components: schemas: NetworkPort_v1_0_1_FlowControl: enum: - None - TX - RX - TX_RX type: string x-enumDescriptions: None: No IEEE 802.3x flow control is enabled on this port. RX: IEEE 802.3x flow control may be initiated by the link partner. TX: IEEE 802.3x flow control may be initiated by this station. TX_RX: IEEE 802.3x flow control may be initiated by this station or the link partner. NetworkPort_v1_0_1_LinkNetworkTechnology: enum: - Ethernet - InfiniBand - FibreChannel type: string x-enumDescriptions: Ethernet: The port is capable of connecting to an Ethernet network. FibreChannel: The port is capable of connecting to a Fibre Channel network. InfiniBand: The port is capable of connecting to an InfiniBand network. NetworkPort_v1_0_1_LinkStatus: enum: - Down - Up type: string x-enumDescriptions: Down: The port is enabled but link is down. Up: The port is enabled and link is good (up). NetworkPort_v1_0_1_NetDevFuncMaxBWAlloc: additionalProperties: true description: A maximum bandwidth allocation percentage for a Network Device Functions associated a port. properties: MaxBWAllocPercent: description: The maximum bandwidth allocation percentage allocated to the corresponding network device function instance. nullable: true readOnly: false type: number x-longDescription: The value of this property shall be the maximum bandwidth percentage allocation for the associated network device function. NetworkDeviceFunction: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: Contains the members of this collection. readOnly: true type: object x-longDescription: This type shall describe a maximum bandwidth percentage allocation for a network device function associated with a port. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message|Privileges)\.[a-zA-Z_][a-zA-Z0-9_.]+$: description: This property shall specify a valid odata or Redfish property. NetworkPort_v1_0_1_NetDevFuncMinBWAlloc: additionalProperties: true description: A minimum bandwidth allocation percentage for a Network Device Functions associated a port. properties: MinBWAllocPercent: description: The minimum bandwidth allocation percentage allocated to the corresponding network device function instance. nullable: true readOnly: false type: number x-longDescription: The value of this property shall be the minimum bandwidth percentage allocation for the associated network device function. The sum total of all minimum percentages shall not exceed 100. NetworkDeviceFunction: $ref: http://redfish.dmtf.org/schemas/v1/odata-v4.yaml#/components/schemas/odata-v4_idRef description: Contains the members of this collection. readOnly: true type: object x-longDescription: This type shall describe a minimum bandwidth percentage allocation for a network device function associated with a port. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message|Privileges)\.[a-zA-Z_][a-zA-Z0-9_.]+$: description: This property shall specify a valid odata or Redfish property. NetworkPort_v1_0_1_NetworkPort: additionalProperties: false description: A Network Port represents a discrete physical port capable of connecting to a network. properties: '@odata.context': $ref: http://redfish.dmtf.org/schemas/v1/odata.4.0.0.yaml#/components/schemas/odata_4_0_0_context '@odata.id': $ref: http://redfish.dmtf.org/schemas/v1/odata.4.0.0.yaml#/components/schemas/odata_4_0_0_id '@odata.type': $ref: http://redfish.dmtf.org/schemas/v1/odata.4.0.0.yaml#/components/schemas/odata_4_0_0_type ActiveLinkTechnology: $ref: '#/components/schemas/NetworkPort_v1_0_1_LinkNetworkTechnology' description: Network Port Active Link Technology. nullable: true readOnly: false x-longDescription: The value of this property shall be the configured link technology of this port. AssociatedNetworkAddresses: description: The array of configured network addresses (MAC or WWN) that are associated with this Network Port, including the programmed address of the lowest numbered Network Device Function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses. items: nullable: true type: string readOnly: true type: array x-longDescription: The value of this property shall be an array of configured network addresses that are associated with this network port, including the programmed address of the lowest numbered network device function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses. Description: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Description nullable: true readOnly: true EEEEnabled: description: Whether IEEE 802.3az Energy Efficient Ethernet (EEE) is enabled for this network port. nullable: true readOnly: false type: boolean x-longDescription: The value of this property shall be a boolean indicating whether IEEE 802.3az Energy Efficient Ethernet (EEE) is enabled for this network port. FlowControlConfiguration: $ref: '#/components/schemas/NetworkPort_v1_0_1_FlowControl' description: The locally configured 802.3x flow control setting for this network port. nullable: true readOnly: false x-longDescription: The value of this property shall be the locally configured 802.3x flow control setting for this network port. FlowControlStatus: $ref: '#/components/schemas/NetworkPort_v1_0_1_FlowControl' description: The 802.3x flow control behavior negotiated with the link partner for this network port (Ethernet-only). nullable: true readOnly: true x-longDescription: The value of this property shall be the 802.3x flow control behavior negotiated with the link partner for this network port (Ethernet-only). Id: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Id readOnly: true LinkStatus: $ref: '#/components/schemas/NetworkPort_v1_0_1_LinkStatus' description: The status of the link between this port and its link partner. nullable: true readOnly: true x-longDescription: The value of this property shall be the link status between this port and its link partner. Name: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Name readOnly: true NetDevFuncMaxBWAlloc: description: The array of maximum bandwidth allocation percentages for the Network Device Functions associated with this port. items: $ref: '#/components/schemas/NetworkPort_v1_0_1_NetDevFuncMaxBWAlloc' nullable: true type: array x-longDescription: The value of this property shall be an array of maximum bandwidth allocation percentages for the Network Device Functions associated with this port. NetDevFuncMinBWAlloc: description: The array of minimum bandwidth allocation percentages for the Network Device Functions associated with this port. items: $ref: '#/components/schemas/NetworkPort_v1_0_1_NetDevFuncMinBWAlloc' nullable: true type: array x-longDescription: The value of this property shall be an array of minimum bandwidth percentage allocations for each of the network device functions associated with this port. Oem: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Oem description: This is the manufacturer/provider specific extension moniker used to divide the Oem object into sections. x-longDescription: The value of this string shall be of the format for the reserved word *Oem*. PhysicalPortNumber: description: The physical port number label for this port. nullable: true readOnly: true type: string x-longDescription: The value of this property shall be the physical port number on the network adapter hardware that this Network Port corresponds to. This value should match a value visible on the hardware. When HostPortEnabled and ManagementPortEnabled are both "false", the port shall not establish physical link. PortMaximumMTU: description: The largest maximum transmission unit (MTU) that can be configured for this network port. nullable: true readOnly: true type: number x-longDescription: The value of this property shall be the largest maximum transmission unit (MTU) that can be configured for this network port. SignalDetected: description: Whether or not the port has detected enough signal on enough lanes to establish link. nullable: true readOnly: true type: boolean x-longDescription: The value of this property shall be a boolean indicating whether the port has detected enough signal on enough lanes to establish link. Status: $ref: http://redfish.dmtf.org/schemas/v1/Resource.yaml#/components/schemas/Resource_Status nullable: true SupportedEthernetCapabilities: description: The set of Ethernet capabilities that this port supports. items: $ref: '#/components/schemas/NetworkPort_v1_0_1_SupportedEthernetCapabilities' nullable: true readOnly: true type: array x-longDescription: The value of this property shall be an array of zero or more Ethernet capabilities supported by this port. SupportedLinkCapabilities: description: The self-described link capabilities of this port. items: $ref: '#/components/schemas/NetworkPort_v1_0_1_SupportedLinkCapabilities' nullable: true type: array x-longDescription: This object shall describe the static capabilities of the port, irrespective of transient conditions such as cabling, interface module presence, or remote link parter status or configuration. WakeOnLANEnabled: description: Whether Wake on LAN (WoL) is enabled for this network port. nullable: true readOnly: false type: boolean x-longDescription: The value of this property shall be a boolean indicating whether Wake on LAN (WoL) is enabled for this network port. required: - Id - Name type: object x-longDescription: A Network Port represents a discrete physical port capable of connecting to a network. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message|Privileges)\.[a-zA-Z_][a-zA-Z0-9_.]+$: description: This property shall specify a valid odata or Redfish property. NetworkPort_v1_0_1_SupportedEthernetCapabilities: enum: - WakeOnLAN - EEE type: string x-enumDescriptions: EEE: IEEE 802.3az Energy Efficient Ethernet (EEE) is supported on this port. WakeOnLAN: Wake on LAN (WoL) is supported on this port. NetworkPort_v1_0_1_SupportedLinkCapabilities: additionalProperties: true description: The self-described link capabilities of an assocaited port. properties: LinkNetworkTechnology: $ref: '#/components/schemas/NetworkPort_v1_0_1_LinkNetworkTechnology' description: The self-described link network technology capabilities of this port. nullable: true readOnly: true x-longDescription: The value of this property shall be a network technology capability of this port. LinkSpeedMbps: description: The speed of the link in Mbps when this link network technology is active. nullable: true readOnly: true type: number x-longDescription: The value of this property shall be the speed of the link in megabits per second (Mbps) for this port when this link network technology is active. type: object x-longDescription: This type shall describe the static capabilities of an associated port, irrespective of transient conditions such as cabling, interface module presence, or remote link parter status or configuration. x-patternProperties: ^([a-zA-Z_][a-zA-Z0-9_]*)?@(odata|Redfish|Message|Privileges)\.[a-zA-Z_][a-zA-Z0-9_.]+$: description: This property shall specify a valid odata or Redfish property. title: '#NetworkPort.v1_0_1.NetworkPort' x-copyright: Copyright 2014-2017 Distributed Management Task Force, Inc. (DMTF). For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright