cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
299
Views
5
Helpful
1
Replies

Cisco PRIME REST API call for interface utilization of a Port-channel

TRDPRO
Level 1
Level 1

Thanks in advance for your help! Does anyone here know how to structure a REST API call to Cisco PRIME to get the interface utilization of a Port-channel interface? we do this for standard interfaces without issues (gig/tengig), but simply changing ifName=Port-channel1 does not work, no value returned. ex. api/v4/statistiscsServer/interface/util?range=1&type=octet&ipAddress=10.1.1.1&ifName=Port-channel1  does not work

1 Reply 1

juanmark
Level 1
Level 1

The Cisco PRIME REST API is an API that allows you to access Cisco PRIME functionality and data. With these API development services, you can make calls to fetch data or perform actions.