The rsd_lib.resources.v2_4.system.system Module

class rsd_lib.resources.v2_4.system.system.System(connector, path='', redfish_version=None, registries=None, reader=None)

Bases: rsd_lib.resources.v2_3.system.system.System

property processors

Property to provide reference to ProcessorCollection instance

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

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

Bases: rsd_lib.resources.v2_3.system.system.SystemCollection