API Guide

Table Of Contents
"DeviceTypeId": 4000,
"RebootRequired": false,
"DeviceFirmwareUpdateCapable": true,
"DeviceUserFirmwareUpdateCapable": true,
"ComponentComplianceReports": [
{
"@odata.type": "#UpdateService.ComponentComplianceReport",
"Id": 12,
"Version": "Not updatable through catalog",
"CurrentVersion": "10.5.0.7.745",
"Path": "",
"Name": "IOM Firmware",
"Criticality": "Unknown",
"UniqueIdentifier": "",
"TargetIdentifier": "",
"UpdateAction": "UNKNOWN",
"SourceName": "IOM.Slot.A1",
"PrerequisiteInfo": "",
"ImpactAssessment": "",
"Uri": "",
"RebootRequired": false,
"ComplianceStatus": "UNKNOWN",
"ComplianceDependencies": [],
"ComponentType": "FIRMWARE",
"DependencyUpgradeRequired": false
}
]
}
Table 82. Attributes
Attribute Description
DeviceId Identifier for the device in the appliance.
ServiceTag Service Tag of the device.
DeviceModel Model of the device.
DeviceTypename Type of device, such as server or chassis.
DeviceName Name of the device.
FirmwareStatus Shows if firmware compliance status. The possible options
are:
Critical
Warning
Download
Ok
Unknown
ComplianceStatus Shows the compliance status. The possible options are:
CRITICAL
WARNING
DOWNGRADE
OK
UNKNOWN
Configure 169