nerdexam
Juniper

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…

NETCONF, RESTCONF, and gRPC

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)
  • A
    93% (40)
  • B
    2% (1)
  • C
    5% (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

#REST API#data formats#CSV#Junos REST

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice