AsyncPatch

AsyncPatch
AsyncPatch

Async patch bundle rest model that is located in the 2.0 manifest, these models are consumed by LCM's async patch workflows to determine if customer can download patch in list and apply.

JSON Example
{
    "inputSpecUrl": "string",
    "productVersion": "string",
    "sddcHotPatchInfo": {
        "sddcHotPatchInfo": {
            "sddcHotPatchInfo": [
                {
                    "sddcHotPatchMinTargetVcfVersion": "string",
                    "version": "string"
                }
            ]
        }
    },
    "supportedSkuTypes": [
        "string"
    ]
}
string
inputSpecUrl
Optional

Input spec URL of the async patch bundle

string
productVersion
Required

Product version of the async patch bundle

object
sddcHotPatchInfo
Optional

Sddc hot patch info for each sddc manager service (lcm, dm, om, commonsvc)

array of string
supportedSkuTypes
Required

Supported SKU types of the async patch bundle