/cloud/tenants/{ID}
Represents a tenant account with the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/cloud/tenants/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/cloud/tenants/{ID}?format=Entity |
Related Resources
- /backupServers/{ID}
- /cloud/tenants
- /cloud/tenants/{ID}/resources
- /cloud/tenants/{ID}/computeResources
- /cloud/tenants/{ID}/vCloudComputeResources
- /cloud/tenants/{ID}/subtenants
- /cloud/tenants/{ID}/gatewayPools
- /cloud/tenants/{ID}/freelicenseCounters
Methods
The following methods are supported for the /cloud/tenants/{ID} resource:
Resource Representation
The /cloud/tenants/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="CloudTenantReference" Href="https://localhost:9398/api/cloud/tenants/b25f5f1d-a3c3-45ed-af23-9ef31a94dac7" Name="ABC Company" UID="urn:veeam:CloudTenant:b25f5f1d-a3c3-45ed-af23-9ef31a94dac7"> |
Entity resource representation:
|
<?xml version="1.0" encoding="utf-8"?> |