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