exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 67 discussion

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

Which path do calls begin with to implement Cisco DNA Center Intent APIs?

  • A. /intent
  • B. /dna/v1
  • C. /dna/api/intent/v1/
  • D. /dna/system/api/v1/
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
We need to get the token first, before we can query. So the answer is D. https://developer.cisco.com/docs/dna-center/#!device-provisioning/goal
upvoted 6 times
...
ThePokemonNuzlockingMaster
Most Recent 9 months, 2 weeks ago
Selected Answer: D
It has to be D. Firstly, you need to get the token first before running the intent API which is what /dna/system/api/v1 is used for, but secondly and most importantly, none of these other URLs actually exist. All intent APIs start /dna/intent/api/v1, which isn't an option
upvoted 3 times
...
jbch
2 years, 2 months ago
I agree that the answer is D. I don't know why everyone is saying A, there is no URL for DNAC API that begins with /intenet
upvoted 2 times
...
m0901s
2 years, 10 months ago
this is tricky question - before we even think of starting any API calls, we have to begin with getting token, which is D. But A is possible too. Either D or A.
upvoted 1 times
...
Wocilon
3 years ago
The answer is A. Explanation: Option B. No way Jose. Option C. is close but order wrong: dna/api/intent/v1/ =! dna/intent/api/v1/ Option D. /dna/system/api/v1/ is used to retrieve tokens not the intent API Option A. Is the only left which makes sense (sort of)
upvoted 2 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 ...