ProductVersionCatalog

ProductVersionCatalog
ProductVersionCatalog

LCM Product Version Catalog that contains async patches for VMware Cloud foundation components (VC/ESX/NSX) that's used by Life cycle manager.

JSON Example
{
    "version": 0,
    "sequenceNumber": 0,
    "creationTime": "string",
    "publishedTime": "string",
    "patches": {
        "patches": [
            {
                "productVersion": "string",
                "artifacts": {
                    "bundles": [
                        {
                            "id": "string",
                            "type": "string",
                            "name": "string"
                        }
                    ]
                }
            }
        ]
    }
}
integer As int32 As int32
version
Optional

Product Version catalog version supported by VCF

integer As int32 As int32
sequenceNumber
Optional

Product Version catalog sequence number which signifies an update in the product version catalog

string
creationTime
Optional

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

string
publishedTime
Optional

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

object
patches
Optional

Patches used for the product version catalog