Skip to main content

Delete Operation Rule

Select

SaaS
Customer Managed

This operation deletes an operation rule. More Details

Path Parameters
  • ruleId string required
Responses

OK

DELETE /operationwindow/:ruleid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
ruleId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/OperationWindow/:ruleId' \
-H 'Authtoken: <API_KEY_VALUE>'