Pre-Summer Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Cisco Certified DevNet Associate 200-901 Cisco Study Notes

Page: 31 / 35
Total 467 questions

DevNet Associate (DEVASC) Questions and Answers

Question 121

Which two commands download and execute an Apache web server container in Docker with a port binding 8080 in the container to 80 on the host? (Choose two.)

Options:

A.

docker pull apache

B.

docker run -p 8080:80 httpd

C.

docker run -p 80:8080 httpd

D.

docker pull httpd

E.

docker pull https

Question 122

Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. The Python script retrieves a list of tasks from a to-do list for effective project management purposes. Not all options are used.

Options:

Question 123

Refer to the exhibit.

A collaboration engineer has developed a script to automate the gathering of information by providing the email address of the individual. When the engineer tests the script, a 401 error is received. Which command fixes the script?

Options:

A.

Add "Authorization": "Bearer <WEBEX_TOKEN>" to the headers

B.

Add "Authentication": "Basic <WEBEX_TOKEN>" in the base_url after "https://".

C.

Add "<Authorization>:<password>@" in the base_url after "https://".

D.

Add "Authentication": "Bearer <WEBEX TOKEN>" to the headers

Question 124

Which action do webhooks enable an application to perform?

Options:

A.

Increase the request rate limit.

B.

Populate the application with restricted data.

C.

Receive real-time data.

D.

Implement a push model.

Page: 31 / 35
Total 467 questions