When Cisco lOS XE REST API uses HTTP request methods what is the purpose of a PUT request?
retrieves the specified resource or representation
submits data to be processed to the specified resource
updates the specified resource with new information
creates a new resource
Submit