Cisco DevNet Associate (DEVASC) 200-901 Question # 130 Topic 14 Discussion

Cisco DevNet Associate (DEVASC) 200-901 Question # 130 Topic 14 Discussion

200-901 Exam Topic 14 Question 130 Discussion:
Question #: 130
Topic #: 14

200-901 Question 130

Refer to the exhibit. A developer must use a token to collect data from Cisco DNA Center API and prepares a Python script to send requests. Which line of code needs to be placed on the snippet where the code is missing to obtain a token from the Cisco DNA Center API?


A.

token=BasicAuth(‘user’,‘password’))


B.

auth=BasicAuth(‘user’,‘password’))


C.

auth=HTTPBasicAuth(user,password))


D.

token=HTTPBasicAuth(user,password))


Get Premium 200-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.