PatchBundle

PatchBundle
PatchBundle

Model for patch bundle in a release

JSON Example
{
    "bundleId": "string",
    "bundleType": "string",
    "bundleElements": [
        "string"
    ],
    "cumulativeFromVcfVersion": "string"
}
string
bundleId
Required   Read-Only  
Constraints: minLength: 1

Bundle ID of the patch bundle

string
bundleType
Required   Read-Only  
Constraints: minLength: 1

Bundle type of the patch bundle

array of string
bundleElements
Required   Read-Only  
Constraints: minItems: 1

Bundle elements of the patch bundle

string
cumulativeFromVcfVersion
Required   Read-Only  
Constraints: minLength: 1

Minimum VCF version that this patch bundle can be directly applied on