HostNetworkSpec
HostNetworkSpec
This specification contains network details required when adding a vSphere host to a cluster
JSON Example
{
"vmNics": [
{
"id": "string",
"moveToNvds": false,
"uplink": "string",
"vdsName": "string"
}
]
}