Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DirectPathProfileManagerCapacityUnknown(vim.DirectPathProfileManager.CapacityUnknown)
- Extends
- DirectPathProfileManagerCapacityResult
- See also
- DirectPathProfileManagerCapacityQuerySpec, LocalizedMethodFault
- Since
- vSphere API Release 9.0.0.0
Data Object Description
Specification for an unsuccessful capacity query result returned from DirectPathProfileManagerQueryCapacity. The result object contains the original query specification and detailed fault messages.Properties
Name | Type | Description |
---|---|---|
faultList* | LocalizedMethodFault[] |
List of faults explaining why the query result is invalid. The faults
contain the reason(s) for failure(s).
Example of failure reasons are the DirectPath profile is not found or
the name string is too long.
|
querySpec | DirectPathProfileManagerCapacityQuerySpec |
The query specification associated with the failure.
|
Properties inherited from DirectPathProfileManagerCapacityResult | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |