Implementing Automation for Cisco Data Center Solutions (DCAUTO) — Question 41
When should the API Inspector be used?
Answer options
- A. to send an API request to the APIC
- B. to learn or identify the sequence of API calls for a specific operation in the APIC GUI
- C. to verify the XML structure of an object based on a specific operation in the APIC GUI
- D. to launch an Ansible playbook
Correct answer: B
Explanation
The API Inspector is specifically used to understand the order of API calls required for operations within the APIC GUI, making option B the correct choice. Options A and C pertain to sending requests and verifying XML structure, which are not the primary functions of the API Inspector. Option D involves Ansible, which is unrelated to the API Inspector's purpose.