rsd_lib.resources.v2_3.system.ethernet_interface
Module¶rsd_lib.resources.v2_3.system.ethernet_interface.
EthernetInterface
(connector, path='', redfish_version=None, registries=None, reader=None)¶Bases: rsd_lib.resources.v2_1.system.ethernet_interface.EthernetInterface
links
= <rsd_lib.resources.v2_3.system.ethernet_interface.LinksField object>¶The EthernetInterface links
oem
= <rsd_lib.resources.v2_3.system.ethernet_interface.OemField object>¶“The oem fields of Ethernet Interface
uefi_device_path
= <sushy.resources.base.Field object>¶The value of the property shall be the UEFI device path to the device that implements the interface (port).
rsd_lib.resources.v2_3.system.ethernet_interface.
EthernetInterfaceCollection
(connector, path, redfish_version=None, registries=None)¶Bases: rsd_lib.resources.v2_1.system.ethernet_interface.EthernetInterfaceCollection
rsd_lib.resources.v2_3.system.ethernet_interface.
IntelRackScaleField
(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
supported_protocols
= <sushy.resources.base.Field object>¶“This property shall represent an array of supported protocol types by the Ethernet interface.
rsd_lib.resources.v2_3.system.ethernet_interface.
LinksField
(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
endpoints
= <sushy.resources.base.Field object>¶The value of this property shall be a reference to the resources that this ethernet interface is associated with and shall reference a resource of type Endpoint.
oem
= <rsd_lib.resources.v2_3.system.ethernet_interface.LinksOemField object>¶“The oem of Links
rsd_lib.resources.v2_3.system.ethernet_interface.
LinksIntelRackScaleField
(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
neighbor_port
= <sushy.resources.base.Field object>¶The neighbor port of Rack ScaleIntel
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.