The rsd_lib.resources.v2_1.storage_service.physical_drive Module

The rsd_lib.resources.v2_1.storage_service.physical_drive Module

class rsd_lib.resources.v2_1.storage_service.physical_drive.PhysicalDrive(connector, identity, redfish_version=None)

Bases: sushy.resources.base.ResourceBase

capacity_gib = <sushy.resources.base.Field object>

Physical drive capacity in GiB

drive_type = <sushy.resources.base.Field object>

Type of physical drive

identity = <sushy.resources.base.Field object>

The physical drive identity string

interface = <sushy.resources.base.Field object>

The interface for the physical drive

manufacturer = <sushy.resources.base.Field object>

The manufacturer of the physical drive

model = <sushy.resources.base.Field object>

The model of this physical drive

rpm = <sushy.resources.base.Field object>

The RPM of this physical drive

serial_number = <sushy.resources.base.Field object>

The serial number for the physical drive

status = <rsd_lib.common.StatusField object>

The physical drive status

class rsd_lib.resources.v2_1.storage_service.physical_drive.PhysicalDriveCollection(connector, path, redfish_version=None)

Bases: sushy.resources.base.ResourceCollectionBase

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.