FlexibleProductPatches

FlexibleProductPatches
FlexibleProductPatches

Model for supported product async/hot patches associated with a VCF release

JSON Example
{
    "version": "string",
    "patches": [
        {
            "productType": "string",
            "versions": [
                "string"
            ]
        }
    ]
}
string
version
Required

Domain VCF release version

patches
Required

List of available patches on the VCF release