cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2164
Views
0
Helpful
2
Replies

Is there anyway to get IP list from EPNM REST API?

ilham.wahyu
Level 1
Level 1

Hi,

 

Is there anyway to get IP list from EPNM REST API so I can reuse it to fetch an performance API (i.e. CPU or Memory Utilization)? I can't seems to find it on the documentation.

 

Thanks

1 Accepted Solution

Accepted Solutions

You can get device information via 

 

/webacs/api/v4/data/Devices

See the API guide Cisco Evolved Programmable Network Manager 5.0 API Reference Guide  and https://developer.cisco.com/docs/epnm/

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

2 Replies 2

You can get device information via 

 

/webacs/api/v4/data/Devices

See the API guide Cisco Evolved Programmable Network Manager 5.0 API Reference Guide  and https://developer.cisco.com/docs/epnm/

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

Thanks, that what I looking for.

 

And one more, how about the Interface Utilization or IP SLA? Is there any API that I can use to complete the parameter of Interface Utilization or IP SLA (ICPM JITTER) Probe Metric Data?

 

Thank you.