API Guide
"SeverityType": 16,
"SeverityName": "Critical",
"AlertDeviceId": 1714,
"AlertDeviceName": "localhost.smd.devops.dell.com",
"AlertDeviceType": 1000,
"AlertDeviceIpAddress": "xx.xx.xx.xx",
"AlertDeviceMacAddress": "18:a9:9b:fd:cb:37",
"AlertDeviceIdentifier": "VBC1234",
"AlertDeviceAssetTag": "",
"DefinitionId": 1100,
"CatalogName": "NGM Chassis",
"CategoryId": 1000,
"CategoryName": "System Health",
"SubCategoryId": 7705,
"SubCategoryName": "Temperature",
"StatusType": 2000,
"StatusName": "Not-Acknowledged",
"TimeStamp": "2016-11-19 00:00:00.000",
"Message": "The system board battery is low.",
"EemiMessage": "The system board battery is low.",
"RecommendedAction": "NA",
"AlertMessageId": "BAT0000",
"AlertVarBindDetails": "",
"AlertMessageType": "REDFISH"
}
]
}
Table 48. Attributes
Attribute name Description
Id Event record ID.
SeverityType ID of severity.
SeverityName Name of severity.
AlertDeviceId ID of device.
AlertDeviceName Name of device.
AlertDeviceType Device type ID.
AlertDeviceIpAddress IP address of device.
AlertDeviceMacAddress MAC address of device.
AlertDeviceIdentifier Identifier or Service Tag of device.
AlertDeviceAssetTag Asset tag of device.
DefinitionId ID of the definition associated to the alert.
CatalogName Catalog name associated to alert.
CategoryId Category ID associated to alert.
CategoryName Category name associated to alert.
SubCategoryId Sub category ID associated to alert.
SubCategoryName Sub category name associated to alert.
StatusType ID of status type.
StatusName Name of status type.
TimeStamp Date and time when the alert was raised.
Message Message describing the issue.
EemiMessage Event and Error Message describing the issue, if applicable.
RecommendedAction Recommended action for the alert.
AlertMessageId Event and Alert Message ID associated with the issue.
Alerts 75