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

Enumeration: EMAIL, SNMP_TRAP, PUSH_NOTIFICATION
string
frequency
Optional

Intent freq

Enumeration: IMMEDIATE, DAILY
boolean
enabled
Optional

enabled

array of string
receivers
Optional

Intent receivers

schedule
Optional

schedule