2015-10-16 17:05:29 +00:00
|
|
|
/v1/projects/{project_id}/vmware/vms/{vm_id}/interfaces/vmnet
|
2015-06-10 12:35:53 +00:00
|
|
|
----------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
|
2015-10-16 17:05:29 +00:00
|
|
|
POST /v1/projects/**{project_id}**/vmware/vms/**{vm_id}**/interfaces/vmnet
|
2015-06-10 12:35:53 +00:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2015-10-16 17:05:29 +00:00
|
|
|
Allocate a VMware VMnet interface on the server
|
|
|
|
|
|
|
|
Parameters
|
|
|
|
**********
|
|
|
|
- **project_id**: The UUID of the project
|
|
|
|
- **vm_id**: UUID for the instance
|
2015-06-10 12:35:53 +00:00
|
|
|
|
|
|
|
Response status codes
|
|
|
|
**********************
|
2015-10-16 17:05:29 +00:00
|
|
|
- **201**: VMnet interface allocated
|
2015-06-10 12:35:53 +00:00
|
|
|
|