VCP-DCV vSphere Architecture, Products and Solutions • Set 3
VCP-DCV vSphere Architecture, Products and Solutions Practice Test 3 — 15 questions with explanations. Free, no signup.
Refer to the exhibit. A vSphere administrator is reviewing a cluster configuration JSON. What can be determined from the configuration?
{
"cluster": {
"name": "Production",
"ha_enabled": true,
"ha_admission_control_enabled": true,
"ha_admission_control_policy": "fixedSlotPolicy",
"ha_failover_host_slots": 2,
"drs_enabled": true,
"drs_automation_level": "fullyAutomated",
"drs_migration_threshold": 3
}
}