Operations and Methods
The following method-implemented operations are supported for the companies entities in the Veeam Service Provider Console REST API:
- Get Companies – retrieve the /tenants collection representation with the GET method.
- Create a Company – create a specific company with the POST method.
- Get a Company – retrieve properties of a specific company with the GET method.
- Replace a Company – change parameters of a company with the PUT method.
- Delete a Company – delete a specific company with the DELETE method.
- Disable a company – disable a specific company with the POST method.
- Enable a company – enable a specific company with the POST method.
- Send a Welcome Letter to a company – send a welcome letter to a specific company with the POST method.