
This is an archive version of the document. To get the most up-to-date information, see the
current version.
/selfService/vSphere/Configs
Represents a collection of access configurations for tenants of vSphere Self-Service Backup Portal.
Resource URL
https://<Enterprise-Manager>:9398/api/selfService/vSphere/Configs |
Related Resources
/selfService/vSphere/Configs/{ID}
Methods
The following methods are supported for the /selfService/vSphere/Configs resource:
Resource Representation
The /selfService/vSphere/Configs resource has a resource representation of the following type:
<EntityReferences 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"> <Ref UID="urn:veeam:VSphereSelfServiceConfig:110eaac5-75cb-4f01-9056-0582e6a1f7fc" Name="Domain Users" Href="https://localhost:9398/api/selfService/vSphere/Configs/110eaac5-75cb-4f01-9056-0582e6a1f7fc" Type="VSphereSelfServiceConfigReference"> <Links> <Link Href="https://localhost:9398/api/backupServers/02fdcd04-c9d6-4516-b213-92d3ed391e11" Name="support.north.local" Type="BackupServerReference" Rel="Up"/> <Link Href="https://localhost:9398/api/selfService/vSphere/Configs/110eaac5-75cb-4f01-9056-0582e6a1f7fc?format=Entity" Name="Domain Users" Type="VSphereSelfServiceConfig" Rel="Alternate"/> </Links> </Ref> <Ref UID="urn:veeam:VSphereSelfServiceConfig:93fda869-eec3-4784-8825-fed5095f770b" Name="support.north" Href="https://localhost:9398/api/selfService/vSphere/Configs/93fda869-eec3-4784-8825-fed5095f770b" Type="VSphereSelfServiceConfigReference"> <Links> <Link Href="https://localhost:9398/api/backupServers/02fdcd04-c9d6-4516-b213-92d3ed391e11" Name="localhost" Type="BackupServerReference" Rel="Up"/> <Link Href="https://localhost:9398/api/selfService/vSphere/Configs/93fda869-eec3-4784-8825-fed5095f770b?format=Entity" Name="support.north.local" Type="VSphereSelfServiceConfig" Rel="Alternate"/> </Links> </Ref> </EntityReferences> |