Skip to main content

Get CNNS Container and Host Policy

GET 

/api/v33.02/policies/firewall/network

x-prisma-cloud-target-env: {"permission":"policyCNNF"}

Retrieves a list of all CNNS container and host rules.

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/network"

Responses

Policy holds the data for firewall policies (host and container)