GetTopologyTree
Return a recursive topology tree rooted at the specified resource
GET
/api/v1/monitoring/topology/tree/{type}/{uuid}Operation ID
GetTopologyTreeSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
typeStringRequiredResource type to root the topology tree at (e.g. cluster, host)
uuidStringRequiredUUID of the root resource
