InlineAlarmDefinitionListResult1

InlineAlarmDefinitionListResult1
InlineAlarmDefinitionListResult1
JSON Example
{
    "results": [
        {
            "id": "550e8400-e29b-41d4-a716-446655440000",
            "feature_name": "nsx_manager_communication",
            "feature_display_name": "NSX Manager Communication",
            "severity": "HIGH",
            "summary": "NSX Manager is disconnected from Security Services Platform",
            "event_type": "nsx_manager_disconnected",
            "event_type_display_name": "NSX Manager Disconnected",
            "description": "Security Services Platform is disconnected from NSX Manager",
            "description_on_resolve": "Security Services Platform is connected to NSX Manager.",
            "recommended_action": "Navigate to System | NSX Managers and click on the Connected status",
            "kb_article": "http://kb-article-link",
            "release_introduced": "5.1.0",
            "event_resource_type": "nsx-manager",
            "event_resource_type_display_name": "NSX Manager",
            "enabled": true
        }
    ]
}
results
Optional

An array of alarm definitions that match the filter criteria. The list is ordered by creation time in descending order (newest first).