SAUTO Network Security Practice Question
You are automating Cisco ASA firewall rule updates using the REST API. Which data format is required in the request body when pushing a new access control entry?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
JSON
Cisco ASA REST API integrations typically require JSON as the payload format for defining network objects and access rules.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
YAML
Why it's wrong here
YAML is generally used for configuration files like Ansible, not direct REST API payloads.
- ✗
XML
Why it's wrong here
While some older APIs supported XML, modern Cisco security APIs default to JSON.
- ✓
JSON
Why this is correct
JSON is the standard format for REST API interactions with Cisco security devices.
- ✗
CSV
Why it's wrong here
CSV is not a supported format for direct REST API configuration payloads.
About these practice questions
This SAUTO question is part of Courseiva's 281-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Cisco exam blueprint
This SAUTO practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAUTO exam.