The rsd_lib.resources.v2_3.system.ethernet_interface
Module¶
-
class
rsd_lib.resources.v2_3.system.ethernet_interface.
EthernetInterface
(connector, path='', redfish_version=None, registries=None, reader=None, json_doc=None, root=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).
-
-
class
rsd_lib.resources.v2_3.system.ethernet_interface.
EthernetInterfaceCollection
(connector, path, redfish_version=None, registries=None, root=None)¶ Bases:
rsd_lib.resources.v2_1.system.ethernet_interface.EthernetInterfaceCollection
-
class
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.
-
-
class
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
-
-
class
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
-