Client Network Adapter
Client Network Adapter API allows logical partitions to communicate with each other without having to assign physical hardware to the logical partitions. Client Network Adapter API is a child of Logical Partition API.
Resource
/rest/api/uom/LogicalPartition/{LogicalPartition_uuid}/ClientNetworkAdapter/{ClientNetworkAdapter_uuid}
| Method | Description | Internet media type |
|---|---|---|
| GET | It retrieves information identified by the Request-URI. Produced data is returned as the entity in the response. | application/vnd.ibm.powervm.uom+xml; Type=ClientNetworkAdapter |
| PUT | It is used to request the web server to accept the entity enclosed in the request and allow them to create a new instance. | application/vnd.ibm.powervm.uom+xml; Type=ClientNetworkAdapter |
| POST | It is used to request the web server to accept the entity enclosed in the request and allow them to change state of the entity. | application/vnd.ibm.powervm.uom+xml; Type=ClientNetworkAdapter |
| DELETE | It is used to request the web server to delete the requested entity. | application/vnd.ibm.powervm.uom+xml; Type=ClientNetworkAdapter |
Since: Version
1_1_0