Operations and Methods
The following method-implemented operations are supported for the reseller clients entities in the Veeam Service Provider Console REST API:
- Get Available Clients – retrieve the /resellers/{ID}/availableClients collection representation with the GET method.
- Get Managed Clients – retrieve the /resellers/{ID}/managedClients collection representation with the GET method.
- Create a Managed Client – create a managed client with the POST method.
- Delete a Managed Client – delete a managed client with the DELETE method.