Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.2 KB

AllocationMetric.md

File metadata and controls

23 lines (19 loc) · 1.2 KB

Fermyon.Nomad.Model.AllocationMetric

Properties

Name Type Description Notes
AllocationTime long [optional]
ClassExhausted Dictionary<string, int> [optional]
ClassFiltered Dictionary<string, int> [optional]
CoalescedFailures int [optional]
ConstraintFiltered Dictionary<string, int> [optional]
DimensionExhausted Dictionary<string, int> [optional]
NodesAvailable Dictionary<string, int> [optional]
NodesEvaluated int [optional]
NodesExhausted int [optional]
NodesFiltered int [optional]
QuotaExhausted List<string> [optional]
ResourcesExhausted Dictionary<string, Resources> [optional]
ScoreMetaData List<NodeScoreMeta> [optional]
Scores Dictionary<string, double> [optional]

[Back to Model list] [Back to API list] [Back to README]