WAN Accelerators
The /wanAccelerators resource collection represents a collection of all configured WAN accelerators. The collection includes resources which represent individual WAN accelerators and have system IDs.
Collection URL
Collection Representation
[ { "id": "7eced22b-5e67-45e1-bc00-37e399903bed", "name": "BACKUP01", "cloudConnectAgentUid": "698c8d3e-4710-46bf-b577-a370dc7d6385" "isClientsAccelerator": false "_links": { "self": { "href": "https://vac.tech.local:1281/v2/wanAccelerators/7eced22b-5e67-45e1-bc00-37e399903bed" } } }, { "id": "bba77fe1-b5a9-4278-8cad-bd2c59455b0b", "name": "BACKUP02", "cloudConnectAgentUid": "31670639-dc4c-4880-8f92-f746ade9123f" "isClientsAccelerator": false "_links": { "self": { "href": "https://vac.tech.local:1281/v2/wanAccelerators/bba77fe1-b5a9-4278-8cad-bd2c59455b0b" } } }, { "id": "4512013c-376b-47db-8837-286399790ca8", "name": "VAC", "cloudConnectAgentUid": "078ac93f-ff5c-4443-9675-199e01fcf77b" "isClientsAccelerator": false "_links": { "self": { "href": "https://vac.tech.local:1281/v2/wanAccelerators/4512013c-376b-47db-8837-286399790ca8" } } } ] |