Querying ePBR Runtime Information

The NX-API REST provides HTTP GET requests that query ePBR runtime information. The information returned from these queries is useful in monitoring the performance of the switch.

ePBR Data

ePBR Data
Oper : “sys/epbr/inst/service-s1/ep-[10.1.1.2]/endpointoperdata”
{
"epbrSvcEndPoint": {
"attributes": {
"childAction": "",
"delete": "no",
"dn": "sys/epbr/inst/service-s1/ep-[10.1.1.2]",
"ip": "10.1.1.2",
"modTs": "2021-06-25T19:13:49.277+00:00",
"status": "",
"svcIntf": "vlan10"
},
"children": [
{
"epbrEndpointoperdata": {
"attributes": {
"dn": "sys/epbr/inst/service-s1/ep-[10.1.1.2]/endpointoperdata",
"generatedSlaID": "20001",
"generatedTrackID": "1",
"modTs": "2021-06-25T21:46:22.695+00:00",
"probestatus": "inactive"
}
}
}

The ‘probestatus’ query is validated.


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload.

show epbr policy