GetTopResources
List the top-consuming resources for a given product type
GET
/api/v1/monitoring/products/{productType}/top-resourcesOperation ID
GetTopResourcesSince
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
productTypeStringRequiredProduct type to query (e.g. vm, host, storage)
Query Parameters
platformUuidStringUUID of the target platform UUID of the target platform
limitIntegerMaximum number of top resources to return Maximum number of top resources to return
Example: 0
