Update an existing rule

Modifies an existing SLA monitoring rule.

  • All fields can be updated except product_id when customers are mapped.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specify the unique ID of the data protection rule.

Body Params

Request body

UpdateRuleRequest represents update rule API request

int64

Evaluation frequency: 0=N/A, 1=Hourly, 2=Daily, 3=Weekly, 4=Monthly

int64
required

Parameter type: 1=RPO Compliance, 2=Backup Success Rate, 3=Consecutive Failures

int64
required

Product ID: 1=Enterprise Workloads, 2=SaaS Apps and Endpoints

string
required

Rule name (3-255 characters, unique per MSP)

int64
required

Rule status: 1=Active, 2=Disabled

int64
required

Threshold value (depends on parameter_type)

workloadIDs
array of int64s
required

Workload IDs to monitor

workloadIDs*
Responses

400

Bad Request - Invalid input, duplicate name, or product change not allowed

401

The request did not include a valid Access Token. Kindly provide a valid Access Token to process the request.

403

Forbidden - Insufficient permissions

404

Not Found - Rule does not exist or does not belong to MSP

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json