Get Global Scan Settings
GET/api/v33.02/settings/scan
x-prisma-cloud-target-env: {"permission":"systemOperations"}
Returns the global settings for image, host, container, and registry scanning.
cURL Request
Refer to the following example cURL request:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
"https://<CONSOLE>/api/v<VERSION>/settings/scan"
Responses
- 200
- default
ScanSettings are global settings for image/host/container and registry scanning