searchSiteWanUsages

GET https://{{host}}/api/v1/sites/:site_id/wan_usages/search

Request

NameTypeDescription
macstringMAC address
peer_macstringPeer MAC address
port_idstringPort ID for the device
peer_port_idstringPeer Port ID for the device
policystringpolicy for the wan path
tenantstringtenant network in which the packet is sent
path_typestringpath_type of the port

RESPONSES

status: OK

{"results":[{"mac":"5c5b35000001","port_id":"ge-0/0/0.0","path_weight":10,"policy":"policy1","tenant":"tenant1","path_type":"vpn","peer_mac":"0200018c95e1","peer_port_id":"ge-0/0/3"}]}