This is an archive version of the document. To get the most up-to-date information, see the
current version .
/cloud/tenants/{ID}/gatewayPools
Represents a list of cloud gateway pools assigned for the tenant account with the specified ID.
Resource URL
The URL of the reference resource representation:
http://<Enterprise-Manager>:9399/api/cloud/tenants/{ID }/gatewayPools
Related Resources
Methods
The following methods are supported for the /cloud/tenants/{ID}/gatewayPools resource:
(GET) /cloud/tenants/{ID}/gatewayPools
Resource Representation
The /cloud/tenants/{ID}/gatewayPools 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:CloudGatewayPool:6de18dab-3341-441e-9184-a866913444d4 " Name =" Cloud gateway pool 1 " Href =" https://localhost:9398/api/cloud/gatewayPools/6de18dab-3341-441e-9184-a866913444d4 " Type =" CloudGatewayPoolReference "> <Links> <Link Href =" https://localhost:9398/api/backupServers/32ec2857-6c5a-4964-8486-061ba18fd6cf " Name =" localhost " Type =" BackupServerReference " Rel =" Up "/> <Link Href =" https://localhost:9398/api/cloud/gatewayPools/6de18dab-3341-441e-9184-a866913444d4?format=Entity " Name =" Cloud gateway pool 1 " Type =" CloudGatewayPool " Rel =" Alternate "/> </Links> </Ref> </EntityReferences>