exam questions

Exam 300-435 All Questions

View all questions & answers for the 300-435 exam

Exam 300-435 topic 1 question 21 discussion

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

The automation engineer must replace device configuration using RESTCONF. How is this configured using the Python library Requests?

  • A. delete()
  • B. post()
  • C. put()
  • D. patch()
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.html

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
lmh
Highly Voted 3 years ago
Answer C is correct. PUT is used to replace a configuration entirely. PATCH is used to make partial changes.
upvoted 7 times
...
fuhgeddaboudit
Most Recent 10 months ago
Selected Answer: C
C - Put - Update
upvoted 2 times
...
Necro20
2 years, 3 months ago
C is the correct answer
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 ...