The sushy.resources.system.storage.drive Module

The sushy.resources.system.storage.drive Module

class sushy.resources.system.storage.drive.Drive(connector, path='', redfish_version=None, reader=None)

Bases: sushy.resources.base.ResourceBase

This class represents a disk drive or other physical storage medium.

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

The size in bytes of this Drive

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

The Drive identity string

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

The name of the resource

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.