The rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch
Module¶
-
class
rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch.
EthernetSwitch
(connector, path='', redfish_version=None, registries=None, reader=None)¶ Bases:
rsd_lib.resources.v2_1.ethernet_switch.ethernet_switch.EthernetSwitch
-
property
metrics
¶ Property to provide reference to EthernetSwitchMetrics instance
It is calculated once when it is queried for the first time. On refresh, this property is reset.
-
property
ports
¶ Property to provide reference to EthernetSwitchPortCollection instance
It is calculated once when it is queried for the first time. On refresh, this property is reset.
-
property
-
class
rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch.
EthernetSwitchCollection
(connector, path, redfish_version=None, registries=None)¶