Retrieve firmware, software, storage inventories, PCI devices and smart update tool settings for a server specified by the id of the server
Server's inventory Data
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "id": "string",
- "type": "compute-ops-mgmt/server/inventory",
- "serial": "string",
- "productId": "string",
- "lastFullInventoryCollectionAt": "2019-08-24T14:15:22Z",
- "lastFullInventoryCollectionPowerState": "string",
- "firmware": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "software": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "storage": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "smartStorage": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "device": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "smartUpdateToolInventory": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
]
}, - "chassis": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "memory": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "networkAdapter": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "processor": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "powerSupply": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}, - "thermal": {
- "modified": "2019-08-24T14:15:22Z",
- "data": [
- {
- "property1": [ ],
- "property2": [ ]
}
], - "collectionState": "string"
}
}