Infoblox Grid API
Operations for managing Grid members, properties, and services.
Infoblox Grid API is one of 21 APIs that Infoblox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Grid. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a changelog, and a getting-started guide.
This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.12.
Requests are made against a single base URL, https://{grid-master}/wapi/v2.12.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Infoblox Grid API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
An API key is passed in the cookie as ibapauth (cookieAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic Authentication using NIOS admin credentials.cookieAuth— Session cookie returned after successful authentication. Pass the ibapauth cookie with subsequent requests to maintain an authenticated session.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Operations for managing Grid members, properties, and services.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Member (5 properties), Grid (4 properties), Error (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Infoblox 12
Other APIs Infoblox publishes across the network.