Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 80
Which function is available in NETCONF and unavailable in RESTCONF?
Answer options
- A. configuration changes are automatically activated
- B. uses the YANG data models to communicate
- C. supports JSON and data encoding
- D. validates the content of a candidate datastore
Correct answer: D
Explanation
The correct answer, D, indicates that NETCONF can validate the content of a candidate datastore, a feature not found in RESTCONF. Options A, B, and C describe functionalities that are available in both protocols, making them incorrect in this context.