GetProductTrend
Get metric trend data points for a given product type over a time window
GET
/api/v1/monitoring/products/{productType}/trendOperation ID
GetProductTrendSince
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
metricNameStringName of the metric to trend Name of the metric to trend
durationStringTime duration for the trend window (e.g. 1h, 24h, 7d) Time duration for the trend window (e.g. 1h, 24h, 7d)
