Nomad.Model.OperatorHealthReply (nomad_client v0.10.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %Nomad.Model.OperatorHealthReply{
FailureTolerance: integer() | nil,
Healthy: boolean() | nil,
Servers: [Nomad.Model.ServerHealth.t()] | nil
}