API Guide

{"@odata.type": "#AlertService.AlertMessageDefinitionCategory",
"@odata.id": "/api/AlertService/AlertMessageDefinitionsCategories('Audit')",
…},
{"@odata.type": "#AlertService.AlertMessageDefinitionCategory",
"@odata.id": "/api/AlertService/
AlertMessageDefinitionsCategories('Configuration')",…},
{"@odata.type": "#AlertService.AlertMessageDefinitionCategory",
"@odata.id": "/api/AlertService/
AlertMessageDefinitionsCategories('Storage')",…},
{"@odata.type": "#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
Input:
Output:
{
"@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"
106
Alerts