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."],[[["This page provides documentation for the `PatchState` enum within the `Google.Cloud.OsConfig.V1` namespace, detailing various states an instance can be in during the patching process."],["The `PatchState` enum has multiple fields, including `Acked`, `ApplyingPatches`, `DownloadingPatches`, `Failed`, `Inactive`, `NoAgentDetected`, and several other states describing different stages of the patching process or issues encountered."],["The documentation covers multiple versions of the API, with version 2.4.0 being the latest and version 1.3.0 being the oldest listed."],["Each state within the `PatchState` enum provides a specific description of what the current state means such as the instance is downloading patches, or that the instance failed to apply the patch, etc."]]],[]]