|
Name
|
Type
|
Description
|
| configVersion | xsd:string |
The version string of the configuration.
|
| contact | DVSContactInfo |
The human operator contact information.
|
| createTime | xsd:dateTime |
The create time of the switch.
|
| defaultPortConfig | DVPortSetting |
The default configuration for the ports in the switch, if the port
does not inherit configuration from the parent portgroup or has
its own configuration.
|
| description | xsd:string |
A description string of the switch.
|
| extensionKey | xsd:string |
The key of the extension registered by the remote server that
controls the switch.
|
| host | DistributedVirtualSwitchHostMember[] |
The hosts that join the switch.
|
| maxPorts | xsd:int |
The maximum number of ports allowed in the switch,
not including conflict ports.
|
| name | xsd:string |
The name of the switch.
|
| numPorts | xsd:int |
Current number of ports, not including conflict ports
|
| numStandalonePorts | xsd:int |
The number of standalone ports in the switch. Standalone ports are
ports that don't belong to any portgroup.
|
| policy | DVSPolicy |
The usage policy of the switch.
|
| productInfo | DistributedVirtualSwitchProductSpec |
The vendor, product and version information for the implemetation
module of the switch.
|
| targetInfo | DistributedVirtualSwitchProductSpec |
The intended vendor, product and version information for the
implemetation module of the switch.
|
| uplinkPortgroup | ManagedObjectReference[]
to a
DistributedVirtualPortgroup[] |
The uplink portgroups. When adding host member, a number of
uplink ports, based on uplinkPortPolicy, will created for
the host. If portgroups are shown here, those uplink ports will
be added to the portgroups, with uplink ports evenly spread among
the portgroups.
|
| uplinkPortPolicy | DVSUplinkPortPolicy |
The uplink port policy.
|
| uuid | xsd:string |
The generated UUID of the switch. Unique across VC inventory and
instances.
|
| vendorSpecificConfig | DistributedVirtualSwitchKeyedOpaqueBlob[] |
A opaque binary blob that stores vendor specific configuration.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |