rsd_lib.resources.v2_4.storage_service.volume
Module¶rsd_lib.resources.v2_4.storage_service.volume.
Volume
(connector, path='', redfish_version=None, reader=None)¶Bases: rsd_lib.resources.v2_3.storage_service.volume.Volume
capacity_sources
¶Property to provide a list of CapacitySource instance
It is calculated once when it is queried for the first time. On refresh, this property is reset.
resize
(num_bytes)¶Update volume properties
num_bytes – size in bytes of new resized volume
rsd_lib.resources.v2_4.storage_service.volume.
VolumeCollection
(connector, path, redfish_version=None)¶Bases: rsd_lib.resources.v2_3.storage_service.volume.VolumeCollection
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.