Help Center
Choose product document...
Veeam Backup & Replication 9.5 [Archived]
RESTful API Reference

/cloud/tenants/{ID}/resources/{ID}

Represents a storage quota assigned to the tenant account with the specified ID.

The URL of the reference resource representation:

http://<Enterprise-Manager>:9399/api/cloud/tenants/{ID}/resources/{ID}

Related Resources

Methods

The following methods are supported for the /cloud/tenants/{ID}/resources/{ID} resource:

Resource Representation

The /cloud/tenants/{ID}/resources/{ID} resource has a resource representation of the following type.

<CloudTenantResource xmlns="http://www.veeam.com/ent/v1.0" Type="CloudTenantResource" Href="http://localhost:9399/api/cloud/tenants/4f90635a-7ecc-49fe-beb6-60b37eb4bd89/resources/1c7c6cd7-0cd0-4e20-8d15-a94d23299a93" Id="1c7c6cd7-0cd0-4e20-8d15-a94d23299a93">
 <Links>
   <Link Rel="Delete" Type="CloudTenantResource" Href="http://localhost:9399/api/cloud/tenants/4f90635a-7ecc-49fe-beb6-60b37eb4bd89/resources/1c7c6cd7-0cd0-4e20-8d15-a94d23299a93" Name="Cloud repository 3" />
   <Link Rel="Up" Type="CloudTenant" Href="http://localhost:9399/api/cloud/tenants/4f90635a-7ecc-49fe-beb6-60b37eb4bd89?format=Entity" Name="ABC Company" />
   <Link Rel="Up" Type="BackupServer" Href="http://localhost:9399/api/backupServers/8ea5406b-a6e9-42d9-bca5-44b6a5d94af1?format=Entity" Name="localhost" />
 </Links>
 <RepositoryQuota>
   <DisplayName>Cloud repository 3</DisplayName>
   <RepositoryUid>urn:veeam:Repository:82db96c3-445c-4a7e-9587-f2d523e839f4</RepositoryUid>
   <Quota>1024</Quota>
   <UsedQuota>0</UsedQuota>
 </RepositoryQuota>
</CloudTenantResource>

 

Veeam Large Logo

User Guide for VMware vSphere

User Guide for Microsoft Hyper-V

Enterprise Manager User Guide

Veeam Cloud Connect Guide

Veeam Agent Management Guide

Veeam Backup Explorers User Guide

Backup and Restore of SQL Server Databases

PowerShell Reference

RESTful API Reference

Veeam Backup FREE Edition User Guide