Method | Decription |
---|---|
GET
| Retrieve a resource or collection representation |
POST
| Create a resource based upon a user-defined representation |
PUT
| Update a resource based upon a user-defined representation |
DELETE
| Remove a resource |
GET
but an API user has a choice of any of the four methods to access and control resources in their virtualization environment.