API Guide

Table Of Contents
"ModelNumber": "SSDSC2KB480G8R",
"SerialNumber": "BTYF9411094Y480BGN",
"SasAddress": "4433221107000000",
"Revision": "XCV1DL67",
"ManufacturedDay": 0,
"ManufacturedWeek": 0,
"ManufacturedYear": 0,
"EncryptionAbility": false,
"FormFactor": "2500",
"PartNumber": "CN0VPP5PPESIT9AH00WKA01",
"PredictiveFailureState": "No",
"EnclosureId":
"Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.1-1",
"Channel": 0,
"Size": "446.62GB",
"FreeSpace": "0 bytes",
"UsedSpace": "446.62GB",
"BusType": "SATA",
"SlotNumber": 0,
"MediaType": "Solid State Drive",
"RemainingReadWriteEndurance": "100",
"SecurityState": "Unencrypted",
"RaidStatus": "Online"
}
]
}
/api/DeviceService/Devices(Device_ID)/
InventoryDetails('deviceManagement')
This URI represents device management inventory details.
GET method for device inventory details
This method returns the inventory details of a device management.
Description
Returns the inventory details of the device management.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#DeviceService.InventoryDetail",
"@odata.type": "#DeviceService.InventoryDetail",
"@odata.id": "/api/DeviceService/Devices(12458)/
InventoryDetails('deviceManagement')",
"InventoryType": "deviceManagement",
"InventoryInfo": [
{
"ManagementId": 7353,
"IpAddress": "100.69.115.107",
"MacAddress": "d0:94:66:2a:00:6a",
"ManagementType": {
"Name": "PUBLIC",
"Description": "Public Management Interface",
"ManagementType": 2
},
"InstrumentationName": "WIN-02GODDHDJTC",
"DnsName": "iDRAC-SJSTN01",
"EndPointAgents": [
{
"ManagementProfileId": 7393,
Devices 311