IntentNotification

IntentNotification
IntentNotification
JSON Example
{
    "type": "string",
    "frequency": "string",
    "enabled": true,
    "receivers": [
        "string"
    ],
    "schedule": [
        {
            "type": "string",
            "periodInMS": 0,
            "startTimestamp": 0
        }
    ]
}
string
type
Optional

Intent type

Possible values are : EMAIL, SNMP_TRAP, PUSH_NOTIFICATION,
string
frequency
Optional

Intent freq

Possible values are : IMMEDIATE, DAILY,
boolean
enabled
Optional

enabled

array of string
receivers
Optional

Intent receivers

schedule
Optional

schedule