HostNewNetworkConnectInfo
HostNewNetworkConnectInfo
Network information for a network that will be added to VirtualCenter when the host is added.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"summary": {
"_typeName": "string",
"network": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"name": "string",
"accessible": false,
"ipPoolName": "string",
"ipPoolId": 0
}
}