vcenter network distributed switches: summary

The 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.

Representation:

{
    "name""string",
    "distributed_switch""obj-103",
    "uuid""string",
    "version""string"
}

Attributes:

Name Type Description
Required
distributed_switch 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 string 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 string 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.

version string 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.