FlexibleProductPatches
FlexibleProductPatches
Model for supported product async/hot patches associated with a VCF release
JSON Example
{
"version": "string",
"patches": [
{
"productType": "string",
"versions": [
"string"
]
}
],
"vCenterMetadata": {
"quickPatchTarget": [
"string"
],
"workloadManagementImpact": [
"string"
]
}
}
string
version
Required
Read-Only
Constraints:
minLength: 1
Domain VCF release version
array of
FlexibleProductPatch
patches
Required
Read-Only
List of available patches on the VCF release