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 collectionPOST — creates a new resource in a collection or activates a resource actionPATCH — makes changes to a resourcePUT — replaces a resourceDELETE — removes a resource from a collection