Disable policies

Prev Next

API URL

POST <ips-api-base>/policies/disable

Sample curl request

curl -gsvk -H "$c" -X POST "https://<host>/wsapis/v2.0.0/ips/policies/ disable"

Authentication

Standard WSAPI authentication

HTTP response codes

  • 200 - no errors

  • 401 - auth error

  • 429 - system busy, try after some time

  • 500 - internal error