Function nomad_client::apis::deployments_api::fail_deployment[][src]

pub async fn fail_deployment(
    configuration: &Configuration,
    deployment_id: &str
) -> Result<DeploymentUpdateResponse, Error<FailDeploymentError>>