Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.69 KB

StorageEnclosure.md

File metadata and controls

24 lines (20 loc) · 1.69 KB

StorageEnclosure

Storage Enclosure for physical disks.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]