- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-16-2019 01:14 AM
Hi All,
I am busy testing login events for the API in Panorama to reditribute to the firewalls, when ever I execute the API call I get a 400 error returned:
<response status="error" code="400"> <result> <msg>You must specify a valid Device Group</msg> </result> </response>
I have looked through all the documentation I can find but do not see the correct formating and xml entry for specifing the device group.
I have the following:
<uid-message> <version>1.0</version> <type>update</type> <payload> <login> <entry name="testuidpanorama" ip="x.x.x.x" timeout="20"> </entry> </login> <device-group> <entry name="dgname"> </entry> </device-group> </payload> </uid-message>
Any pointers ?
Regards
/M
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!