NsxtUpgradeUserInputSpec

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
    }
}
nsxtEdgeClusterUpgradeSpecs
Optional

List of edge clusters information if explicit selection is to be made

nsxtHostClusterUpgradeSpecs
Optional

List of host clusters information if explicit selection is to be made

string
nsxtId
Optional

Identifier of the NSXT instance

nsxtUpgradeOptions
Optional

NSXT Upgrade options