API Guide

Table Of Contents
"#AlertService.AlertMessageDefinitionCategory", "@odata.id": "/api/
AlertService/AlertMessageDefinitionsCategories('System%20Health')",},
{"@odata.type":
"#AlertService.AlertMessageDefinitionCategory", "@odata.id": "/api/
AlertService/AlertMessageDefinitionsCategories('Updates')",},
{"@odata.type":
"#AlertService.AlertMessageDefinitionCategory", "@odata.id": "/api/
AlertService/AlertMessageDefinitionsCategories('Work%20Notes')",}
]
}
/api/AlertService/AlertMessageDefinitionsCategories('Name')
This URI represents a specific alert definition category.
GET method for AlertMessageDefinitionsCategories('Name')
This method returns the details of a specific alert definition category.
Description Returns the details of a specific alert definition category.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/
$metadata#AlertService.AlertMessageDefinitionCategory/$entity",
"@odata.type": "#AlertService.AlertMessageDefinitionCategory",
"@odata.id": "/api/AlertService/
AlertMessageDefinitionsCategories('Audit')",
"Category": "Audit",
"SubCategoriesDetails": [
{
"@odata.type":
"#AlertService.AlertMessageDefinitionSubCategories",
"SubCategory": "Debug"
},
{
"@odata.type":
"#AlertService.AlertMessageDefinitionSubCategories",
"SubCategory": "Devices"
},
{
"@odata.type":
"#AlertService.AlertMessageDefinitionSubCategories",
"SubCategory": "Fabric"
},
{
"@odata.type":
"#AlertService.AlertMessageDefinitionSubCategories",
"SubCategory": "Fan Event"
},
{
"@odata.type":
"#AlertService.AlertMessageDefinitionSubCategories",
"SubCategory": "Feature Card"
},
{
"@odata.type":
"#AlertService.AlertMessageDefinitionSubCategories",
"SubCategory": "Group Manager"
},
{
148
Alerts