Virtual Storage Lifecycle Management API


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

The query specification associated with the failure.
Properties inherited from DirectPathProfileManagerCapacityResult
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition