UpdateSilencePolicy
Update Silence Policy
POST
/api/v1/admin/ota/silence-policyOperation ID
UpdateSilencePolicySince
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
policyObjectRequiredPolicy for this resource
autoSilenceOnUpgradeBooleanWhether alert silence windows are automatically created during upgrades
Example: true
bufferMinutesIntegerExtra buffer time in minutes added before and after the upgrade window
Example: 5
suppressedAlertTypesListSuppressed alert types
Example: item1,item2
notifyOncallBeforeSilenceBooleanWhether the on-call team is notified before a silence is activated
Example: true
