Which two tools would you use to make REST API requests? (Choose two.)
Given the following Python script:
a = [1,2,3,4,5,6,7,8,9]
print(a[0])
What is the output of this print command?
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 Junos API supports direct modification of the Ephemeral database?
Which two statements about XML schema definition (XSD) files are correct? (Choose two.)
Which two data structures are used in JSON? (Choose two.)
Which statement about the NETCONF content layer is true?
Which development model is the classic approach to software development?
Which process is responsible for JET automation requests?
You are asked to develop an on-box Junos script that prevents deletion of the SNMP configuration.
Which type of script serves this purpose?
Which two statements are correct about using the Junos REST API? (Choose two.)
Which two programing languages would be used for on-box scripting with Junos devices? (Choose two.)
Which process is responsible for XML automation requests?
Which statement is correct about DevOps?
What are two Junos PyEZ configuration object methods? (Choose two.)
Exhibit.
Referring to the exhibit, which two statements about the script are correct? (Choose two.)
Which two processes are used by Junos automation? (Choose two.)
Which two statements about NETCONF layers are correct? (Choose two.)
You want to perform a dry run on the myPlays playbook and use a custom inventory file called myRouters.ini.
Which Ansible command would you use in this scenario?