DisableAlarmRequestType

DisableAlarmRequestType
DisableAlarmRequestType

The parameters of DisableAlarm.

JSON Example
{
    "alarm": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "entity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
alarm
Required

Reference to an instance of the Alarm managed object.

entity
Required

Reference to an instance of the ManagedEntity managed object.