CustomPatches
CustomPatches
Model for supported product install/patches associated with a VCF/VVF release
JSON Example
{
"releaseVersion": "string",
"patches": {
"patches": [
{
"productVersion": "string",
"date": "string",
"artifacts": {
"bundles": [
{
"id": "string",
"type": "string",
"name": "string",
"size": 0
}
]
}
}
]
}
}
string
releaseVersion
Required
VCF/VVF release version
object
patches
Optional
Patches used for the product version catalog