Ceph Daemon API
The Daemon API from Ceph — 2 operation(s) for daemon.
Ceph Daemon API is one of 6 APIs that Ceph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Daemon. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://{manager_host}:{dashboard_port}/api.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Ceph Daemon API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— JWT obtained from POST /api/auth.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Ceph 5
Other APIs Ceph publishes across the network.