Access Console
GET
/api/v1/nodes/vnc/{node_id}Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate requests to the Access Console
- required
- must be a non-empty string
example{{api_key}}locationQuerystringrequiredSpecifies the location for the request
- non-empty string
example{{location}}
Responses
200Successful response
HTTP status code of the response
example
200- integer between 100 and 599
- required
Status message returned by the Access Console.
example
Success- Must be a non-empty string
- Maximum length of 255 characters