SddcNetwork
SddcNetwork
Network-specific fields for a distributed virtual port group (DVPG) resource.
JSON Example
{
"isDefault": false,
"vdsName": "string",
"datacenterName": "string",
"vcenterName": "string"
}
boolean
isDefault
Optional
True when this DVPG is connected to the vCenter appliance VM, false otherwise. Always present in the response.
string
vdsName
Optional
Display name of the parent Distributed Virtual Switch.
string
datacenterName
Optional
Display name of the vCenter datacenter that owns the DVS.
string
vcenterName
Optional
FQDN / address of the vCenter instance this network belongs to.