Create a new VPCS instance
- 400: Invalid project UUID
- 201: Instance created
- 409: Conflict
Name | Mandatory | Type | Description |
console | ✔ | integer | console TCP port |
name | ✔ | string | VPCS VM name |
project_id | ✔ | string | Project UUID |
script_file | | ['string', 'null'] | VPCS startup script |
startup_script | | ['string', 'null'] | Content of the VPCS startup script |
vm_id | ✔ | string | VPCS VM UUID |