on Failed Health Check
Parameters
value
, Specifies the action that a MIG performs on an unhealthy VM. A VM is marked as unhealthy when the application running on that VM fails a health check. Valid options are: DEFAULT_ACTION
, DO_NOTHING
, REPAIR
. If DEFAULT_ACTION
(default), then MIG uses the same action configured for the default_action_on_failure
field. If DO_NOTHING
, then MIG does not repair unhealthy VM. If REPAIR
, then MIG automatically repairs an unhealthy VM by recreating it. For more information, see about repairing VMs in a MIG.