Which RESTful operation corresponds to the HTTP PUT method?

IT Exam Items RepositoryCategory: CCNA 3 v7Which RESTful operation corresponds to the HTTP PUT method?

Which RESTful operation corresponds to the HTTP PUT method?

  • create
  • delete
  • read
  • update

Explanation: The HTTP operation PUT corresponds to the RESTful operation update, POST to create, GET to read, and DELETE to delete.

Related exam: 14.7.2 Module Quiz - Network Automation