To open a VS console:
1. Initialize the VNC console:
GET /virtual_machines/:id/console_popup
CODE
2. Run the following request:
GET /virtual_machines/:virtual_machine_id/console.xml
CODE
GET /virtual_machines/:virtual_machine_id/console.json
CODE
3. Find and copy the value for the remote_key parameter in the response output.
4. Open the following URL in the browser: http://onapp.test/console_remote/:remote_key_parameter_value