NamespaceManagement_Networks_Nsx_DistributedSwitches_Summary
NamespaceManagement_Networks_Nsx_DistributedSwitches_Summary
The DistributedSwitches.Summary structure contains the basic information about a Distributed Switch.
JSON Example
{
"distributed_switch": "string",
"name": "string"
}
string
distributed_switch
Required
Identifier of the switch. The value of this field refers to the UUID of a vim.DistributedVirtualSwitch. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: vSphereDistributedSwitch. When operations return a value of this structure as a result, the field will be an identifier for the resource type: vSphereDistributedSwitch.
string
name
Required
Human-readable identifier of the switch.