
This is an archive version of the document. To get the most up-to-date information, see the
current version.
/selfService/vSphere/Configs/{ID}
Represents a vSphere Self-Service Backup Portal tenant access configuration with the specified ID.
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/selfService/vSphere/Configs/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/selfService/vSphere/Configs/{ID}?format=Entity |
Related Resources
The following methods are supported for the /selfService/vSphere/Configs/{ID} resource:
The /selfService/vSphere/Configs/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef UID="urn:veeam:VSphereSelfServiceConfig:110eaac5-75cb-4f01-9056-0582e6a1f7fc" Name="Domain Users" Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/110eaac5-75cb-4f01-9056-0582e6a1f7fc" Type="VSphereSelfServiceConfigReference" 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"> <Links> <Link Href="http://backupsrv.tech.local:9399/api/backupServers/02fdcd04-c9d6-4516-b213-92d3ed391e11" Name="backupsrv.tech.local" Type="BackupServerReference" Rel="Up"/> <Link Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/110eaac5-75cb-4f01-9056-0582e6a1f7fc?format=Entity" Name="Domain Users" Type="VSphereSelfServiceConfig" Rel="Alternate"/> </Links> </EntityRef> |
Entity resource representation:
<VSphereSelfServiceConfig Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/bc9c6d31-42ff-4418-94ce-999c0a3102b8?format=Entity" Type="VSphereSelfServiceConfig" Name="tech\william.fox" UID="urn:veeam:VSphereSelfServiceConfig:bc9c6d31-42ff-4418-94ce-999c0a3102b8" 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"> <Links> <Link Href="http://backupsrv.tech.local:9399/api/backupServers/5b75dac8-812a-47a5-b2be-7088114628a6" Name="backupsrv.tech.local" Type="BackupServerReference" Rel="Up"/> <Link Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/bc9c6d31-42ff-4418-94ce-999c0a3102b8" Name="tech\william.fox" Type="VSphereSelfServiceConfigReference" Rel="Alternate"/> <Link Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/bc9c6d31-42ff-4418-94ce-999c0a3102b8" Name="tech\william.fox" Type="VSphereSelfServiceConfigReference" Rel="Edit"/> <Link Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/bc9c6d31-42ff-4418-94ce-999c0a3102b8" Rel="Delete"/> <Link Href="http://backupsrv.tech.local:9399/api/selfService/vSphere/Configs/bc9c6d31-42ff-4418-94ce-999c0a3102b8/backupJobSettings" Name="tech\william.fox" Type="VSphereSelfServiceConfigJobSettings" Rel="Down"/> </Links> <BackupServerUid>urn:veeam:BackupServer:5b75dac8-812a-47a5-b2be-7088114628a6</BackupServerUid> <RepositoryUid>urn:veeam:Repository:8735f6ea-74f9-4337-9121-905fd427e7d0</RepositoryUid> <QuotaGb>100</QuotaGb> <PerUser>true</PerUser> <Account> <AccountName>tech\william.fox</AccountName> <AccountSid>S-1-5-21-2710250414-1144789048-1111555807-25028</AccountSid> <AccountType>User</AccountType> </Account> <JobSettings> <DefaultSettings>true</DefaultSettings> <JobSchedulerType>Full</JobSchedulerType> </JobSettings> <Tags/> <UsedQuotaMb>6765</UsedQuotaMb> </VSphereSelfServiceConfig> |