Implementing Automation for Cisco Data Center Solutions (DCAUTO) — Question 19
What is the default data encoding for the response output of the ACI APIC API inspector?
Answer options
- A. CSV
- B. JSON
- C. XML
- D. YAML
Correct answer: B
Explanation
The default data encoding for the ACI APIC API inspector is JSON, which is widely used for its lightweight data interchange format. CSV, XML, and YAML are alternative formats but are not the defaults for this API response.