Firewall Policy API Issue
Hi there,
I am facing some issues with the firewall api after a recent update.
The previous developer handling this was using this endpoint in python to check the firewall policy:
`curl(GET, {Content-type: application/json, Authorization: api_key}, https://firewall_ip/api/v2/cmdb/firewall/policy/id`).
Can anyone kindly share the endpoint to switch on/off a firewall policy?