Skip to main content

instance_debug_memory_get

Function instance_debug_memory_get 

Source
pub async fn instance_debug_memory_get(
    configuration: &Configuration,
    name: &str,
    project: Option<&str>,
    format: Option<&str>,
) -> Result<(), Error<InstanceDebugMemoryGetError>>
Expand description

Returns memory debug information of a running instance. Only supported for VMs.