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

/wanAccelerators

In this article

    Represents a collection of WAN accelerators configured on all Veeam backup servers connected to Veeam Backup Enterprise Manager.

    Resource URL

    http://<Enterprise-Manager>:9399/api/wanAccelerators

    Related Resources

    /wanAccelerators/{ID}

    Methods

    The following methods are supported for the /wanAccelerators resource:

    (GET) /wanAccelerators

    Resource Representation

    The /wanAccelerators resource has a resource representation of the following type:

    <EntityReferences xmlns="http://www.veeam.com/ent/v1.0">
     <Ref Type="WanAcceleratorReference" Href="http://localhost:9399/api/wanAccelerators/55bd11af-696d-4224-ae9c-0917c851177c" Name="172.16.13.45" UID="urn:veeam:WanAccelerator:55bd11af-696d-4224-ae9c-0917c851177c">
       <Links>
         <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018" Name="srv02.veeam.local" />
         <Link Rel="Alternate" Type="WanAccelerator" Href="http://localhost:9399/api/wanAccelerators/55bd11af-696d-4224-ae9c-0917c851177c?format=Entity" Name="172.16.13.45" />
       </Links>
     </Ref>
     <Ref Type="WanAcceleratorReference" Href="http://localhost:9399/api/wanAccelerators/b1752038-f542-42a8-aec0-15bf3f4b15c8" Name="172.16.16.77" UID="urn:veeam:WanAccelerator:b1752038-f542-42a8-aec0-15bf3f4b15c8">
       <Links>
         <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee3398c91018" Name="srv02.veeam.local" />
         <Link Rel="Alternate" Type="WanAccelerator" Href="http://localhost:9399/api/wanAccelerators/b1752038-f542-42a8-aec0-15bf3f4b15c8?format=Entity" Name="172.16.16.77" />
       </Links>
     </Ref>
    </EntityReferences>