/wanAccelerators/{ID}
Represents a WAN accelerator having the specified ID.
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/wanAccelerators/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/wanAccelerators/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /wanAccelerators/{ID} resource:
Resource Representation
The /wanAccelerators/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="WanAcceleratorReference" Href="https://localhost:9398/api/wanAccelerators/55bd11af-696d-4224-ae9c-0917c851177c" Name="172.16.13.45" UID="urn:veeam:WanAccelerator:55bd11af-696d-4224-ae9c-0917c851177c"> |
Entity resource representation:
<WanAccelerator xmlns="http://www.veeam.com/ent/v1.0" Type="WanAccelerator" Href="https://localhost:9398/api/wanAccelerators/55bd11af-696d-4224-ae9c-0917c851177c?format=Entity" Name="172.16.13.45" UID="urn:veeam:WanAccelerator:55bd11af-696d-4224-ae9c-0917c851177c"> |