Compute Engine v1 API - Enum NodeGroup.Types.MaintenanceInterval (3.26.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumNodeGroup.Types.MaintenanceInterval
Reference documentation and code samples for the Compute Engine v1 API enum NodeGroup.Types.MaintenanceInterval.
Specifies the frequency of planned maintenance events. The accepted values
are: AS_NEEDED and RECURRENT.
VMs are eligible to receive infrastructure and hypervisor updates as they
become available. This may result in more maintenance operations (live
migrations or terminations) for the VM than the PERIODIC andRECURRENT options.
Recurrent
VMs receive infrastructure and hypervisor updates on a periodic basis,
minimizing the number of maintenance operations (live migrations or
terminations) on an individual VM. This may mean a VM will take longer
to receive an update than if it was configured forAS_NEEDED. Security updates will still be applied as soon
as they are available. RECURRENT is used for GEN3 and Slice
of Hardware VMs.
UndefinedMaintenanceInterval
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-17 UTC."],[],[]]