Cisco PRIME REST API call for interface utilization of a Port-channel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022 01:45 PM
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
- Labels:
-
Prime Infrastructure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2022 11:45 AM
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.
