The rsd_lib.resources.v2_2.system.system Module

The rsd_lib.resources.v2_2.system.system Module

class rsd_lib.resources.v2_2.system.system.System(connector, identity, redfish_version=None)

Bases: rsd_lib.resources.v2_1.system.system.System

memory

Property to provide reference to Memory instance

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

metrics

Property to provide reference to Metrics instance

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

processors

Property to provide reference to ProcessorCollection instance

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

class rsd_lib.resources.v2_2.system.system.SystemCollection(connector, path, redfish_version=None)

Bases: rsd_lib.resources.v2_1.system.system.SystemCollection

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.