Dell EMC Specialist – Systems Administrator, Elastic Cloud Storage — Question 123
Which VxRail API Method is used to update an existing resource?
Answer options
- A. PUT
- B. UPDATE
- C. MODIFY
- D. POST
Correct answer: A
Explanation
The correct answer is A. PUT, as it is the standard HTTP method used to update a resource on a server. The other options, UPDATE, MODIFY, and POST, do not correspond to the correct method for updating resources in API terminology.