This is an archive version of the document. To get the most up-to-date information, see the current version.

Methods

To perform operations with Veeam Service Provider Console entities using REST API, you can use the following standard HTTP methods:

  • GET — retrieves information about a resource or collection
  • POST — creates a new resource in a collection or activates a resource action
  • PATCH — makes changes to a resource
  • PUT — replaces a resource
  • DELETE — removes a resource from a collection