Interface InstanceHealthReason.Code
- Enclosing class:
InstanceHealthReason
public static interface InstanceHealthReason.Code
A reason code for this health state:
- `reservation_capacity_unavailable`: The reservation affinity pool has no
available capacity.
- `reservation_deleted`: The reservation affinity pool has a deleted reservation.
- `reservation_expired`: The reservation affinity pool has an expired reservation.
- `reservation_failed`: The reservation affinity pool has a failed reservation.
See [health status reasons](https://cloud.ibm.com/docs/vpc?topic=vpc-server-health-status-reasons) for details. The
enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Details
-
RESERVATION_CAPACITY_UNAVAILABLE
-
RESERVATION_DELETED
-
RESERVATION_EXPIRED
-
RESERVATION_FAILED
-