The rsd_lib.resources.v2_2.system.processor Module

The rsd_lib.resources.v2_2.system.processor Module

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

Bases: sushy.resources.system.processor.Processor

metrics

Property to provide reference to Metrics instance

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

refresh()
status = <rsd_lib.resources.v2_2.system.processor.StatusField object>

The processor status

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

Bases: sushy.resources.system.processor.ProcessorCollection

class rsd_lib.resources.v2_2.system.processor.StatusField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

health = <sushy.resources.base.Field object>
health_rollup = <sushy.resources.base.Field object>
state = <sushy.resources.base.Field object>
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.