NomadClient.Model.DeploymentAllocHealthRequest (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.DeploymentAllocHealthRequest{
  DeploymentID: String.t() | nil,
  HealthyAllocationIDs: [String.t()] | nil,
  UnhealthyAllocationIDs: [String.t()] | nil
}