Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::Scheduling::OnHostMaintenance (v1.11.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::Scheduling::OnHostMaintenance.
Defines the maintenance behavior for this instance=
Constants
ON_HOST_MAINTENANCE_UNSPECIFIED
value: 0 Default value. This value is unused.
TERMINATE
value: 1 Tells Compute Engine to terminate and (optionally) restart the instance
away from the maintenance activity.
MIGRATE
value: 1000 Default, Allows Compute Engine to automatically migrate instances
out of the way of maintenance events.