EnableAlarmActionsRequestType

EnableAlarmActionsRequestType
EnableAlarmActionsRequestType

The parameters of EnableAlarmActions.

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

Reference to an instance of the ManagedEntity managed object.

boolean
enabled
Required

true, if alarms are enabled during the schedule.