VCP-DCV Configure and Manage vSphere Storage • Set 5
VCP-DCV Configure and Manage vSphere Storage Practice Test 5 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. An administrator creates a storage policy with the rule: "Rule: provisioningType equals thick". When the policy is applied to a VM on this array, what will be the compliance status?
Refer to the exhibit.
VASA Storage Capability JSON from an array:
{
"capabilities": [
{
"id": "capacityByThin",
"description": "Thin provisioning",
"properties": {
"provisioningType": {
"type": "string",
"value": "thin"
}
}
},
{
"id": "replication",
"description": "Replication at storage container level",
"properties": {
"rpo": {
"type": "integer",
"value": 3600
}
}
}
]
}