CiscoCisco
300-435 · Question #102
300-435 Question #102: Real Exam Question with Answer & Explanation
The correct answer is A: HTML. RESTCONF supports HTML and JSON encodings when using YANG, distinguishing it from NETCONF which primarily uses XML.
Network Automation Foundation
Question
Which two encodings are supported with RESTCONF rather than with NETCONF when using YANG? (Choose two.)
Options
- AHTML
- BXML
- CCCS
- DJSON
- ECES
Explanation
RESTCONF supports HTML and JSON encodings when using YANG, distinguishing it from NETCONF which primarily uses XML.
Common mistakes.
- B. XML (Extensible Markup Language) is the primary encoding used by NETCONF for data exchange and is also supported by RESTCONF, but the question asks for encodings supported with RESTCONF "rather than with NETCONF", implying unique or preferred RESTCONF formats over NETCONF's primary XML.
- C. CCS is not a standard data encoding format used with RESTCONF or NETCONF.
- E. CES is not a standard data encoding format used with RESTCONF or NETCONF.
Concept tested. RESTCONF data encodings with YANG
Topics
#RESTCONF#NETCONF#YANG#Data Encodings
Community Discussion
No community discussion yet for this question.