Apache CloudStack 4.18.0.0 Root Admin API Reference
createConsoleEndpoint
Create a console endpoint to connect to a VM console
Request parameters
| Parameter Name | Description | Required |
| virtualmachineid | ID of the VM | true |
| token | (optional) extra security token, valid when the extra validation is enabled | false |
Response Tags
| Response Name | Description |
| details | details in case of an error |
| success | true if the console endpoint is generated properly |
| url | the console url |
| websocket | the console websocket options |