Name
|
Type
|
Description
|
active | xsd:boolean |
If set, only the active ports are qualified.
|
connected | xsd:boolean |
If set, only the connected ports are qualified.
|
inside | xsd:boolean |
If unset, all ports in the switch are qualified.
If set to true, only ports inside portgroupKey or any
portgroup, if not set, are qualified.
If set to false, only ports outside portgroupKey or any
portgroup, if not set, are qualified.
|
portgroupKey | xsd:string[] |
The keys of the portgroup that is used for the scope of inside.
If this property is unset, it means any portgroup. If inside
is unset, this property is ignored.
|
portKey | xsd:string[] |
If set, only the ports of which the key is in the array are
qualified.
|
scope | ManagedObjectReference
to a
ManagedEntity |
If set, only the ports of which the scope covers the entity are
qualified.
|
uplinkPort | xsd:boolean |
If set to true, only the uplink ports are qualified. If set to false, only
non-uplink ports are qualified.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |