Operations and Methods
The following method-implemented operations are supported for the company replica resources entity in the Veeam Service Provider Console REST API:
- Get Reseller Replica Resources – retrieve the /resellers/{ID}/replicaResources collection representation with the GET method.
- Get a Reseller Replica Resource – retrieve properties of a specific replication resource with the GET method.
- Create a Reseller Replication Resource — create a replication resource with specific parameters with the POST method.
- Replace a Reseller Replication Resource — change parameters of a replication resource with the PUT method.
- Delete a Reseller Replication Resource — delete a specific replication resource with the DELETE method.