/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
- /selfService/vSphere
- /selfService/vSphere/Configs
- /selfService/vSphere/Configs/{ID}/backupJobSettings
Methods
The following methods are supported for the /selfService/vSphere/Configs/{ID} resource:
- GET /selfService/vSphere/Configs/{ID}
- PUT /selfService/vSphere/Configs/{ID}
- DELETE /selfService/vSphere/Configs/{ID}
Resource Representation
The /selfService/vSphere/Configs/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="VSphereSelfServiceConfigReference" Href="https://localhost:9398/api/selfService/vSphere/Configs/c6a041d0-36a1-47c7-9f4b-a12327796c68" Name="Administrators" UID="urn:veeam:VSphereSelfServiceConfig:c6a041d0-36a1-47c7-9f4b-a12327796c68"> |
Entity resource representation:
|
<VSphereSelfServiceConfig xmlns="http://www.veeam.com/ent/v1.0" Type="VSphereSelfServiceConfig" Href="https://localhost:9398/api/selfService/vSphere/Configs/c6a041d0-36a1-47c7-9f4b-a12327796c68?format=Entity" Name="Administrators" UID="urn:veeam:VSphereSelfServiceConfig:c6a041d0-36a1-47c7-9f4b-a12327796c68"> |