ExamGecko
Question list
Search
Search

Question 16 - JN0-223 discussion

Report
Export

Which two statements are correct about using the Junos REST API? (Choose two.)

A.
It supports data In CSV format.
Answers
A.
It supports data In CSV format.
B.
It must use SSH for a connection.
Answers
B.
It must use SSH for a connection.
C.
NETCONF is not supported.
Answers
C.
NETCONF is not supported.
D.
It is a simple configuration.
Answers
D.
It is a simple configuration.
Suggested answer: B, D

Explanation:

The Junos REST API provides a simple configuration method for interacting with Junos devices programmatically. It requires an SSH connection for secure communication between the client and the Junos device.

Option B is correct because the Junos REST API relies on SSH for secure connections.

Option D is correct as the Junos REST API is designed to be easy to configure and use, allowing for straightforward interaction with Junos devices.

Option A (It supports data in CSV format) is incorrect; the REST API typically uses JSON or XML for data exchange.

Option C (NETCONF is not supported) is incorrect as Junos REST API can work alongside NETCONF.

Supporting

Reference:

Juniper Networks REST API Documentation: This provides details on how the REST API interacts with Junos devices, including the necessity of SSH and the simplicity of its configuration.

asked 18/09/2024
Michele Valvason
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first