badge

badge
badge

Badge in the System

JSON Example
{
    "color": "string",
    "score": "number",
    "type": "string"
}
string
color
Required

Color of the Badge as determined by the system

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.

string
type
Required

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,
Property Of