Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

HTTP methods

The REST API server supports the following HTTP methods.

Operation Guidelines
GET Retrieves resource information.
POST
  • Creates new resources.
  • Performs actions on resources.
PUT/PATCH Updates existing resource.
DELETE Deletes a resource instance.

 

  • Was this article helpful?