Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualSwitchProfile(vim.profile.host.VirtualSwitchProfile)
- Property of
- NetworkProfile
- Extends
- ApplyProfile
- See also
- LinkProfile, NetworkPolicyProfile, NumPortsProfile
- Since
- vSphere API Release 4.0
Data Object Description
The VirtualSwitchProfile data object represents a subprofile for a virtual switch. If a profile plug-in defines policies or subprofiles, use the policy or property list to access the additional configuration data.Properties
Name | Type | Description |
---|---|---|
key | xsd:string |
Linkable identifier.
|
link | LinkProfile |
Links that are connected to the virtual switch.
|
name | xsd:string |
Name of the standard virtual switch(VSS).
|
networkPolicy | NetworkPolicyProfile |
Network policy/policies for the virtual switch.
|
numPorts | NumPortsProfile |
Number of ports on the virtual switch.
|
Properties inherited from ApplyProfile | ||
copyEnableStatus, enabled, favorite, hidden, policy, profileTypeName, profileVersion, property, toBeDeleted, toBeMerged, toReplaceWith | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |