JN0-224 · Question #129
Which two statements are correct about using the Junos REST API? (Choose two.)
The correct answer is A. It supports data In CSV format. D. It is a simple configuration. It supports data in CSV format. The Junos REST API can return data in various formats, including CSV (Comma-Separated Values), JSON, and XML. This flexibility allows for easier integration with different tools and It is a simple configuration. The Junos REST API is designed to…
Question
Which two statements are correct about using the Junos REST API? (Choose two.)
Options
- AIt supports data In CSV format.
- BIt must use SSH for a connection.
- CNETCONF is not supported.
- DIt is a simple configuration.
How the community answered
(43 responses)- A93% (40)
- B2% (1)
- C5% (2)
Explanation
It supports data in CSV format. The Junos REST API can return data in various formats, including CSV (Comma-Separated Values), JSON, and XML. This flexibility allows for easier integration with different tools and It is a simple configuration. The Junos REST API is designed to be straightforward to configure and use, especially for developers familiar with RESTful services. It provides a simple way to interact with Junos devices programmatically.
Topics
Community Discussion
No community discussion yet for this question.