Steve, for the POST API call I got good results with this schema formatting:
{
"parameters": [
{
"name": "node", "values": ["Node-1"],
"itemize": true
},
{
"name": "peer-host", "values": [],
"itemize": true
}
]
}
This will return results for each and every adjacency you have established out of Node-1.
If you want it for a specific peer-host, just put in the address in double quotes, inside the square brackets.
------------------------------
Gene Shtirmer
Sales Engineer
(941) 216-5794
------------------------------
Original Message:
Sent: 08-13-2021 11:34
From: Stephen Elias
Subject: Router API /peer-path/latency ???
Hi,
We're trying to call the rest API for the peer-path latency using a router name, however the data set is coming back empty.
Is there a correct way to format the POST to retrieve the data for a specific peer path?
Is there an API to list all the current peer paths for a node or router?

------------------------------
[Stephen][Elias]
[RCM]
------------------------------