DirectPathProfileManagerQueryCapacityRequestType
DirectPathProfileManagerQueryCapacityRequestType
The parameters of DirectPathProfileManagerQueryCapacity.
Since: vSphere API Release 9.0.0.0
JSON Example
{
"target": {
"_typeName": "string"
},
"querySpec": [
{
"_typeName": "string"
}
]
}
target
Required
specifies the compute resource for which the capacity needs to be computed. See DirectPathProfileManagerTargetEntity. A null or an invalid target will cause an exception.
querySpec
Optional
specifies a list of DirectPathProfileManagerCapacityQuerySpec, where each of them specifies the information about the DirectPath profile for which capacity needs to be computed.