cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1591
Views
0
Helpful
1
Replies

Cisco Prime API Operations Center

Jesse Records
Level 1
Level 1

I am currently using Cisco Prime API with one HA Pair for testing.  

 

If I deploy multiple prime instances, can I simply query the Operations Center or do I need to query each prime instance?

 

If it is possible to query the Operations Center, is there any performance impact to it if it needs to collect data from multiple Prime instances?

 

Thanks!

1 Reply 1

Alexander Onnikov
Cisco Employee
Cisco Employee

Hello Jesse,

 

Thank you for using Prime Operations Center.

 

You can query your Operations Center instead of querying each Prime instance. Operations Center queries each managed Prime instance and returns aggregated data with correct sorting, filtering, and pagination is if you performed your request to a Prime instance.

 

But this depends on the API resource, not all resources support aggregation.

 

You can check webacs/api/v1/?id=aggregation-doc page on your Prime / Operaions Center to learn more details about this.