Topology
The Topology API provides access to systems, node definitions, and topology node deletion operations for the authenticated environment.
Object references
- Node definition object - topology node shape including system metadata and metric definitions
API requests
- List systems -
GET /v1/topology/systems- list systems in the environment with optional node and metric counts - List node definitions -
GET /v1/topology/nodes- list topology nodes and the metric definitions attached to them - Delete node definitions -
POST /v1/topology/nodes/delete- soft-delete one or more node definitions in the environment
Notes
- All endpoints are tenant-scoped through the authenticated environment