EnableAlarmRequestType

EnableAlarmRequestType
EnableAlarmRequestType

The parameters of EnableAlarm.

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.