Name: ShelfSasPort

The shelf Serial Attached SCSI (SAS) port slot information.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.hardware.ShelfSasPort",
   "address": <String>,
   "description": <String>,
   "locator": <String>,
   "maxSpeed": <Number>,
   "speed": <Number>,
   "status": <String>,
   "type": 'CPU' | 'MEMORY' | 'FAN' | 'POWER_SUPPLY' | 'MISC' | 'DOM' | 'TEMPERATURE' | 'IO_CARD' | 'VOLTAGE' | 'CABLE' | 'SENSOR_CURRENT' | 'SAS_PORT' | 'CONTROLLER' | 'DISK',
}

Attributes
NameTypeDescription
addressxsd:stringThe Serial Attached SCSI (SAS) address.
descriptionxsd:stringHardware component description
locatorxsd:stringInternal ID to locate this hardware component.
maxSpeedxsd:intThe maximum throughput speed.
speedxsd:intThe current throughput speed.
statusxsd:stringHardware status description.
typeCPU | MEMORY | FAN | POWER_SUPPLY | MISC | DOM | TEMPERATURE | IO_CARD | VOLTAGE | CABLE | SENSOR_CURRENT | SAS_PORT | CONTROLLER | DISKHardware type.
CPUCPU component
MEMORYMemory component
FANFan component
POWER_SUPPLYPower supply component
MISCMiscellaneous component
DOMDevice on Motherboard component
TEMPERATURETemperature sensor component
IO_CARDI/O card component
VOLTAGEVoltage sensor component
CABLECable component
SENSOR_CURRENTCurrent sensor component
SAS_PORTSerial Attached SCSI port component
CONTROLLERController component
DISKDisk component