Package com.ibm.cloud.is.vpc.v1.model
Interface VPNServerRouteHealthReason.Code
-
- Enclosing class:
- VPNServerRouteHealthReason
public static interface VPNServerRouteHealthReason.Code
A reason code for this health state: - `internal_error`: Internal error (contact IBM support) The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Summary
Fields Modifier and Type Field Description static String
INTERNAL_ERROR
internal_error.
-
-
-
Field Detail
-
INTERNAL_ERROR
static final String INTERNAL_ERROR
internal_error.- See Also:
- Constant Field Values
-
-