Apply a system patchLast Updated January 26, 2025
You can use the API to apply a
system patch on
VMware Aria Suite Lifecycle
. - Verify that all general prerequisites have been satisfied. See the prerequisites for Performing Day 2 operations usingVMware Aria Suite Lifecycle APIs.
To apply a system patch that patches
VMware Aria Suite Lifecycle
, you first create a snapshot of the current
VMware Aria Suite Lifecycle
appliance. Then you obtain the system patch ID and apply the patch.- Log in to thevCenterto take a snapshot of theVMware Aria Suite Lifecycleappliance. You can use this snapshot to perform a rollback if a failure occurs during patching.
- List the patches.Check the response to find a system patch that is downloaded and available to apply. A snippet of the response shows the patch ID and"patchDownloadStatus": "DOWNLOAD".
- Assign the patch ID variable for the system patch.
- Apply the system patch.The request triggers the API. The response shows the request ID.
- Assign the request ID variable.
- VMware Aria Suite Lifecycleservices are not reachable while the patch is applied, so wait approximately ten minutes before polling the request.After completion, the system patch is applied.