rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port
Module¶rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port.
EthernetSwitchPort
(connector, path='', redfish_version=None, registries=None, reader=None)¶Bases: rsd_lib.resources.v2_1.ethernet_switch.ethernet_switch_port.EthernetSwitchPort
links
= <rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port.LinksField object>¶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.
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.
rsd_lib.resources.v2_2.ethernet_switch.ethernet_switch_port.
EthernetSwitchPortCollection
(connector, path, redfish_version=None, registries=None)¶Bases: rsd_lib.resources.v2_1.ethernet_switch.ethernet_switch_port.EthernetSwitchPortCollection
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>¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.