exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 334 discussion

Actual exam question from Cisco's 350-901
Question #: 334
Topic #: 1
[All 350-901 Questions]

DRAG DROP
-

Drag and drop the steps from the left into the order on the right to provide a custom dashboard to display the version of code that is installed in a network subnet using the Cisco DNA Center API.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dkhenderson2
7 months, 2 weeks ago
1. Create a POST REST API call to the Authentication API to obtain an access token for Cisco DNA Center. 2. Call the Device List API to retrieve the records associated with the branch offices. 3. Create a query string using the required subnet. 4. Format the data as per the dashboard's requirements. 5. Display all the returned data to the dashboard.
upvoted 3 times
...
routeswitch
1 year, 5 months ago
he correct order is: Create a POST REST API call to the Auth API to obtain an access token for Cisco DNA Center. Call the Device List API to retrieve the records associated with the branch offices. Create a query string using the required subnet. Format the data as per the dashboard's requirements. Display the formatted data on the dashboard.
upvoted 3 times
julianmansa
1 year ago
you create the QUERY string BEFORE you call the API....smh
upvoted 6 times
tar201
4 days, 22 hours ago
Smh +1
upvoted 1 times
...
...
...
Alexissiox
1 year, 7 months ago
Answer correct. 1. Token 2. Get siteId for the network associated 3. Get a list of devices using the siteId below ....
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...