Data Object - VsanPolicySatisfiability(vim.host.VsanInternalSystem.PolicySatisfiability)

Returned by
CanProvisionObjects, ReconfigurationSatisfiable
Extends
DynamicData
See also
LocalizableMessage, VsanPolicyCost
Since
vSphere API 6.0

Data Object Description

PolicySatisfiablity -- Structure to describe whether a policy can be satisfied.

Properties

Name Type Description
cost*VsanPolicyCost

Cost of satisfying the new policy; This is unset if policy cannot be satisfied.
isSatisfiablexsd:boolean

Can the policy be satisfied given the assumptions of the API that queried satisfiability.
See vim.host.VsanInternalSystem#reconfigurationSatisfiable(PolicyChangeBatch[]
reason*LocalizableMessage

Reason for not being able to satisfy the policy; This is unset if policy can be satisfied.
uuid*xsd:string

UUID of the object.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition