Storage Enclosure for physical disks.
Name | Type | Description | Notes |
---|---|---|---|
chassis_id | int | [optional] [readonly] | |
description | str | [optional] [readonly] | |
enclosure_id | int | [optional] [readonly] | |
num_slots | int | [optional] [readonly] | |
presence | str | [optional] [readonly] | |
server_id | int | [optional] [readonly] | |
type | str | [optional] [readonly] | |
compute_blade | ComputeBlade | [optional] | |
compute_rack_unit | ComputeRackUnit | [optional] | |
enclosure_disk_slots | list[StorageEnclosureDiskSlotEp] | A reference to a storageEnclosureDiskSlotEp resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
enclosure_disks | list[StorageEnclosureDisk] | A reference to a storageEnclosureDisk resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
equipment_chassis | EquipmentChassis | [optional] | |
physical_disks | list[StoragePhysicalDisk] | A reference to a storagePhysicalDisk resource. When the $expand query parameter is specified, the referenced resource is returned inline. | [optional] [readonly] |
registered_device | AssetDeviceRegistration | [optional] |