ProductVersion

ProductVersion
ProductVersion

Details of the product/component for the release.

JSON Example
{
    "name": "string",
    "version": "string",
    "changeId": "string",
    "publicName": "string",
    "releaseURL": "string",
    "additionalMetadata": "string",
    "automatedInstall": false,
    "lifecycleManagedBy": "string"
}
string
name
Required

Name of the product. e.g ESX

string
version
Optional

Version for the product, e.g 6.7.0-11675023

string
changeId
Optional

Build or CLN for the product, e.g 11675023

string
publicName
Required

Public name of the product, e.g VMware ESXi

string
releaseURL
Optional

URL for the release.

string
additionalMetadata
Optional

any additional metadata

boolean
automatedInstall
Optional

Automated install or not, e.g. true

string
lifecycleManagedBy
Optional

Lifecycle is managed by whom, e.g. SDDC_MANAGER_VCF