2016-05-12 11:39:50 +03:00
|
|
|
/v2/compute/projects/{project_id}/vmware/nodes/{node_id}/interfaces/vmnet
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
|
|
|
|
POST /v2/compute/projects/**{project_id}**/vmware/nodes/**{node_id}**/interfaces/vmnet
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
Allocate a VMware VMnet interface on the server
|
|
|
|
|
|
|
|
Parameters
|
|
|
|
**********
|
2016-08-15 13:08:59 +03:00
|
|
|
- **node_id**: Node UUID
|
2016-08-29 16:58:29 +03:00
|
|
|
- **project_id**: Project UUID
|
2016-05-12 11:39:50 +03:00
|
|
|
|
|
|
|
Response status codes
|
|
|
|
**********************
|
|
|
|
- **201**: VMnet interface allocated
|
|
|
|
|