- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2020 01:14 AM
Hello,
I'm looking for a way to export the switches with stack member information from Cisco Prime. The data is available under
Monitor > Switches > Stacks [1]. But I haven't found a way to export it. I have checked the Inventory Export, Reports and also the API [2].
Maybe someone (e.g. @Stefan Honeder) knows a way how to do it.
Best Regards,
Patrick
Solved! Go to Solution.
- Labels:
-
Prime Infrastructure
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2020 03:02 AM
Hi Patrick,
so this is not an official API, however through the following API you can get the information you are looking for
https://<primeip>/webacs/api/v1/op/enablement/inventory/stacks.json?deviceIpAddress=<deviceIp>
hth,
stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2020 03:02 AM
Hi Patrick,
so this is not an official API, however through the following API you can get the information you are looking for
https://<primeip>/webacs/api/v1/op/enablement/inventory/stacks.json?deviceIpAddress=<deviceIp>
hth,
stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2020 02:32 AM
