UpdateAlarmInstancesRequest

UpdateAlarmInstancesRequest
UpdateAlarmInstancesRequest

Request body for updating the states of a list of alarm instances.

JSON Example
{
    "instances": [
        "string"
    ]
}
array of string
instances
Required

A list of the Alarm Instance IDs to be updated.