Aerospike Cluster API
Cluster topology and information operations
Aerospike Cluster API is one of 3 APIs that Aerospike publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Cluster. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, http://localhost:8080.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Aerospike Cluster API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
basicAuth— HTTP Basic credentials are forwarded by the REST Gateway to the Aerospike security subsystem when enabled. When Aerospike security is disabled the gateway acce…
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Cluster topology and information operations
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Aerospike 2
Other APIs Aerospike publishes across the network.