Virtual Storage Lifecycle Management API


Data Object - DirectPathProfileManagerCreateSpec(vim.DirectPathProfileManager.CreateSpec)

Parameter to
DirectPathProfileManagerCreate
Extends
DynamicData
See also
DirectPathProfileManagerDirectPathConfig
Since
vSphere API Release 9.0.0.0

Data Object Description

Specification describing the parameters used for creating a DirectPath profile.

Properties

Name Type Description
description*xsd:string

Description of the DirectPath profile. The description should be less than 256 characters.
deviceConfigDirectPathProfileManagerDirectPathConfig

Configuration of the DirectPath device to be represented. Since one DirectPath profile represents one device, the specified configuration can be one of the following types: 1) VmiopDirectPathConfig 2) DvxDirectPathConfig 3) DynamicDirectPathConfig 4) VirtualDeviceGroupDirectPathConfig
namexsd:string

Name of the DirectPath profile. The name should be less than or equal to 80 characters.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition