sushy.resources.system.storage.drive
Module¶sushy.resources.system.storage.drive.
Drive
(connector, path='', redfish_version=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
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.