Function nomad_client::apis::allocations_api::stop_allocation[][src]

pub async fn stop_allocation(
    configuration: &Configuration,
    alloc_id: &str
) -> Result<AllocStopResponse, Error<StopAllocationError>>