Question 41
Your organization is developing an application to automate management of Junos network appliances. You want to use the existing PyEZ libraries to improve the development process.
Which API would satisfy this requirement?
Question 42
Exhibit.
What is the function of the . // syntax in the code shown in the exhibit?
Question 43
Which statement is correct about YAML?
Question 44
You need an Ansible Playbook to log in to multiple devices with different login credentials. For compliance purposes, you are not allowed to prompt the user for the credentials or allow the credentials be stored in planted on the control machine for each device.
Which two actions will fulfill this task? (Choose two.)
Question 45
In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?
