This is an archive version of the document. To get the most up-to-date information, see the current version.

Cloud Gateway Pools

In this article

    The /cloudGatewayPools resource collection represents all cloud gateway pools.

    Collection URL

    The /cloudGatewayPools resource collection is located at the following URL:

    https://<Availability-Console>:1281/v2/cloudGatewayPools

    Collection Representation Cloud Gateway Pools

    [

     {

       "instanceUid": "a8d8032d-534d-4945-844d-cafe51869747",

       "name": "Alpha Pool",

       "numberOfGateways": 7,

       "cloudAgentUid": "6e8b485b-c729-4c26-94d6-bc843b4f645e",

       "_links": [

         {

           "rel": "self",

           "method": "GET",

           "href": "https://vac:1281/v2/cloudGatewayPools/a8d8032d-534d-4945-844d-cafe51869747"

         }

       ]

     },

     {

       "instanceUid": "02d73fed-3ca6-434d-a5d2-33fe6ea59461",

       "name": "Delta Pool",

       "numberOfGateways": 5,

       "cloudAgentUid": "680d80da-01ca-4e87-ad53-4a4e10b22b9a",

       "_links": [

         {

           "rel": "self",

           "method": "GET",

           "href": "https://vac:1281/v2/cloudGatewayPools/02d73fed-3ca6-434d-a5d2-33fe6ea59461"

         }

       ]

     }

    ]

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.