Bulk Update Alarms
Bulk update the status of zero or more Alarms that match the specified filters. The new_status value can be OPEN, ACKNOWLEDGED, SUPPRESSED, or RESOLVED. If new_status is SUPPRESSED, the suppress_duration query parameter must also be specified.
Timestamp in milliseconds since epoch
Timestamp in milliseconds since epoch
Cursor for pagination
Event tag
Event Type Filter
Feature Name
Alarm ID
Intent Path for entity ID
Status
Node ID
Node Resource Type
Org ID
Page Size for pagination
Project ID
Severity
Represents order of sorting the values
Key for sorting on this column
Status
Duration in hours for which Alarm should be suppressed
VPC ID
OK
Bad Request
Forbidden
{
"details": "string",
"error_code": 0,
"error_data": {},
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_data": {},
"error_message": "string",
"module_name": "string"
}
]
}
curl -X POST -H 'Authorization: <value>' https://{api_host}/api/v1/alarms?action=set_status