Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DirectPathProfileInfo(vim.DirectPathProfileManager.DirectPathProfileInfo)
- Property of
- DirectPathProfileManagerCapacityInfo
- Returned by
- DirectPathProfileManagerList
- Extends
- DynamicData
- See also
- DirectPathProfileManagerDirectPathConfig
- Since
- vSphere API Release 9.0.0.0
Data Object Description
Information about a DirectPath profile.Properties
Name | Type | Description |
---|---|---|
description* | xsd:string |
Description of the DirectPath profile.
|
deviceConfig | DirectPathProfileManagerDirectPathConfig |
Configuration of the DirectPath device represented by this DirectPath
profile. Since one DirectPath profile represents one device, the
configuration will be one of the following types:
1) VmiopDirectPathConfig
2) DvxDirectPathConfig
3) DynamicDirectPathConfig
4) VirtualDeviceGroupDirectPathConfig
|
id | xsd:string |
Unique identifier of the DirectPath profile.
|
name | xsd:string |
Name of the DirectPath profile.
|
vendorName | xsd:string |
Name of the vendor for the device represented by this DirectPath
profile.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |