/selfService/vSphere
Represents a collection of vSphere Self-Service Backup Portal resources.
Veeam Backup Enterprise Manager administrators can use Veeam Backup Enterprise Manager REST API to create and manage access configurations for tenants of vSphere Self-Service Backup Portal. An access configuration includes information about vSphere user or group, target repository for backups of vSphere VMs, repository quota, job scheduling options and backup job template. For details, see the Working with vSphere Self-Service Backup Portal section of the Veeam Backup Enterprise Manager User Guide.
In its resource representation, the /selfService/vSphere resource provides a set of links. By using a link from the list, the client can perform the following operations:
- Get a list of access configurations for tenants of Sphere Self-Service Backup Portal
- Create a new access configuration
Resource URL
https://<Enterprise-Manager>:9398/api/selfService/vSphere |
Related Resources
- /selfService/vSphere/Configs
- /selfService/vSphere/Configs/{ID}
- /selfService/vSphere/Configs/{ID}/backupJobSettings
Methods
The following methods are supported for the /selfService/vSphereresource:
Resource Representation
The /selfService/vSphere resource has a resource representation of the following type:
<VSphereSelfServiceHref="http://127.0.0.1:9399/api/selfService/vSphere"Type="VSphereSelfService"xmlns="http://www.veeam.com/ent/v1.0"xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |