The rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch Module

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, 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.

class rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch.EthernetSwitchCollection(connector, path, redfish_version=None)

Bases: rsd_lib.base.ResourceCollectionBase

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.