Class InstanceAvailabilityPolicyPatch

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class InstanceAvailabilityPolicyPatch
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    InstanceAvailabilityPolicyPatch.
    • Method Detail

      • hostFailure

        public String hostFailure()
        Gets the 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.
        Returns:
        the hostFailure