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

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

Question # 4

Which two standard logical operators does XPath support? (Choose two.)

A.

IOR

B.

NOT

C.

AND

D.

MAMD

Full Access
Question # 5

Which two statements about XML schema definition (XSD) files are correct? (Choose two.)

A.

XSD files define all the elements in an XML document and the document XML hierarchy.

B.

Every XML document must have an XSD file defined for it.

C.

An XSD file is not an XML document.

D.

XSD files ensure that everyone working with the XML document uses a common set of tags.

Full Access
Question # 6

Which Python operator is used to test if two variables are equal?

A.

!=

B.

==

C.

%

D.

=

Full Access
Question # 7

Which two statements about Junos automation are correct? (Choose two.)

A.

The Junos REST API client is on-box.

B.

Junos automation does not allow for device provisioning throuqh the console port.

C.

Junos automation allows for device provisioning through the console port.

D.

The Junos REST API client is off-box.

Full Access
Question # 8

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?

A.

The request is handled by the mod process runningon the Junos device.

B.

The request is handled by the isrpd process runningon the Junos device.

C.

The request is handled by the rpd process runningon the Junos device.

D.

The request is handled by the isd process runningon the Junos device

Full Access
Question # 9

Which two statements are true about an XML schema document? (Choose two.)

A.

It is formatted as an XLT file.

B.

It cannot be examined in the Junos CLI.

C.

It is an authoritative source for operational and configuration XML.

D.

lit is formatted as an XSD file.

Full Access
Question # 10

Which Junos configuration database is updated by PyEZ by default?

A.

shared

B.

dynamic

C.

private

D.

ephemeral

Full Access
Question # 11

What are two Junos PyEZ configuration object methods? (Choose two.)

A.

commie ()

B.

device ()

C.

lockO

D.

config ()

Full Access
Question # 12

Which two processes are used by Junos automation? (Choose two.)

A.

mod

B.

jsd

C.

ifd

D.

kmd

Full Access
Question # 13

Exhibit.

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

A.

The script prints the name of each configured interface.

B.

The script retrieves the interface configuration in XML

C.

The script prints interface information for each interface name.

D.

The script retrieves the interface configuration in JSON.

Full Access
Question # 14

Exhibit.

Referring to the exhibit, which statement about REST is correct?

A.

The device is configured to allow only two simultaneous REST connections.

B.

The device is configured to allow connections from the REST API Explorer

C.

The device is configured to allow HTTP connections on port 3030.

D.

The device is configured to allow HTTPS connections on port 3443.

Full Access
Question # 15

Which Junos API supports direct modification of the Ephemeral database?

A.

JET

B.

WebSocket

C.

SOAP

D.

REST

Full Access
Question # 16

Which two statements about the REST API are correct? (Choose two.)

A.

The TCP session state is maintained by the server.

B.

The REST API application is stateless.

C.

The TCP session state is maintained by the client

D.

The REST API application is stateful.

Full Access
Question # 17

Which HTTP status code indicates a response to a successful request?

A.

500

B.

302

C.

200

D.

400

Full Access
Question # 18

Exhibit.

Referring to the exhibit, which XML XPath expression will only show the IP address XML elements?

A.

//address/name

B.

//name

C.

/name

D.

/address/name

Full Access
Question # 19

Which two PyEZ object methods are included by default when using a Python context manager? (Choose two.)

A.

lock () and unlock (>

B.

open() and close()

C.

|load() and commit ()

D.

pdiff() and diff()

Full Access