Vmon_Service_Health

Vmon_Service_Health
Vmon_Service_Health

The Service.Health enumerated type defines the possible values for health of a service.
DEGRADED : Service is in degraded state, it is not functional.
HEALTHY : Service is in a healthy state and is fully functional.
HEALTHY_WITH_WARNINGS : Service is healthy with warnings.

This data structure has no properties.
Enumeration: DEGRADED, HEALTHY, HEALTHY_WITH_WARNINGS,