- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-17-2019 02:21 PM
I have Panorama managing my firewalls. I would like to leverage Postman to make API POSTS to Panorama for new security policies.
Can someone provide an example of a filled-out body with bogus data to show me how the API wants it?
I'm particularily getting stuck on the first part of the body.. I have a device group called "firewalls" and the device is named "firewall1"
{
"entry": {
"@name": "testrule",
"target": {
"devices": {
"entry": [
null
]
},