statusReason property
Indicates why particular status was returned. Possible string values are:
- "MD5_AUTH_INTERNAL_PROBLEM" : Indicates internal problems with configuration of MD5 authentication. This particular reason can only be returned when md5AuthEnabled is true and status is DOWN.
- "STATUS_REASON_UNSPECIFIED"
Implementation
core.String? statusReason;