Nokia Certified Associate – AI and Analytics — Question 2
Which of the following statements about REST and RESTCONF is FALSE?
Answer options
- A. REST API uses KAFKA notification service.
- B. REST/ RESTCONF API performs CRUD operations on data.
- C. REST uses HTTP protocol for data communication.
- D. RESTCONF does NOT use schema mounts.
Correct answer: A
Explanation
The correct answer is A because REST APIs do not utilize KAFKA for notifications; they typically use HTTP for communication. Options B, C, and D are accurate statements regarding the capabilities and protocols associated with REST and RESTCONF.