The instance acked the notification and will start shortly.
ApplyingPatches
The instance is applying patches.
DownloadingPatches
The instance is downloading patches.
Failed
The instance has failed to apply the patch.
Inactive
Instance is inactive and cannot be patched.
NoAgentDetected
The service could not detect the presence of the agent. Check to ensure
that the agent is installed, running, and able to communicate with the
service.
Notified
The instance is notified that it should be patched.
Pending
The instance is not yet notified.
Rebooting
The instance is rebooting.
RunningPostPatchStep
The instance is running the post-patch step.
RunningPrePatchStep
The instance is running the pre-patch step.
Started
The instance has started the patching process.
Succeeded
The instance has completed applying patches.
SucceededRebootRequired
The instance has completed applying patches but a reboot is required.
TimedOut
The instance exceeded the time out while applying the patch.
[[["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 2025-03-21 UTC."],[[["The `PatchState` enum, found within the `Google.Cloud.OsConfig.V1` namespace, details the various states of an instance during a patching operation."],["Version 2.4.0 is the latest available version, while the content focuses on version 1.7.0, and there are several versions in between, all accessible via provided links."],["The `PatchState` enum includes states like `Acked`, `ApplyingPatches`, `Failed`, `Rebooting`, `Succeeded`, and `TimedOut`, among others, to define the current patch operation status."],["There are 15 different `PatchState` fields, including `Unspecified` which represents an unknown patch state, and `NoAgentDetected` which represents when an agent is missing."]]],[]]