As part of an application to manage network devices, you must query hundreds of network devices and return the unique set of IP prefixes by configured firewall filters. To accomplish this task you will require a mutable data type that contains unordered, unique elements.
Which Python data type will fulfill these requirements?
Which two statements about DevOps are correct? (Choose two.)
Answer : A, C
Which two statements about the Junos PyEZ configuration module are correct? (Choose two )
Answer : B, D
What is the advantage of using the REST API?
Exhibit.
In the XML output shown in the exhibit. what is the full XPath for the IP address of the interface?
A)
B)
C)
D)
Answer : D
You are a programmer currently developing code on a Linux device. You want to start the Python interactive interpreter (shell) from the command prompt. Which command must be used to accomplish this task?
Answer : C
Exhibit.
Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)
Answer : B, D