Skip to main content

delete_flexible_gpu

Function delete_flexible_gpu 

Source
pub fn delete_flexible_gpu(
    configuration: &Configuration,
    delete_flexible_gpu_request: Option<DeleteFlexibleGpuRequest>,
) -> Result<DeleteFlexibleGpuResponse, Error<DeleteFlexibleGpuError>>
Expand description

Releases a flexible GPU (fGPU) from your OUTSCALE account.
The fGPU becomes free to be used by someone else.