The rsd_lib.resources.v2_3.system.system Module

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

Bases: rsd_lib.resources.v2_2.system.system.System

property ethernet_interfaces

Property to provide reference to EthernetInterfaceCollection 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.system.system.SystemCollection(connector, path, redfish_version=None, registries=None, root=None)

Bases: rsd_lib.resources.v2_2.system.system.SystemCollection