| ||
| detail: element | attribute | value | ||
Data Structure {
"typeId": "com.tintri.api.rest.v310.dto.domain.beans.hardware.ApplianceComponent",
"description": <String>,
"locator": <String>,
"status": <String>,
"type": 'CPU' | 'MEMORY' | 'FAN' | 'POWER_SUPPLY' | 'MISC' | 'DOM' | 'TEMPERATURE' | 'IO_CARD' | 'VOLTAGE' | 'CABLE' | 'SENSOR_CURRENT' | 'SAS_PORT' | 'CONTROLLER' | 'DISK',
}
|
| Name | Type | Description | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| description | xsd:string | Hardware component description | ||||||||||||||||||||||||||||
| locator | xsd:string | Internal ID to locate this hardware component. | ||||||||||||||||||||||||||||
| status | xsd:string | Hardware status description. | ||||||||||||||||||||||||||||
| type | CPU | MEMORY | FAN | POWER_SUPPLY | MISC | DOM | TEMPERATURE | IO_CARD | VOLTAGE | CABLE | SENSOR_CURRENT | SAS_PORT | CONTROLLER | DISK | Hardware type.
|
| ||
| detail: element | attribute | value | ||