- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-07-2017 08:38 PM
Hi All,
Does anyone has any idea on how to list just the name of device groups in panorama using the api
if i do the following path:
https://mypanorama/api/?type=config&action=get&key=<my key>/config/devices/entry[@name='localhost.localdomain']/device-group
it lists the complete configuraiton of all the device groups.
thanks for any help.
Regards,
~Harry
03-04-2018 05:39 AM - edited 03-04-2018 05:53 AM
Hi @Harshit
Try it with this command:
https://PANORAMA/api/?key=APIKEY&type=config&action=get&xpath=/config/readonly/devices/entry[@name='localhost.localdomain']/device-group
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!