Skip to main content
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.
NoteWhen the credentials supplied allow read-only access, only HTTP GET requests are supported.

 

  • Was this article helpful?