exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 768 discussion

Actual exam question from Cisco's 200-301
Question #: 768
Topic #: 1
[All 200-301 Questions]

Which REST method updates an object in the Cisco DNA Center Intent API?

  • A. CHANGE
  • B. UPDATE
  • C. POST
  • D. PUT
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
Zepar
Highly Voted 1 year, 8 months ago
The REST method that is typically used to update an object in the Cisco DNA Center Intent API is D. PUT. In RESTful APIs, different HTTP methods are used to perform different actions on resources. The PUT method is commonly used to update an existing resource or replace it entirely with a new representation. When using the Cisco DNA Center Intent API to update an object, you would typically send an HTTP request with the PUT method to the appropriate endpoint, providing the updated representation of the object in the request body. This allows you to modify the attributes or properties of the object and persist those changes in the system. Therefore, the correct answer is D. PUT
upvoted 5 times
...
NewJeans
Most Recent 1 year, 3 months ago
Selected Answer: D
PUT is the answer
upvoted 2 times
...
Cynthia2023
1 year, 6 months ago
Selected Answer: D
RESTful APIs (Application Programming Interfaces) use HTTP as the communication protocol for exchanging data between clients and servers.
upvoted 2 times
...
EngrRex
2 years, 4 months ago
Selected Answer: B
I think the answer here is UPDATE, since PUT is under HTTP
upvoted 2 times
Bonesaw
2 years, 4 months ago
Negative, it is still PUT https://developer.cisco.com/docs/dna-center/#!cisco-dna-center-platform-overview/intent-api-northbound
upvoted 7 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 ...