Network_DistributedSwitches_Summary
The DistributedSwitches.Summary structure contains commonly used information about a vSphere Distributed Switch. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
{
"distributed_switch": "string",
"name": "string",
"uuid": "string",
"version": "string"
}
Identifier of the vSphere Distributed Switch (VDS). Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: DistributedVirtualSwitch. When operations return a value of this structure as a result, the field will be an identifier for the resource type: DistributedVirtualSwitch.
Name of the vSphere Distributed Switch. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
UUID of the vSphere Distributed Switch. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
The implementation version of the vSphere Distributed Switch. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.