Post
/v2/rulelist
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Body parameters
object
Responses
200
OK
object
ruleList
Array of object (alertserviceRuleRecord)
object
alarmClear
string
Condition for triggering recovery
Exampleexample string
alarmSet
string
Condition for triggering alert (required)
Exampleexample string
allowCount
integer (int64)
Number of entities allowed/excluded (required)
Example1234567891011
category
string
Category of the rule (required)
Exampleexample string
enabled
boolean
Whether the rule is enabled or disabled (required)
Exampletrue
plane
string
Plane of the rule (required)
ExampleENUM_VALUE
priority
string
Priority of taking action against the rule (required)
Example10000000
ruleId
string
Unique id of the rule (required)
Exampleexample string
ruleName
string
Name of the rule (required)
Exampleexample string