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

/cloud/publicIpAddresses

In this article

    Represents a collection of all public IP addresses allocated in the service provider's network infrastructure added to pools of public IP addresses on Veeam backup servers connected to Veeam Backup Enterprise Manager. Public IP addresses can be assigned to tenants. Tenants can use public IP addresses to enable access to cloud VM replicas from the internet after full site failover.

    Resource URL

    http://<Enterprise-Manager>:9399/api/cloud/publicIpAddresses

    Related Resources

    /cloud/publicIpAddresses/{ID}

    Methods

    The following methods are supported for the /cloud/publicIpAddresses resource:

    Resource Representation

    The /cloud/publicIpAddresses resource has a resource representation of the following type:

    <EntityReferences xmlns="http://www.veeam.com/ent/v1.0">
     <Ref Type="CloudPublicIpAddressReference" Href="http://localhost:9399/api/cloud/publicIpAddresses/936db979-efbe-4ece-b279-07e24b4ea25e" Name="198.51.100.4" UID="urn:veeam:CloudPublicIpAddress:936db979-efbe-4ece-b279-07e24b4ea25e">
       <Links>
         <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/8fff3b8e-c3f1-4ef5-aecc-561f07bf9982" Name="172.17.53.48" />
         <Link Rel="Alternate" Type="CloudPublicIpAddress" Href="http://localhost:9399/api/cloud/publicIpAddresses/936db979-efbe-4ece-b279-07e24b4ea25e?format=Entity" Name="198.51.100.4" />
       </Links>
     </Ref>
     <Ref Type="CloudPublicIpAddressReference" Href="http://localhost:9399/api/cloud/publicIpAddresses/11eebb50-5848-42a3-88cd-4932a5c8c894" Name="198.51.100.3" UID="urn:veeam:CloudPublicIpAddress:11eebb50-5848-42a3-88cd-4932a5c8c894">
       <Links>
         <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/8fff3b8e-c3f1-4ef5-aecc-561f07bf9982" Name="172.17.53.48" />
         <Link Rel="Alternate" Type="CloudPublicIpAddress" Href="http://localhost:9399/api/cloud/publicIpAddresses/11eebb50-5848-42a3-88cd-4932a5c8c894?format=Entity" Name="198.51.100.3" />
       </Links>
     </Ref>
     <Ref Type="CloudPublicIpAddressReference" Href="http://localhost:9399/api/cloud/publicIpAddresses/fcf28ea0-6831-46ac-9abb-584e83a818ab" Name="198.51.100.9" UID="urn:veeam:CloudPublicIpAddress:fcf28ea0-6831-46ac-9abb-584e83a818ab">
       <Links>
         <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/8fff3b8e-c3f1-4ef5-aecc-561f07bf9982" Name="172.17.53.48" />
         <Link Rel="Alternate" Type="CloudPublicIpAddress" Href="http://localhost:9399/api/cloud/publicIpAddresses/fcf28ea0-6831-46ac-9abb-584e83a818ab?format=Entity" Name="198.51.100.9" />
       </Links>
     </Ref>
     <Ref Type="CloudPublicIpAddressReference" Href="http://localhost:9399/api/cloud/publicIpAddresses/45a2c7c1-232b-4a1d-814e-59db3b1329c4" Name="198.51.100.8" UID="urn:veeam:CloudPublicIpAddress:45a2c7c1-232b-4a1d-814e-59db3b1329c4">
       <Links>
         <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/8fff3b8e-c3f1-4ef5-aecc-561f07bf9982" Name="172.17.53.48" />
         <Link Rel="Alternate" Type="CloudPublicIpAddress" Href="http://localhost:9399/api/cloud/publicIpAddresses/45a2c7c1-232b-4a1d-814e-59db3b1329c4?format=Entity" Name="198.51.100.8" />
       </Links>
     </Ref>
     ...
    </EntityReferences>