Bases: sushy.resources.base.ResourceBase
Human-readable description of the resource
The network adapter identity string
The manufacturer of this network adapter
The model of this network adapter
The name of the network adapter
Property to reference NetworkDeviceFunctionCollection instance
It is set once when the first time it is queried. On refresh, this property is marked as stale (greedy-refresh not done). Here the actual refresh of the sub-resource happens, if stale.
Property to reference NetworkPortCollection instance
It is set once when the first time it is queried. On refresh, this property is marked as stale (greedy-refresh not done). Here the actual refresh of the sub-resource happens, if stale.
The part number of the network adapter
The serial number of the network adapter
The status
Bases: enum.Enum
An enumeration.
No IEEE 802.3x flow control is enabled on this port.
The link partner can initiate IEEE 802.3x flow control.
This station can initiate IEEE 802.3x flow control.
This station or the link partner can initiate IEEE 802.3x flow control.
Bases: enum.Enum
An enumeration.
IPv4 addressing is used for all IP-fields in this object.
IPv6 addressing is used for all IP-fields in this object.
Bases: enum.Enum
An enumeration.
The port is enabled but link is down.
This link on this interface is starting. A physical link has been established, but the port is not able to transfer data.
This physical link on this interface is training.
The port is enabled and link is good (up).
Bases: enum.Enum
An enumeration.
iSCSI Challenge Handshake Authentication Protocol (CHAP) authentication is used.
iSCSI Mutual Challenge Handshake Authentication Protocol (CHAP) authentication is used.
No iSCSI authentication is used.
Bases: enum.Enum
An enumeration.
Do not indicate to UEFI/BIOS that this device is bootable.
Boot this device by using the embedded Fibre Channel support and configuration. Only applicable if the NetDevFuncType is FibreChannel.
Boot this device by using the embedded Fibre Channel over Ethernet (FCoE) boot support and configuration. Only applicable if the NetDevFuncType is FibreChannelOverEthernet.
Boot this device by using the embedded PXE support. Only applicable if the NetDevFuncType is Ethernet or InfiniBand.
Boot this device by using the embedded iSCSI boot support and configuration. Only applicable if the NetDevFuncType is iSCSI or Ethernet.
Bases: enum.Enum
An enumeration.
Neither enumerated nor visible to the operating system.
Appears to the operating system as an Ethernet device.
Appears to the operating system as a Fibre Channel device.
Appears to the operating system as an FCoE device.
Appears to the operating system as an InfiniBand device.
Appears to the operating system as an iSCSI device.
Bases: sushy.resources.base.ListField
The logical unit number (LUN) ID from which to boot on the device
The relative priority for this entry in the boot targets array.
The World Wide Port Name (WWPN) from which to boot.
Bases: sushy.resources.base.CompositeField
The currently configured MAC address of the resource
The Maximum Transmission Unit (MTU) configured for this resource
The permanent MAC address assigned to this resource
The VLAN for this interface
Bases: sushy.resources.base.CompositeField
An array of Fibre Channel boot targets configured for this resource.
Bases: sushy.resources.base.CompositeField
The configured capability of this network device function.
The IPv6 or IPv4 iSCSI boot default gateway.
The IPv6 or IPv4 address of the iSCSI initiator.
The IPv6 or IPv4 netmask of the iSCSI boot initiator.
The type of IP address being populated IP address fields.
The IPv6 or IPv4 address of the primary DNS server.
The logical unit number (LUN) for the primary iSCSI boot target.
The IPv4 or IPv6 address for the primary iSCSI boot target.
The TCP port for the primary iSCSI boot target.
An indication of whether the primary VLAN is enabled.
The 802.1q VLAN ID to use for iSCSI boot from the primary target.
The IPv6 or IPv4 address of the secondary DNS server.
The logical unit number (LUN) for the secondary iSCSI boot target.
The IPv4 or IPv6 address for the secondary iSCSI boot target.
The TCP port for the secondary iSCSI boot target.
An indication of whether the secondary VLAN is enabled.
The 802.1q VLAN ID to use for iSCSI boot from the secondary target.
Bases: sushy.resources.base.ResourceBase
An array of physical ports to which this resource may be assigned.
Network ports to which this network device function may be assigned.
MissingAttributeError if ‘@odata.id’ field is missing.
A list of NetworkPort instances
An array of capabilities for this network device function.
The network device function description
The Ethernet capabilities, status, and configuration values.
The Fibre Channel capabilities, status, and configuration values.
Identifier for the network device function
The iSCSI boot capabilities, status, and configuration for a network device function.
The number of virtual functions that are available for this network device function.
The network device function name
The status of the resource
The configured capability of this network device function.
Bases: sushy.resources.base.CompositeField
Bases: sushy.resources.base.ResourceBase
The array of configured network addresses that are associated.
The network port current link speed.
The network port description
The locally configured 802.3x flow control setting.
The 802.3x flow control behavior negotiated with the link partner
The network port identity
The link status of the network port.
The network port name
The physical port number label for this port.
The network port status
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.