Expand description
/v2.1/servers/{server_id}/remote-consoles
REST operations of compute
Modulesยง
- create_
26 - The API provides a unified request for creating a remote console. The user
can get a URL to connect the console from this API. The URL includes the
token which is used to get permission to access the console. Servers may
support different console protocols. To return a remote console using a
specific protocol, such as VNC, set the
protocol
parameter tovnc
. - create_
28 - The API provides a unified request for creating a remote console. The user
can get a URL to connect the console from this API. The URL includes the
token which is used to get permission to access the console. Servers may
support different console protocols. To return a remote console using a
specific protocol, such as VNC, set the
protocol
parameter tovnc
. - create_
299 - The API provides a unified request for creating a remote console. The user
can get a URL to connect the console from this API. The URL includes the
token which is used to get permission to access the console. Servers may
support different console protocols. To return a remote console using a
specific protocol, such as VNC, set the
protocol
parameter tovnc
.