AdditionalAddonData
AdditionalAddonData
Any additional input specific to a particular AddOn
JSON Example
{
"numberOfVMs": 1500,
"addonComponents": [
{
"id": "HCX",
"name": "string",
"isEnabled": true,
"addonMetrics": {
"vCPU": 50,
"vRAM": 100,
"vDisk": 1000,
"iops": "number"
}
}
]
}
integer
numberOfVMs
Optional
Number of VMs to protect