Host Application Control Rule
GET/api/v33.02/application-control/host
x-prisma-cloud-target-env: {"permission":"policyHosts"}
Retrieves the host application control rules.
The following example curl command uses basic auth to retrieve the control rules:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
“https://<CONSOLE>/api/v<VERSION>/application-control/host”
Responses
- 200
- default