SubscriptionListResponse

SubscriptionListResponse
SubscriptionListResponse
JSON Example
{
    "results": [
        {
            "entity_id": "string",
            "active": false,
            "event_name": "string",
            "is_problem": false,
            "severity": "string",
            "search_criteria": "string",
            "generate_event_criteria": "string",
            "email_frequency": "string",
            "daily_at_utc": "string",
            "email_ids": [
                "string"
            ],
            "snmp_trap_entity_ids": [
                "string"
            ],
            "notification_settings": [
                {
                    "type": "string",
                    "frequency": "string",
                    "notification_time": "string",
                    "receivers": [
                        "string"
                    ]
                }
            ]
        }
    ],
    "total_count": 0
}
results
Optional

results

integer
total_count
Optional

total_count