Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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.
|
deviceConfig | DirectPathProfileManagerDirectPathConfig |
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
|
name | xsd:string |
Name of the DirectPath profile. The name should be less than or equal
to 80 characters.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |