exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 66 discussion

Actual exam question from Cisco's 300-435
Question #: 66
Topic #: 1
[All 300-435 Questions]

DRAG DROP -

Refer to the exhibit. A GET request is issued to the Cisco DNA Center REST API. Drag and drop the GET request URL subpaths from the left onto the objectives on the right. Not all options are used.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://meraki.cisco.com/lib/pdf/meraki_whitepaper_captive_portal.pdf

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
Lyndongarcia09
Highly Voted 2 years, 10 months ago
I tried querying via python script Cisco AlwaysOn Sandbox, there is a snmpLocation parameter. So the correct answer should be: - /api/v1/network-devices?snmpLocation=DC2. - /api/v1/network-devices?family=Switches and Hub - /api/v1/network-devices?managementIpaddress=10.222.10.35 - /api/v1/network-devices?softwareType=IOS-XE&softwareVersion=16.4.2
upvoted 14 times
Bingchengchen236
1 year, 4 months ago
https://developer.cisco.com/docs/dna-center/#!get-device-list
upvoted 1 times
Bingchengchen236
1 year, 4 months ago
agree with Lyndongarcia09
upvoted 1 times
...
...
...
Wocilon
Highly Voted 3 years ago
- /api/v1/network-devices?location=DC2. - /api/v1/network-devices?family=Switches and Hub - /api/v1/network-devices?managementIpaddress=10.222.10.35 - /api/v1/network-devices?softwareType=IOS-XE&softwareVersion=16.4.2 Explanation: -There is no "snmpLocation" query parameter and technically this can be configured using SNMP. - The possible option is family=cat_9k_1 which seems more like a series than a family. - There is no IpAddress query parameter (and doesn't make too much sense either) - REST uses & for adding two parameters to the query. Source: https://developer.cisco.com/docs/dna-center/#!cisco-dna-1-3-3-x-api-api-devices-get-device-list For Family possible options: https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/2-1-2/user_guide/b_cisco_dna_center_ug_2_1_2/b_cisco_dna_center_ug_2_1_1_chapter_011.html
upvoted 10 times
...
ThePokemonNuzlockingMaster
Most Recent 9 months, 2 weeks ago
The documentation doesn't actually show snmpLocation anymore: https://developer.cisco.com/docs/dna-center/#!get-device-list However I still believe Lyndongarcia09 is correct. Maybe this is referencing an older version of the API which did support snmpLocation, but more importantly the exhibit shows that snmpLocation is present. If the exhibit is stating it, for the purpose of the exam it almost doesn't matter what the real world documentation says, they're asking more about your ability to interpret the docs they provide rather than your knowledge of the real world docs
upvoted 1 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 ...