ProductVersionCatalog
LCM Product Version Catalog that contains async patches for VMware Cloud foundation components (VC/ESX/NSX) that's used by Life cycle manager.
{
"version": 0,
"sequenceNumber": 0,
"creationTime": "string",
"publishedTime": "string",
"patches": {
"patches": [
{
"productVersion": "string",
"artifacts": {
"bundles": [
{
"id": "string",
"type": "string",
"name": "string"
}
]
}
}
]
}
}
Product Version catalog version supported by VCF
Product Version catalog sequence number which signifies an update in the product version catalog
Creation time for the Product Version catalog e.g. 2020-06-08T02:20:15.844Z, in yyyy-MM-dd'T'HH:mm:ss[.SSS]XXX ISO 8601 format
Time of publish of the Product Version catalog e.g. 2020-06-08T02:20:15.844Z, in yyyy-MM-dd'T'HH:mm:ss[.SSS]XXX ISO 8601 format
Patches used for the product version catalog