SR-IOV Ethernet Logical Port

REST APIs for configuring SR-IOV Ethernet Logical Ports on LogicalParition and VirtualIOServer.

Resource
/rest/api/uom/LogicalPartition/{LogicalPartition_uuid}/SRIOVEthernetLogicalPort/
{SRIOVEthernetLogicalPort_uuid}
/rest/api/uom/VirtualIOServer/{VirtualIOServer_uuid}/SRIOVEthernetLogicalPort/
{SRIOVEthernetLogicalPort_uuid}

Since: Version 1_1_0

Table 1. Supported methods
Method Description Internet media type
GET Get the configured SR-IOV Ethernet Logical Ports on the LogicalPartition and VIOS. application/vnd.ibm.powervm.uom+xml; type=SRIOVEthernetLogicalPort
PUT Create an Ethernet Logical Port on VIOS and LogicalPartition. application/vnd.ibm.powervm.uom+xml; type=SRIOVEthernetLogicalPort
POST Modify the Ethernet Logical Port properties. application/vnd.ibm.powervm.uom+xml; type=SRIOVEthernetLogicalPort
DELETE Delete the Ethernet Logical Port. application/vnd.ibm.powervm.uom+xml; type=SRIOVEthernetLogicalPort