UpdateCapacityTrendConfig
Update the capacity trend configuration parameters
PUT
/api/v1/monitoring/capacity/configOperation ID
UpdateCapacityTrendConfigSince
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
application/jsonBody Fields
snapshotIntervalMinIntegerRequiredUpdated snapshot interval in minutes
Example: 30
retentionDaysIntegerRequiredUpdated data retention period in days
Example: 180
forecastEnabledBooleanRequiredWhether to enable capacity forecasting
Example: true
