The rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port Module

The rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port Module

class rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port.EthernetSwitchPort(connector, path='', redfish_version=None, reader=None)

Bases: rsd_lib.resources.v2_1.ethernet_switch.ethernet_switch_port.EthernetSwitchPort

property metrics

Property to provide reference to EthernetSwitchPortMetrics instance

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

property neighbor_interface

Property to provide reference to EthernetInterface 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_port.EthernetSwitchPortCollection(connector, path, redfish_version=None)

Bases: rsd_lib.resources.v2_1.ethernet_switch.ethernet_switch_port.EthernetSwitchPortCollection

class rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port.LinksField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

active_acls = <sushy.resources.base.Field object>
member_of_port = <sushy.resources.base.Field object>
port_members = <sushy.resources.base.Field object>
primary_vlan = <sushy.resources.base.Field object>
switch = <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.