Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DvsProfile(vim.profile.host.DvsProfile)
- Property of
- NetworkProfile
- Extends
- ApplyProfile
- See also
- PnicUplinkProfile
- Since
- vSphere API Release 4.0
Data Object Description
The DvsProfile data object represents the distributed virtual switch to which this host is connected. 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.
|
name | xsd:string |
Unique identifier for the distributed virtual switch.
|
uplink* | PnicUplinkProfile[] |
List of subprofiles that map physical NICs to uplink ports.
Use the key property to access
subprofiles in the list.
|
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 |