Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell EMC OpenManage Enterprise 3.9 RESTful API Guide

PDF

GET method for AlertCategories

This method returns all the alert categories.

Description
Returns all alert categories.
Privilege
VIEW
HTTP response codes
200
Example response body
{
    "@odata.context": "/api/$metadata#Collection(AlertService.AlertCategories)",
    "@odata.count": 13,
    "value": [
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('Application')",
            "Name": "Application",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 4,
                    "Name": "Audit",
                    "CatalogName": "Application",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 90,
                            "Name": "Devices",
                            "Description": "Devices"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 10,
                            "Name": "Generic",
                            "Description": "Generic"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 151,
                            "Name": "Power Configuration",
                            "Description": "Power Configuration"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 35,
                            "Name": "Users",
                            "Description": "Users"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 5,
                    "Name": "Configuration",
                    "CatalogName": "Application",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 85,
                            "Name": "Application",
                            "Description": "Application"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 116,
                            "Name": "Device Warranty",
                            "Description": "Device Warranty"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 90,
                            "Name": "Devices",
                            "Description": "Devices"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 36,
                            "Name": "Discovery",
                            "Description": "Discovery"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 10,
                            "Name": "Generic",
                            "Description": "Generic"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 84,
                            "Name": "Groups",
                            "Description": "Groups"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 47,
                            "Name": "Job",
                            "Description": "Job"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 118,
                            "Name": "Metrics",
                            "Description": "Metrics"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 20,
                            "Name": "Miscellaneous",
                            "Description": "Miscellaneous"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 93,
                            "Name": "Monitoring",
                            "Description": "Monitoring"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 151,
                            "Name": "Power Configuration",
                            "Description": "Power Configuration"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 31,
                            "Name": "Reports",
                            "Description": "Reports"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 9,
                            "Name": "Security",
                            "Description": "Security"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 88,
                            "Name": "Templates",
                            "Description": "Templates"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 35,
                            "Name": "Users",
                            "Description": "Users"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 7,
                    "Name": "Miscellaneous",
                    "CatalogName": "Application",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 20,
                            "Name": "Miscellaneous",
                            "Description": "Miscellaneous"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 2,
                    "Name": "Storage",
                    "CatalogName": "Application",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 90,
                            "Name": "Devices",
                            "Description": "Devices"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "Application",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 90,
                            "Name": "Devices",
                            "Description": "Devices"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7400,
                            "Name": "Health Status of Managed device",
                            "Description": "Health Status of Managed device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 118,
                            "Name": "Metrics",
                            "Description": "Metrics"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 151,
                            "Name": "Power Configuration",
                            "Description": "Power Configuration"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 3,
                    "Name": "Updates",
                    "CatalogName": "Application",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 85,
                            "Name": "Application",
                            "Description": "Application"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 112,
                            "Name": "Firmware",
                            "Description": "Firmware"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('Dell%20Storage')",
            "Name": "Dell Storage",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 2,
                    "Name": "Storage",
                    "CatalogName": "Dell Storage",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "Dell Storage",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 18,
                            "Name": "Storage",
                            "Description": "Storage"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('iDRAC')",
            "Name": "iDRAC",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 4,
                    "Name": "Audit",
                    "CatalogName": "iDRAC",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 41,
                            "Name": "Auto System Reset",
                            "Description": "Auto System Reset"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 54,
                            "Name": "BIOS Management",
                            "Description": "BIOS Management"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 75,
                            "Name": "BIOS POST",
                            "Description": "BIOS POST"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 12,
                            "Name": "Debug",
                            "Description": "Debug"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 53,
                            "Name": "Group Manager",
                            "Description": "Group Manager"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 11,
                            "Name": "Hardware Config",
                            "Description": "Hardware Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 45,
                            "Name": "iDRAC Service Module",
                            "Description": "iDRAC Service Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 114,
                            "Name": "IP Address",
                            "Description": "IP Address"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 48,
                            "Name": "Licensing",
                            "Description": "Licensing"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 15,
                            "Name": "Management Module",
                            "Description": "Management Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 96,
                            "Name": "OS Event",
                            "Description": "OS Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 81,
                            "Name": "PCI Device",
                            "Description": "PCI Device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 78,
                            "Name": "Power Supply",
                            "Description": "Power Supply"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 28,
                            "Name": "Power Usage POW",
                            "Description": "Power Usage POW"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 109,
                            "Name": "RAC Event",
                            "Description": "RAC Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 120,
                            "Name": "Secure Enterprise Key Management",
                            "Description": "Secure Enterprise Key Management"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 52,
                            "Name": "Software Change",
                            "Description": "Software Change"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 39,
                            "Name": "Software Config",
                            "Description": "Software Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 92,
                            "Name": "Support Assist",
                            "Description": "Support Assist"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 55,
                            "Name": "UEFI Event",
                            "Description": "UEFI Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 56,
                            "Name": "User Tracking",
                            "Description": "User Tracking"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 5,
                    "Name": "Configuration",
                    "CatalogName": "iDRAC",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 49,
                            "Name": "Auto-Discovery",
                            "Description": "Auto-Discovery"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 107,
                            "Name": "Backup/Restore",
                            "Description": "Backup/Restore"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 104,
                            "Name": "BOOT Control",
                            "Description": "BOOT Control"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 59,
                            "Name": "Certificate Management",
                            "Description": "Certificate Management"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 51,
                            "Name": "Firmware Download",
                            "Description": "Firmware Download"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 53,
                            "Name": "Group Manager",
                            "Description": "Group Manager"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 11,
                            "Name": "Hardware Config",
                            "Description": "Hardware Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 98,
                            "Name": "IO Identity Optimization",
                            "Description": "IO Identity Optimization"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 105,
                            "Name": "IO Virtualization",
                            "Description": "IO Virtualization"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 114,
                            "Name": "IP Address",
                            "Description": "IP Address"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 27,
                            "Name": "Job Control",
                            "Description": "Job Control"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 57,
                            "Name": "Lifecycle Controller",
                            "Description": "Lifecycle Controller"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 3,
                            "Name": "Link Status",
                            "Description": "Link Status"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 19,
                            "Name": "Log Event",
                            "Description": "Log Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 15,
                            "Name": "Management Module",
                            "Description": "Management Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 80,
                            "Name": "Memory",
                            "Description": "Memory"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 102,
                            "Name": "NIC Configuration",
                            "Description": "NIC Configuration"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 97,
                            "Name": "OS Deployment",
                            "Description": "OS Deployment"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 81,
                            "Name": "PCI Device",
                            "Description": "PCI Device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 61,
                            "Name": "Processor",
                            "Description": "Processor"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 109,
                            "Name": "RAC Event",
                            "Description": "RAC Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 120,
                            "Name": "Secure Enterprise Key Management",
                            "Description": "Secure Enterprise Key Management"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 39,
                            "Name": "Software Config",
                            "Description": "Software Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 18,
                            "Name": "Storage",
                            "Description": "Storage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 113,
                            "Name": "Storage Controller",
                            "Description": "Storage Controller"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 92,
                            "Name": "Support Assist",
                            "Description": "Support Assist"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 29,
                            "Name": "System Event Log",
                            "Description": "System Event Log"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 79,
                            "Name": "Test Alert",
                            "Description": "Test Alert"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 55,
                            "Name": "UEFI Event",
                            "Description": "UEFI Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 66,
                            "Name": "vFlash Event",
                            "Description": "vFlash Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7,
                            "Name": "Virtual Console",
                            "Description": "Virtual Console"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 2,
                    "Name": "Storage",
                    "CatalogName": "iDRAC",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 108,
                            "Name": "Battery Event",
                            "Description": "Battery Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 106,
                            "Name": "Fan Event",
                            "Description": "Fan Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 11,
                            "Name": "Hardware Config",
                            "Description": "Hardware Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 94,
                            "Name": "Physical Disk",
                            "Description": "Physical Disk"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 78,
                            "Name": "Power Supply",
                            "Description": "Power Supply"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 109,
                            "Name": "RAC Event",
                            "Description": "RAC Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 44,
                            "Name": "Redundancy",
                            "Description": "Redundancy"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 52,
                            "Name": "Software Change",
                            "Description": "Software Change"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 119,
                            "Name": "Software Defined Storage",
                            "Description": "Software Defined Storage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 99,
                            "Name": "SSD Devices",
                            "Description": "SSD Devices"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 18,
                            "Name": "Storage",
                            "Description": "Storage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 113,
                            "Name": "Storage Controller",
                            "Description": "Storage Controller"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 82,
                            "Name": "Storage Enclosure",
                            "Description": "Storage Enclosure"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 110,
                            "Name": "Temperature",
                            "Description": "Temperature"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 46,
                            "Name": "Virtual Disk",
                            "Description": "Virtual Disk"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "iDRAC",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 67,
                            "Name": "Amperage",
                            "Description": "Amperage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 41,
                            "Name": "Auto System Reset",
                            "Description": "Auto System Reset"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 108,
                            "Name": "Battery Event",
                            "Description": "Battery Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 75,
                            "Name": "BIOS POST",
                            "Description": "BIOS POST"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 89,
                            "Name": "Cable",
                            "Description": "Cable"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 106,
                            "Name": "Fan Event",
                            "Description": "Fan Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 83,
                            "Name": "Fibre Channel",
                            "Description": "Fibre Channel"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 11,
                            "Name": "Hardware Config",
                            "Description": "Hardware Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 45,
                            "Name": "iDRAC Service Module",
                            "Description": "iDRAC Service Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 111,
                            "Name": "IDSDM Redundancy",
                            "Description": "IDSDM Redundancy"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 105,
                            "Name": "IO Virtualization",
                            "Description": "IO Virtualization"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 3,
                            "Name": "Link Status",
                            "Description": "Link Status"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 19,
                            "Name": "Log Event",
                            "Description": "Log Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 15,
                            "Name": "Management Module",
                            "Description": "Management Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 80,
                            "Name": "Memory",
                            "Description": "Memory"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 102,
                            "Name": "NIC Configuration",
                            "Description": "NIC Configuration"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 96,
                            "Name": "OS Event",
                            "Description": "OS Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 81,
                            "Name": "PCI Device",
                            "Description": "PCI Device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 94,
                            "Name": "Physical Disk",
                            "Description": "Physical Disk"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 78,
                            "Name": "Power Supply",
                            "Description": "Power Supply"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 61,
                            "Name": "Processor",
                            "Description": "Processor"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 68,
                            "Name": "Processor Absent",
                            "Description": "Processor Absent"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 103,
                            "Name": "PSU Absent",
                            "Description": "PSU Absent"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 109,
                            "Name": "RAC Event",
                            "Description": "RAC Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 44,
                            "Name": "Redundancy",
                            "Description": "Redundancy"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 120,
                            "Name": "Secure Enterprise Key Management",
                            "Description": "Secure Enterprise Key Management"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 39,
                            "Name": "Software Config",
                            "Description": "Software Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 18,
                            "Name": "Storage",
                            "Description": "Storage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 92,
                            "Name": "Support Assist",
                            "Description": "Support Assist"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 29,
                            "Name": "System Event Log",
                            "Description": "System Event Log"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 13,
                            "Name": "System Performance Event",
                            "Description": "System Performance Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 110,
                            "Name": "Temperature",
                            "Description": "Temperature"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 16,
                            "Name": "Temperature Statistics",
                            "Description": "Temperature Statistics"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 55,
                            "Name": "UEFI Event",
                            "Description": "UEFI Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 5,
                            "Name": "vFlash Absent",
                            "Description": "vFlash Absent"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 66,
                            "Name": "vFlash Event",
                            "Description": "vFlash Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7,
                            "Name": "Virtual Console",
                            "Description": "Virtual Console"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 46,
                            "Name": "Virtual Disk",
                            "Description": "Virtual Disk"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 40,
                            "Name": "Voltage",
                            "Description": "Voltage"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 3,
                    "Name": "Updates",
                    "CatalogName": "iDRAC",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 51,
                            "Name": "Firmware Download",
                            "Description": "Firmware Download"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 24,
                            "Name": "Firmware Update Job",
                            "Description": "Firmware Update Job"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 53,
                            "Name": "Group Manager",
                            "Description": "Group Manager"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 27,
                            "Name": "Job Control",
                            "Description": "Job Control"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 109,
                            "Name": "RAC Event",
                            "Description": "RAC Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 52,
                            "Name": "Software Change",
                            "Description": "Software Change"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 55,
                            "Name": "UEFI Event",
                            "Description": "UEFI Event"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 6,
                    "Name": "Work Notes",
                    "CatalogName": "iDRAC",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 54,
                            "Name": "BIOS Management",
                            "Description": "BIOS Management"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('IF-MIB')",
            "Name": "IF-MIB",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "IF-MIB",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('MM')",
            "Name": "MM",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 4,
                    "Name": "Audit",
                    "CatalogName": "MM",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 105,
                            "Name": "IO Virtualization",
                            "Description": "IO Virtualization"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 15,
                            "Name": "Management Module",
                            "Description": "Management Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 81,
                            "Name": "PCI Device",
                            "Description": "PCI Device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 78,
                            "Name": "Power Supply",
                            "Description": "Power Supply"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 29,
                            "Name": "System Event Log",
                            "Description": "System Event Log"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 5,
                    "Name": "Configuration",
                    "CatalogName": "MM",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 105,
                            "Name": "IO Virtualization",
                            "Description": "IO Virtualization"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 81,
                            "Name": "PCI Device",
                            "Description": "PCI Device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 39,
                            "Name": "Software Config",
                            "Description": "Software Config"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "MM",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 67,
                            "Name": "Amperage",
                            "Description": "Amperage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 108,
                            "Name": "Battery Event",
                            "Description": "Battery Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 89,
                            "Name": "Cable",
                            "Description": "Cable"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 106,
                            "Name": "Fan Event",
                            "Description": "Fan Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 11,
                            "Name": "Hardware Config",
                            "Description": "Hardware Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 105,
                            "Name": "IO Virtualization",
                            "Description": "IO Virtualization"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 48,
                            "Name": "Licensing",
                            "Description": "Licensing"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 3,
                            "Name": "Link Status",
                            "Description": "Link Status"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 15,
                            "Name": "Management Module",
                            "Description": "Management Module"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 117,
                            "Name": "MM Event",
                            "Description": "MM Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 94,
                            "Name": "Physical Disk",
                            "Description": "Physical Disk"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 78,
                            "Name": "Power Supply",
                            "Description": "Power Supply"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 44,
                            "Name": "Redundancy",
                            "Description": "Redundancy"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 18,
                            "Name": "Storage",
                            "Description": "Storage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 113,
                            "Name": "Storage Controller",
                            "Description": "Storage Controller"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 82,
                            "Name": "Storage Enclosure",
                            "Description": "Storage Enclosure"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 29,
                            "Name": "System Event Log",
                            "Description": "System Event Log"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 110,
                            "Name": "Temperature",
                            "Description": "Temperature"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 46,
                            "Name": "Virtual Disk",
                            "Description": "Virtual Disk"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 40,
                            "Name": "Voltage",
                            "Description": "Voltage"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('Networking')",
            "Name": "Networking",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "Networking",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('OMSA')",
            "Name": "OMSA",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 4,
                    "Name": "Audit",
                    "CatalogName": "OMSA",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 19,
                            "Name": "Log Event",
                            "Description": "Log Event"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 5,
                    "Name": "Configuration",
                    "CatalogName": "OMSA",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 41,
                            "Name": "Auto System Reset",
                            "Description": "Auto System Reset"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 61,
                            "Name": "Processor",
                            "Description": "Processor"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "OMSA",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 67,
                            "Name": "Amperage",
                            "Description": "Amperage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 41,
                            "Name": "Auto System Reset",
                            "Description": "Auto System Reset"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 108,
                            "Name": "Battery Event",
                            "Description": "Battery Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 89,
                            "Name": "Cable",
                            "Description": "Cable"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 11,
                            "Name": "Hardware Config",
                            "Description": "Hardware Config"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 80,
                            "Name": "Memory",
                            "Description": "Memory"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 78,
                            "Name": "Power Supply",
                            "Description": "Power Supply"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 23,
                            "Name": "Power Usage",
                            "Description": "Power Usage"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 61,
                            "Name": "Processor",
                            "Description": "Processor"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 44,
                            "Name": "Redundancy",
                            "Description": "Redundancy"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 25,
                            "Name": "Security Event",
                            "Description": "Security Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 29,
                            "Name": "System Event Log",
                            "Description": "System Event Log"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 110,
                            "Name": "Temperature",
                            "Description": "Temperature"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 66,
                            "Name": "vFlash Event",
                            "Description": "vFlash Event"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 40,
                            "Name": "Voltage",
                            "Description": "Voltage"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('OpenManage%20Enterprise')",
            "Name": "OpenManage Enterprise",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "OpenManage Enterprise",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7400,
                            "Name": "Health Status of Managed device",
                            "Description": "Health Status of Managed device"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 118,
                            "Name": "Metrics",
                            "Description": "Metrics"
                        },
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 71,
                            "Name": "System Info",
                            "Description": "System Info"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('OpenManage%20Essentials')",
            "Name": "OpenManage Essentials",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 4,
                    "Name": "Audit",
                    "CatalogName": "OpenManage Essentials",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "OpenManage Essentials",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                },
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 6,
                    "Name": "Work Notes",
                    "CatalogName": "OpenManage Essentials",
                    "SubCategoryDetails": []
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('Power%20Manager')",
            "Name": "Power Manager",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "Power Manager",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 151,
                            "Name": "Power Configuration",
                            "Description": "Power Configuration"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('RFC1215')",
            "Name": "RFC1215",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "RFC1215",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('SNMPv2-MIB')",
            "Name": "SNMPv2-MIB",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "SNMPv2-MIB",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                }
            ]
        },
        {
            "@odata.type": "#AlertService.AlertCategories",
            "@odata.id": "/api/AlertService/AlertCategories('VMWare')",
            "Name": "VMWare",
            "IsBuiltIn": true,
            "CategoriesDetails": [
                {
                    "@odata.type": "#AlertService.AlertCategory",
                    "Id": 1,
                    "Name": "System Health",
                    "CatalogName": "VMWare",
                    "SubCategoryDetails": [
                        {
                            "@odata.type": "#AlertService.AlertSubCategory",
                            "Id": 7700,
                            "Name": "Other",
                            "Description": "Other"
                        }
                    ]
                }
            ]
        }
    ]
}
Table 1. AttributesThis table lists the attributes that this method supports.
Attribute name Description
Name Name of the catalog for the category.
IsBuiltIn True for built-in catalog and false for catalog from customer uploaded MIBs
CategoriesDetails
Id ID of the category associated on the catalog.
Name Name of category.
Catalog Name Name of the catalog for which the category is associated.
SubCategoryDetails
Id ID of subcategory.
Name Name of subcategory.
Description Description of subcategory.

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\