Implementing and Operating Cisco Data Center Core Technologies (DCCOR) — Question 164

An engineer must create an EPG called "Test". The configuration request should succeed if the Tenant called "Tenant" and the application profile called "Test" exist. The firewall policy allows only the HTTP connectivity to APIC from the user's computer. Which action accomplishes this goal?

Answer options

Correct answer: B

Explanation

The correct answer is B because it correctly specifies the distinguished name (dn) format for the EPG under the Tenant and application profile, and it uses HTTP POST, which is appropriate for creating resources. Options A and D use HTTP PUT, which is not suitable for this operation, and option C incorrectly places the Tenant and application profile in the distinguished name.