Skip to main content

instance_console_get

Function instance_console_get 

Source
pub async fn instance_console_get(
    configuration: &Configuration,
    name: &str,
    project: Option<&str>,
    type: Option<&str>,
) -> Result<(), Error<InstanceConsoleGetError>>
Expand description

Gets the console output for the instance either as text log or as vga screendump.