Operations and Methods
The following method-implemented operations are supported for the companies entities in Veeam Service Provider Console RESTful API:
- Get All Companies — retrieve a collection resource representation of all companies.
- Create Company — create a new company.
- Get Company — retrieve a resource representation of a company with the specified UID.
- Modify Company — modify a company with the specified UID.
- Delete Company — delete a company with the specified UID.
- Get Company Permissions — retrieve a collection resource representation of the Veeam Service Provider Console components that a company with the specified UID can access.
- Modify Company Permissions — modify a set of the Veeam Service Provider Console components that a company with the specified UID can access.
- Send Welcome Email to Company — send a welcome email to a company with the specified UID.
- Get All Company Site Resources — retrieve a resource representation of all site resources allocated to all companies.
- Get All Site Resources Allocated to Company — retrieve a resource representation of site resources allocated to a company with the specified UID.
- Create Company Site Resource — allocate a new site resource to a company with the specified UID.
- Get Company Site Resource — retrieve a resource representation of company site resource with the specified UID.
- Modify Company Site Resource — modify a company site resource with the specified UID.
- Delete Company Site Resource — delete a company site resource with the specified UID.
- Get All Company Backup Resources — retrieve a collection resource representation of all company cloud backup resources.
- Get All Backup Resources Allocated to Company on Specific Site — retrieve a collection resource representation of all cloud backup resources allocated to a company on a site with the specified UID.
- Get Usage of All Backup Resources Allocated to Company on Specific Site — retrieve a resource representation of cloud backup resources usage by a company on a site with the specified UID.
- Get Company Backup Resource — retrieve a resource representation of company cloud backup resource with the specified UID.
- Get Company Traffic Resource — retrieve a resource representation of a cloud traffic quota configured for a company on a site with the specified UID.
- Get All Company Replication Resources — retrieve a collection resource representation of all company cloud replication resources.
- Get All Replication Resources Allocated to Company on Specific Site — retrieve a collection resource representation of all cloud replication resources allocated to a company on a site with the specified UID.
- Get Company Replication Resource — retrieve a resource representation of company cloud replication resource with the specified UID.
- Get Usage of All Replication Resources Allocated to Company on Specific Site — retrieve a collection resource representation of cloud replication resources usage by a company on a site with the specified UID.
- Get All Company vCD Replication Resources — retrieve a collection resource representation of all company vCD replication resources.
- Get All vCD Replication Resources Allocated to Company on Specific Site — retrieve a collection resource representation of a vCD replication resource allocated to a company on a site with the specified UID.
- Get Company vCD Replication Resource — retrieve a resource representation of a company vCD replication resource with the specified UID.
- Get Usage of All vCD Replication Resources Allocated to Company on Specific Site — retrieve a collection resource representation of vCD replication resources usage by a company on a site with the specified UID.
- Get Services Usage — retrieve a collection resource representation of services consumed by companies.
- Get Services Usage by Company — retrieve a collection resource representation of services consumed by a company with the specified UID.