Operations and Methods
The following method-implemented operations are supported for the site scopes entities in the Veeam Service Provider Console REST API:
- Get Site Scopes – retrieve the /resellers/{ID}/siteScopes collection representation with the GET method.
- Create a Site Scope – create a specific site scope with the POST method.
- Get a Site Scope – retrieve properties of a specific site scope with the GET method.
- Replace a Site Scope – change parameters of a reseller with the PUT method.
- Delete a Site Scope – delete a specific site scope with the DELETE method.