NsxtUpgradeUserInputSpec
NsxtUpgradeUserInputSpec
Nsxt Upgrade User Input Specification
JSON Example
{
"nsxtEdgeClusterUpgradeSpecs": [
{
"edgeClusterId": "string",
"edgeParallelUpgrade": false
}
],
"nsxtHostClusterUpgradeSpecs": [
{
"hostClusterId": "string",
"hostParallelUpgrade": false,
"liveUpgrade": false
}
],
"nsxtId": "string",
"nsxtUpgradeOptions": {
"isEdgeClustersUpgradeParallel": false,
"isEdgeOnlyUpgrade": false,
"isHostClustersUpgradeParallel": false
}
}
array of NsxtEdgeClusterUpgradeSpec
nsxtEdgeClusterUpgradeSpecs
Optional
List of edge clusters information if explicit selection is to be made
array of NsxtHostClusterUpgradeSpec
nsxtHostClusterUpgradeSpecs
Optional
List of host clusters information if explicit selection is to be made
string
nsxtId
Optional
Identifier of the NSXT instance