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
Read-Only

Product Version catalog version supported by VCF

integer As int32 As int32
sequenceNumber
Read-Only

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

string
creationTime
Read-Only

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
Read-Only

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
Read-Only

Patches used for the product version catalog