ProductModifyNodesSpecV2

ProductModifyNodesSpecV2
ProductModifyNodesSpecV2

Node spec being modified.

JSON Example
{
    "nodeSpecs": [
        {
            "properties": {
                "properties": {}
            },
            "nodeId": 0,
            "isPrimary": false,
            "cpuNum": 0,
            "ramMemory": 0,
            "hostName": "string",
            "vmName": "string",
            "deploymentOption": "string",
            "datastoreName": "string",
            "clusterName": "string",
            "resourcePool": "string",
            "datacenterName": "string",
            "rootPassword": "string",
            "gateway": "string",
            "deployment": {
                "vcenterName": "string",
                "datacenterName": "string",
                "clusterName": "string",
                "resourcePool": "string",
                "vmFolder": "string",
                "datastoreNames": [
                    "string"
                ]
            },
            "nics": [
                {
                    "ipAddress": "string",
                    "networkName": "string",
                    "staticRoutes": [
                        "string"
                    ],
                    "dcVcenterNetworksSpec": {
                        "portGroupName": "string",
                        "gateway": "string",
                        "subnetMask": "string",
                        "domainName": "string",
                        "searchPath": [
                            "string"
                        ],
                        "useDhcp": false,
                        "dns": [
                            "string"
                        ],
                        "ntp": [
                            "string"
                        ]
                    }
                }
            ],
            "status": "string"
        }
    ]
}
nodeSpecs
Required

nodeSpecs