The rsd_lib.resources.v2_3.storage_service.storage_service Module

The rsd_lib.resources.v2_3.storage_service.storage_service Module

class rsd_lib.resources.v2_3.storage_service.storage_service.StorageService(connector, identity, redfish_version=None)

Bases: sushy.resources.base.ResourceBase

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

The storage service description

drives

Property to provide reference to DriveCollection instance

It is calculated once when it is queried for the first time. On refresh, this property is reset.

endpoints

Property to provide reference to EndpointCollection instance

It is calculated once when it is queried for the first time. On refresh, this property is reset.

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

The storage service identity string

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

The storage service name

status = <rsd_lib.common.StatusField object>

The storage service status

storage_pools

Property to provide reference to StoragePoolCollection instance

It is calculated once when it is queried for the first time. On refresh, this property is reset.

volumes

Property to provide reference to VolumeCollection instance

It is calculated once when it is queried for the first time. On refresh, this property is reset.

class rsd_lib.resources.v2_3.storage_service.storage_service.StorageServiceCollection(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.