The /WanAccelerators resource collection represents a collection of all WAN Accelerators configured on service provider's and tenants' backup servers. The collection includes resources which represent individual WAN Accelerators and have system IDs.
Collection URL
https://<Availability-Console>:1281/v2/WanAccelerators |
Collection Representation
[ { "id": "7eced22b-5e67-45e1-bc00-37e399903bed", "name": "BACKUP01", "_links": { "self": { "href": "https://vac.tech.local:1281/v2/wanAccelerators/7eced22b-5e67-45e1-bc00-37e399903bed" } } }, { "id": "bba77fe1-b5a9-4278-8cad-bd2c59455b0b", "name": "BACKUP02", "_links": { "self": { "href": "https://vac.tech.local:1281/v2/wanAccelerators/bba77fe1-b5a9-4278-8cad-bd2c59455b0b" } } }, { "id": "4512013c-376b-47db-8837-286399790ca8", "name": "VAC", "_links": { "self": { "href": "https://vac.tech.local:1281/v2/wanAccelerators/4512013c-376b-47db-8837-286399790ca8" } } } ] |