IBM Turbonomic Entities API
Query and manage entities (VMs, containers, applications, storage)
IBM Turbonomic Entities API is one of 10 APIs that IBM Turbonomic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Entities. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and an API reference.
This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v3.
Requests are made against a single base URL, https://{turbonomic_host}/api/v3.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
IBM Turbonomic Entities API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
bearerAuth— Bearer token obtained by calling POST /api/v3/login with username and password. Include in the Authorization header as 'Bearer {token}'.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
Query and manage entities (VMs, containers, applications, storage)
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Action (12 properties), Entity (7 properties), EntityRef (3 properties), StatSnapshot (2 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 IBM Turbonomic 9
Other APIs IBM Turbonomic publishes across the network.