Interface InstanceAvailabilityPolicy.HostFailure
- Enclosing class:
InstanceAvailabilityPolicy
public static interface InstanceAvailabilityPolicy.HostFailure
The action to perform if the compute host experiences a failure:
- `restart`: Automatically restart the virtual server instance after host failure
- `stop`: Leave the virtual server instance stopped after host failure
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Summary
Fields
-
Field Details
-
RESTART
-
STOP
-