Doc update

This commit is contained in:
Julien Duponchelle
2016-04-18 16:58:06 +02:00
parent 6c11ad5fa6
commit 97aea5f82a
201 changed files with 6686 additions and 20 deletions

View File

@ -0,0 +1,18 @@
/v2/compute/projects/{project_id}/vmware/vms/{vm_id}/interfaces/vmnet
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
POST /v2/compute/projects/**{project_id}**/vmware/vms/**{vm_id}**/interfaces/vmnet
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allocate a VMware VMnet interface on the server
Parameters
**********
- **vm_id**: UUID for the instance
- **project_id**: The UUID of the project
Response status codes
**********************
- **201**: VMnet interface allocated