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)

Bases: rsd_lib.resources.v2_1.system.ethernet_interface.EthernetInterface

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)

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

class rsd_lib.resources.v2_3.system.ethernet_interface.LinksOemField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

intel_rackscale = <rsd_lib.resources.v2_3.system.ethernet_interface.LinksIntelRackScaleField object>

The Oem Intel_RackScale

class rsd_lib.resources.v2_3.system.ethernet_interface.OemField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

intel_rackscale = <rsd_lib.resources.v2_3.system.ethernet_interface.IntelRackScaleField object>

The Oem Intel_RackScale