VMware NSX 4.x Professional — Question 71
What happens if multiple resources in a provisioning request meet conflicting hard constraints?
Answer options
- A. Tags from the cloud template take precedence.
- B. Round robin is used to select only one of the conflicting tags.
- C. Soft constraints are used as a tiebreaker.
- D. Tags from the project take precedence.
Correct answer: D
Explanation
When multiple resources meet conflicting hard constraints, tags from the project take precedence, which ensures that project-specific requirements are prioritized. The other options do not address the handling of hard constraints correctly; for instance, soft constraints cannot override hard ones, and round robin selection is not applicable in this context.