mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
19 lines
686 B
ReStructuredText
19 lines
686 B
ReStructuredText
/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
|
|
**********
|
|
- **project_id**: Project UUID
|
|
- **node_id**: Node UUID
|
|
|
|
Response status codes
|
|
**********************
|
|
- **201**: VMnet interface allocated
|
|
|