You can use vRealize Suite Lifecycle Manager to upgrade any vRealize Suite product that is part of a vRealize Suite Lifecycle Manager private cloud environment. To perform the upgrade, you use the Deployed Product Operation API.
The request body to create any product upgrade requires the same input.
Input | Description |
---|---|
productVersion |
Currently installed version of the product you are upgrading. |
repositoryType |
Type of repository that the API checks for the upgrade binaries:
|
repositoryUrl |
Path to the repository that contains the binaries for the product upgrade. |
licenseRef |
Locker license reference value. This property is only used when a new license is required after upgrading from vRealize Network Insight 5.x to 6.x. |
The following procedure shows how to upgrade vRealize Operations Manager from version 7.6 to version 8.0.
Prerequisites
- Verify that all general prerequisites have been satisfied and that you have your environment ID and product ID. See the prerequisites for Performing Day 2 operations using vRealize Suite Lifecycle Manager APIs.
- For the product that you are upgrading:
- Verify that you know the currently installed version.
- Verify that you have downloaded the binaries and recorded the repository that contains the binaries. See Create an Environment using vRealize Suite Lifecycle Manager API.
- Verify that you have created a snapshot of the installed product that you can revert to if there is an upgrade failure. See Create a Product Snapshot.