You can use VMware Aria Suite Lifecycle to upgrade any VMware Aria Suite product that is part of a VMware Aria Suite Lifecycle 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 VMware Aria Operations for Networks 5.x to 6.x. |
The following procedure shows how to upgrade VMware Aria Operations 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 VMware Aria Suite Lifecycle 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 VMware Aria Suite Lifecycle 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.