Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmPlacementCompatibilityResult(pbm.placement.CompatibilityResult)
- Returned by
- PbmCheckCompatibility, PbmCheckCompatibilityWithSpec, PbmCheckRequirements
- Extends
- DynamicData
- See also
- LocalizedMethodFault, PbmPlacementHub, PbmPlacementMatchingResources, PbmPlacementResourceUtilization
- Since
- 1.0
Data Object Description
The PbmPlacementCompatibilityResult data object contains the compatibility result of a placement request.Properties
Name | Type | Description |
---|---|---|
error* | LocalizedMethodFault[] |
Array of faults that prevent this datastore or storage pod from being compatible with the
specified profile, including if no host connected to this hub is compatible.
|
howMany* | xsd:long |
How many objects of the kind requested can be provisioned on this
hub.
Since 6.5 |
hub | PbmPlacementHub |
The Datastore or StoragePod under consideration
as a location for virtual machine files.
|
matchingResources* | PbmPlacementMatchingResources[] |
Resources that match the policy. If populated, signifies that there are
specific resources that match the policy for hub. If null,
signifies that all resources (for example, hosts connected to the
datastore or storage pod) are compatible.
Since 6.5 |
utilization* | PbmPlacementResourceUtilization[] |
This field is not populated if there is no size in the query, i.e.
if the request carries only policy and no size requirements, this
will not be populated.
Since 6.5 |
warning* | LocalizedMethodFault[] |
Array of faults that describe issues that may affect profile compatibility.
Users should consider these issues before using this Datastore
or StoragePod and a connected Host s.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |