Virtual Storage Lifecycle Management API


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.
deviceConfigDirectPathProfileManagerDirectPathConfig

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
idxsd:string

Unique identifier of the DirectPath profile.
namexsd:string

Name of the DirectPath profile.
vendorNamexsd:string

Name of the vendor for the device represented by this DirectPath profile.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition