Developers Guide

Table Of Contents
"NeighborChassisMAC": "",
"NeighborChassisType": "TOR",
"NeighborMgmtIPv4": "",
"NeighborMgmtIPv6": "",
"NeighborPortName": "",
"ServiceTag": "",
"SystemID": "",
"LinkSpeed": "unknown",
"NeighborChassisId": "GBE.3",
"ChassisId": 10064
},
{
"ChassisModel": "",
"ChassisName": "",
"LinkState": "Down",
"NeighborChassisMAC": "",
"NeighborChassisType": "",
"NeighborMgmtIPv4": "",
"NeighborMgmtIPv6": "",
"NeighborPortName": "",
"ServiceTag": "",
"SystemID": "",
"LinkSpeed": "unknown",
"NeighborChassisId": "GBE.4",
"ChassisId": 10064
}
]
}
]
}
NOTE: The value for the chassis attribute, LinkSpeed, is "Unknown".
Individual filters
You can also use individual filters in this URI.
Example
response body
GET for the following URI:
/api/DeviceService/Devices(3315)/
InventoryDetails('subsystemRollupStatus')
Output:
{
"@odata.context": "$metadata#DeviceService.InventoryDetail/$entity",
"@odata.id": "/api/DeviceService/Devices(3315)/
InventoryDetails('subsystemRollupStatus')",
"InventoryType": "subsystemRollupStatus",
"InventoryInfo": [
{
"Id": 145,
"Status": 2000,
"SubsystemName": "cpuRollupStatus"
},
{
"Id": 146,
"Status": 1000,
"SubsystemName": "sysMemPrimaryStatus"
},
{
"Id": 147,
"Status": 1000,
"SubsystemName": "voltRollupStatus"
},
{
"Id": 148,
"Status": 1000,
"SubsystemName": "batteryRollupStatus"
328
Devices