DistributedVirtualPortgroupInfo
This class describes a DistributedVirtualPortgroup that a device backing can be attached to.
{
"_typeName": "string",
"switchName": "string",
"switchUuid": "string",
"portgroupName": "string",
"portgroupKey": "string",
"portgroupType": "string",
"uplinkPortgroup": false,
"portgroup": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"networkReservationSupported": false,
"backingType": "string",
"logicalSwitchUuid": "string",
"segmentId": "string"
}
The name of the switch.
The UUID of the switch.
The name of the portgroup.
The key of the portgroup.
The type of portgroup.
Whether this portgroup is an uplink portgroup.
Reference to an instance of the DistributedVirtualPortgroup managed object.
Indicates whether network bandwidth reservation is supported on the portgroup
Backing type of portgroup.
See DistributedVirtualPortgroup.DistributedVirtualPortgroupBackingTypeEnum for possible values. The default value is "standard".
The logical switch UUID, which is used by NSX portgroup
The segment ID of logical switch, which is used by NSX portroup