Badge
Badge in the System
Properties
Color of the Badge as determined by the system
Possible values are: GREEN , YELLOW , ORANGE , RED , GREY
Score (value) associated with the Badge. This number represents the absolute value of the Badge. Typically the value is between 0-100 but this is not the case all the time.
The type of the Badge
Possible values are: ANOMALY , CAPACITY_REMAINING , COMPLIANCE , DENSITY , EFFICIENCY , FAULT , HEALTH , RISK , STRESS , TIME_REMAINING , TIME_REMAINING_WHATIF , RECLAIMABLE_CAPACITY , WORKLOAD
JSON Example
{
"color": "GREEN",
"score": 0,
"type": "ANOMALY"
}