The monitorDisableRules Web API Method
Disable a list of Monitor rules.
Version: 1.3
Required Permissions: Full
HTTP method: POST
Supported by Editions: Zend Server
Request Parameters:
| Parameter | Type | Required | Description | 
| rulesIds | Array | Yes | List of rules ids to be disabled | 
Expected Response Code: 202 Accepted
Response Type: A list of the rule elements that were disabled
Possible Action Specific Error Codes:
| HTTP Code | Error Code | Description | 
| 500 | internalServerError | The system could not retrieve the requested rules’ information, possibly due to database error | 
| 404 | noSuchMonitorRule | The requested rule was not found | 
Example
| 
                                                 | Request (headers removed for the purpose of clarity)
 Response (not all headers are shown)
 | 
 
                            
                         
                                            


