Export custom rules

Prev Next

API URL

<ips-api-base>/custom_rules/export

Sample curl request

curl -gsvk --header "$c" "https://<host>/wsapis/v2.0.0/ips/custom_rules/export"

Authentication

Standard WSAPI authentication

Method

GET

Response

A simple text file which contains uploaded custom rules

Response codes

  • 200 - no errors

  • 401 - auth error

  • 500 - internal error