SubscriptionRequest
Properties
string
daily_at_utc
Optional
Not available
array of
string
email_ids
Optional
Not available
string
event_name
Optional
Not available
boolean
is_problem
Optional
Not available
string
search_criteria
Optional
Not available
string
severity
Optional
Not available
array of
string
snmp_trap_entity_ids
Optional
Not available
JSON Example
{
"daily_at_utc": "string",
"email_frequency": "enum",
"email_ids": [
"string"
],
"event_name": "string",
"generate_event_criteria": "enum",
"is_problem": false,
"search_criteria": "string",
"severity": "string",
"snmp_trap_entity_ids": [
"string"
]
}