exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 80 discussion

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

Which two API calls must be issued to attach a device template in Cisco SD-WAN? (Choose two.)

  • A. ג€monitor device action statusג€ GET API request with the device ID to display the status of the attach action
  • B. ג€monitor device action statusג€ GET API request with the process ID to display the status of the attach action
  • C. PUT call to initiate the attach action
  • D. POST call to initiate the attach action
  • E. GET call to initiate the attach action
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

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
Blue06
Highly Voted 4 years, 1 month ago
Correct answer is B&D https://developer.cisco.com/docs/sdwan/#!device-template/attach-device-template
upvoted 15 times
...
after_eight
Most Recent 6 months, 1 week ago
Selected Answer: BD
I guess it is TaskID instead of ProcessID. But DeviceID does not make sense since you can launch multiple asynchronous API for the same device.
upvoted 1 times
...
[Removed]
2 years, 11 months ago
Selected Answer: BD
processID is returned after the post, then you use it to lookup device action status.
upvoted 4 times
...
B3nd3cida
4 years, 2 months ago
This question seems outdated or wrong formulated: The 1st time a device join the overlay network it must have a Template attached to it. That associating is done in vManage. Then by taking a look to the API docs for templates we do have: GET ​/networkdesign​/global​/template​/{templateId} PUT /networkdesign​/global​/template​/{templateId} GET /networkdesign​/profile​/feature GET /networkdesign​/profile​/template GET ​/networkdesign​/profile​/template​/{templateId} PUT /networkdesign​/profile​/template​/{templateId} I have not been able to find anything related to processID when it comes to templates. But deviceID is also not a choice. Anyhow I will go with B,C.
upvoted 1 times
Xixmk
4 years ago
PUT would replace current attached devices with just that one device, it should be POST
upvoted 4 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 ...