GetTrend
Get performance trend data across historical baselines for a metric.
GET
/api/v1/profiling/trendOperation ID
GetTrendSince
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
Query Parameters
profileTypeStringProfile type to retrieve trend data for.
metricStringMetric name to trend (e.g. self_pct, cumulative_pct).
funcNameStringFunction name to retrieve trend data for.
limitIntegerMaximum number of trend data points to return.
Example: 0
