Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
http://localhost:8080/v1
Authentication
HTTP Basic
Contact
Resource Areas
1

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 1

Cluster topology and information operations

GET
/v1/cluster
Get cluster information (verify gateway connectivity to the Aerospike cluster)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aerospike-cluster-api-openapi.yml Raw ↑

Other APIs Aerospike publishes across the network.

Aerospike REST Gateway
Aerospike Documentation API