Access Console
GET
/api/v1/nodes/vnc/{node_id}Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQuerystringoptionalIdentifier of the project to scope the request to. Optional; if omitted, the account's default project is used.
- optional
- if omitted, the request is applied to the default project
example{{project_id}}apikeyQuerystringoptionalAPI key used to authenticate requests to the Access Console
- required
- must be a non-empty string
example{{api_key}}locationQuerystringoptionalSpecifies 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