SubscriptionListResponse
Properties
integer
total_count
Optional
Not available
JSON Example
{
"results": [
{
"active": false,
"daily_at_utc": "string",
"email_frequency": "enum",
"email_ids": [
"string"
],
"entity_id": "string",
"event_name": "string",
"generate_event_criteria": "enum",
"is_problem": false,
"search_criteria": "string",
"severity": "enum",
"snmp_trap_entity_ids": [
"string"
]
}
],
"total_count": 0
}