You are asked to use the REST API to retrieve interface configuration information from your Junos device. You decide to use a cURL HTTP GET command to retrieve this information.
In this scenario, which statement is correct?
Which HTTP status code indicates a response to a successful request?
Which two statements about the REST API are correct? (Choose two.)
You are asked to use the REST API to retrieve interface configuration information from your Junos device. You decide to use a cURL HTTP GET command to retrieve this information.
In this scenario, which two statements are correct? (Choose two.)
Which type of on-box automation script is designed to run every time a user executes a configuration change?
Which statement about the NETCONF content layer is true?
Which development model is the classic approach to software development?
Which two PyEZ object methods are included by default when using a Python context manager? (Choose two.)
What will determine which data serialization format is used for interfacing with a system?
Which two statements are correct about the Junos REST API Explorer? (Choose two.)
Which data construct is used to guarantee that element names and data values remain unique in an XML document?
Which two statements are true about an XML schema document? (Choose two.)
What is the correct Python script syntax to prompt for input?
Which Python operator is used to test if two variables are equal?
Using the set rest control configuration command, what are two ways to control access to the REST API running on a Junos device? (Choose two.)
Which process is responsible for XML automation requests?
Which feature is used in XML to ensure that all attributes and elements have unique names?
You are asked to write an on-box script that will be triggered when a specific interface on a Junos device goes down.
Which type of on-box script should you use to accomplish this task?
Why is a REST API considered stateless?