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-04-17 UTC."],[[["This document provides reference documentation for the `Instance.Types.PatchState` enum within the Google Cloud OS Config v1 API, detailing various states an instance can be in during the patching process."],["The latest version documented is 2.4.0, and historical versions from 1.3.0 up to the current release are also listed, offering a comprehensive overview of version changes and updates."],["The `PatchState` enum includes states like `DownloadingPatches`, `ApplyingPatches`, `Rebooting`, `Succeeded`, and `Failed`, indicating the status of patch application on an instance."],["The documentation also provides a list of possible states an instance can have, including `NoAgentDetected`, which helps to troubleshoot issues regarding the communication with the service, and states such as `RunningPrePatchStep` and `RunningPostPatchStep` to better understand where the instance is in the process."],["A link is provided to the namespace `Google.Cloud.OsConfig.V1`, allowing the user to further research on the related content."]]],[]]