Skip to main content

Get WAAS Host Policy

GET 

/api/v31.02/policies/firewall/app/host

x-prisma-cloud-target-env: {"permission":"policyWAAS","saas":true,"self-hosted":true}
x-public: true

Retrieves the WAAS policy for hosts. A policy consists of ordered rules.

This endpoint maps to Defend > WAAS > Host in the Console UI.

cURL Request

Refer to the following example cURL command:

$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
'https://<CONSOLE>/api/v<VERSION>/policies/firewall/app/host'

A successful response returns a list of rules in the policy.

Responses

Policy represents the policy