ManagedEntityStatus_enum

ManagedEntityStatus_enum
ManagedEntityStatus_enum

The Status enumeration defines a general "health" value for a managed entity.

Possible values:

  • gray: The status is unknown.
  • green: The entity is OK.
  • yellow: The entity might have a problem.
  • red: The entity definitely has a problem.
This data structure has no properties.
Enumeration: gray, green, yellow, red,