badge
badge
Badge in the System
JSON Example
{
"type": "string",
"color": "string",
"score": "number"
}
string
type
Required
Available badges in the system
Possible values are :
ANOMALY,
CAPACITY_REMAINING,
COMPLIANCE,
DENSITY,
EFFICIENCY,
FAULT,
HEALTH,
RISK,
STRESS,
TIME_REMAINING,
TIME_REMAINING_WHATIF,
RECLAIMABLE_CAPACITY,
WORKLOAD,
string
color
Required
Enumeration that identifies the health of a Resource
Possible values are :
GREEN,
YELLOW,
ORANGE,
RED,
GREY,
number As double
As double
score
Required
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.