4A0-AI1 Exam QuestionsBrowse all questions from this exam

4A0-AI1 Exam - Question 5


Which of the following statements about REST and RESTCONF is FALSE?

Show Answer
Correct Answer: A

The statement that REST API uses KAFKA notification service is false. REST API (Representational State Transfer) typically uses standard web protocols, such as HTTP or HTTPS, for data communication. KAFKA is a separate distributed streaming platform and event streaming system, not inherently a part of REST.

Discussion

3 comments
Sign in to comment
hazemsalah87Option: D
Jun 9, 2023

D is correct, RestConf allows to obtain schema mounts

kkhashabaOption: D
Nov 10, 2023

No, RESTCONF does not use schema mounts. The concept of schema mounts is associated with YANG data modeling and is more commonly related to NETCONF.

kkhashabaOption: D
Nov 10, 2023

Update you are correct D is the correct one : • The basic requests of RESTCONF API are: o Get authentication bearer token o Get the RESTCONF root o Get the data store o Get the yang-library modules-state o Get the schema mounts