|
Name
|
Type
|
Description
|
| configVersion | xsd:string |
The version string of the configuration that this spec is trying to
change. This property is required in reconfiguring a portgroup and
should be set to the same value of the
ConfigInfo#configVersion. This property is ignored in creating
a portgroup if set.
|
| defaultPortConfig | DVPortSetting |
The default network setting for all the ports in the portgroup.
|
| description | xsd:string |
A description string of the portgroup.
|
| name | xsd:string |
The name of the portgroup.
|
| numPorts | xsd:int |
Number of port in the portgroup. Setting this number larger than the
number of existing ports in the portgroup causes new ports to
be added to the portgroup to meet the number. Setting this property
smaller than the number of existing ports will delete the free ports
from the portgroup. If the number cannot be met by deleting free ports,
a fault will be raised. If new ports are added to the portgroup, they
are also added to the switch. For portgroups of type ephemeral this
property is ignored.
|
| policy | DVPortgroupPolicy |
Portgroup policy.
|
| portNameFormat | xsd:string |
The format of the name of the ports when ports are created in the
portgroup. For detail see ConfigInfo#portNameFormat.
|
| scope | ManagedObjectReference[]
to a
ManagedEntity[] |
The eligible entities that can connects to the port, for detail see
ConfigInfo#scope.
|
| type | xsd:string |
The type of portgroup.
See PortgroupType for possible values.
|
| vendorSpecificConfig | DistributedVirtualSwitchKeyedOpaqueBlob[] |
A opaque binary blob that stores vendor specific configuration.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |