Reference documentation and code samples for the Compute Engine v1 API enum Scheduling.Types.OnHostMaintenance.
Defines the maintenance behavior for this instance. For standard instances, the default behavior is MIGRATE. For preemptible instances, the default and only possible behavior is TERMINATE. For more information, see Set VM host maintenance policy.
[Default] Allows Compute Engine to automatically migrate instances out of the way of maintenance events.
Terminate
Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity. If you would like your instance to be restarted, set the automaticRestart flag to true. Your instance may be restarted more than once, and it may be restarted outside the window of maintenance events.
UndefinedOnHostMaintenance
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eScheduling.Types.OnHostMaintenance\u003c/code\u003e is 3.6.0, with a total of 29 versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation pertains to the Compute Engine v1 API's \u003ccode\u003eScheduling.Types.OnHostMaintenance\u003c/code\u003e enum, specifically defining the maintenance behavior for instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOnHostMaintenance\u003c/code\u003e enum supports two main behaviors: \u003ccode\u003eMigrate\u003c/code\u003e, which automatically moves instances during maintenance, and \u003ccode\u003eTerminate\u003c/code\u003e, which ends and optionally restarts the instance.\u003c/p\u003e\n"],["\u003cp\u003eThe default maintenance behavior for standard instances is set to \u003ccode\u003eMigrate\u003c/code\u003e, while preemptible instances are defaulted to and can only use \u003ccode\u003eTerminate\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe enum also includes an \u003ccode\u003eUndefinedOnHostMaintenance\u003c/code\u003e field, indicating when the enum field is not set.\u003c/p\u003e\n"]]],[],null,[]]