pub async fn nodes_vncshell(
configuration: &Configuration,
node: &str,
nodes_vncshell_request: Option<NodesVncshellRequest>,
) -> Result<NodesVncshellResponse, Error<NodesVncshellError>>Expand description
Creates a VNC Shell proxy.
pub async fn nodes_vncshell(
configuration: &Configuration,
node: &str,
nodes_vncshell_request: Option<NodesVncshellRequest>,
) -> Result<NodesVncshellResponse, Error<NodesVncshellError>>Creates a VNC Shell proxy.