status property

String status
final

The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".

Implementation

final String status;