Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Note! Following JN0-222 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

JN0-222 Exam Dumps - Automation and DevOps Associate (JNCIA-DevOps)

Question # 4

Referring to the exhibit.

which two statements are correct? (Choose two.)

A.

The retrieved configuration will be from the Junos candidate configuration.

B.

The configuration will be retrieved in JSON format.

C.

The configuration will be retrieved in XML format.

D.

The retrieved configuration will be from the Junos active configuration.

Full Access
Question # 5

What are two examples of XPath operators? (Choose two.)

A.

B.

@

C.

AND

D.

IS

Full Access
Question # 6

Exhibit.

Referring to the exhibit, what is the function of the register key?

A.

to set an input value for the juniper_junos_rpc module

B.

to configure a global setting for the playbook

C.

to define a variable containing the return value from the module

D.

to print a result to standard out

Full Access
Question # 7

Exhibit.

Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)

A.

{“Routers”:[“r1”,“r2”],“Switches”:[{“s1”:[{“interface”:“ge-0/0/0.0”}]}]}

B.

{“routers”:[“r1”,“r2”],“switches”:[{“s1”:[{“interface”:“ge-0/0/0.0”}]}]}

C.

D.

Full Access
Question # 8

Ansible playbooks are written in which format?

A.

YAML

B.

Python

C.

XML

D.

JSON

Full Access
Question # 9

Which Junos system process handles NETCONF automation commands?

A.

snmpd

B.

eventd

C.

mgd

D.

jsd

Full Access
Question # 10

Exhibit.

You need to translate the configuration shown in the exhibit into a PyEZ RPC call.

Which line shows the proper PyEZ syntax?

A.

dev.rpc.get_route_information(table=”inet.0”)

B.

dev.rpc.get-route-information(table=”inet.0”)

C.

dev.rpc.get_route_information:table=”inet.0”

D.

dev.rpc.get-route-information:table=”inet.0”

Full Access
Question # 11

Which two processes does Junos automation use? (Choose two.)

A.

chassisd

B.

jsd

C.

dcd

D.

mgd

Full Access
Question # 12

What are two data structures in JSON? (Choose two.)

A.

object

B.

number

C.

string

D.

array

Full Access
Question # 13

What are two examples of XPath axes? (Choose two.)

A.

grandchild

B.

sibling

C.

parent

D.

grandparent

Full Access
Question # 14

Exhibit.

Referring to the exhibit, which two statements are correct? (Choose two)

A.

The Junos configuration database is automatically locked and unlocked.

B.

The connection to the Junos device is explicitly opened and closed

C.

The connection to the Junos device is automatically opened and closed

D.

The Junos configuration database is explicitly locked and unlocked

Full Access
Question # 15

Which character is used to show the start of parameters in a REST API call?

A.

#

B.

=

C.

&

D.

?

Full Access