Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware 6V0-21.25 Exam - Topic 3 Question 11 Discussion

Which of the following API actions are not valid?
C) UPDATE
A) GET
B) POST
D) DELETE

VMware 6V0-21.25 Exam - Topic 3 Question 11 Discussion

Actual exam question for VMware's 6V0-21.25 exam
Question #: 11
Topic #: 3
[All 6V0-21.25 Questions]

Which of the following API actions are not valid?

Show Suggested Answer Hide Answer
Suggested Answer: C

The VMware vDefend REST API strictly adheres to standard HTTP protocols and syntax. When interacting with an API endpoint to manipulate a security object, you must use standard HTTP verbs (methods).

Valid HTTP verbs include GET (to retrieve or read data), POST (to create new data), PUT (to replace data), PATCH (to partially modify data), and DELETE (to remove data).

While 'Update' is a concept (represented by the letter 'U' in CRUD), UPDATE is NOT a valid HTTP verb or API action. If you attempt to send an HTTP request with the method UPDATE to the vDefend Manager, the API gateway will reject it with an error (typically a 405 Method Not Allowed or 400 Bad Request).

=========================


Contribute your Thoughts:

0/2000 characters
Howard
3 days ago
Yeah, UPDATE is not a standard method.
upvoted 0 times
...
Iola
8 days ago
Wait, UPDATE? That sounds off.
upvoted 0 times
...
Isaiah
13 days ago
Definitely valid methods are A, B, and D.
upvoted 0 times
...
Freeman
18 days ago
I thought UPDATE was a thing?
upvoted 0 times
...
Hershel
24 days ago
C) UPDATE isn't a valid HTTP method.
upvoted 0 times
...
Lacresha
29 days ago
I thought DELETE was definitely valid, but I can't recall if UPDATE is used in any APIs.
upvoted 0 times
...
Miss
1 month ago
I'm not entirely sure, but I feel like PUT is the one that replaces UPDATE.
upvoted 0 times
...
Rachael
1 month ago
I remember practicing a question like this, and I think UPDATE isn't a standard method.
upvoted 0 times
...
Dierdre
1 month ago
I think all of these are valid HTTP methods except for UPDATE, right?
upvoted 0 times
...

Save Cancel