Is there any API to get all the device names under the same group in zenoss?
Please point me in the right direction.
Is there any API to get all the device names under the same group in zenoss?
Please point me in the right direction.
Copyright © 2021 Jogjafile Inc.
I am using Python for querying the devices under zenoss group. Key is sending request with data='{"action":"DeviceRouter", "method":"getDevices","data":[{"uid":"/zport/dmd/Devices/"}],"tid":1}')