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 Company Replication Resources – retrieve the /tenants/{ID}/replicaResources collection representation with the GET method.
- Get a Company Replication Resource – retrieve properties of a specific replication resource with the GET method.
- Create a Company Replication Resource — create a replication resource with specific parameters with the POST method.
- Replace a Company Replication Resource — change parameters of a replication resource with the PUT method.
- Delete a Company Replication Resource — delete a specific replication resource with the DELETE method.
- Get Company Network Extension Appliance – retrieve the /tenants/{ID}/replicaResources/networkExtensionAppliance collection representation with the GET method.
- Get a Company Network Extension Appliance – retrieve properties of a specific network extension appliance with the GET method.
- Replace a Company Network Extension Appliance — change parameters of a specific network extension appliance with the PUT method.