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 OS Config v1 API, detailing the various states an instance can be in during a patch operation."],["The `PatchState` enum includes states such as `DownloadingPatches`, `ApplyingPatches`, `Rebooting`, `Succeeded`, and `Failed`, indicating the progress and outcome of the patching process."],["The documentation covers multiple versions of the API, from 1.3.0 up to the latest version 2.4.0, with all of the versions listed."],["The list of enum fields, along with the name and the description of each, are available and documented on this page."],["It is specified that the `NoAgentDetected` field specifies the service was unable to find the agent on the instance, and that the `Inactive` field indicates that an instance cannot be patched."]]],[]]