NsxtUpgradeUserInputSpec

NsxtUpgradeUserInputSpec
NsxtUpgradeUserInputSpec

NSX 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 NSX instance

nsxtUpgradeOptions
Optional

NSX Upgrade options