Skip to main content

Start a Host Scan

POST 

/api/v33.03/hosts/scan

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

Re-scan all hosts immediately.

Refer to the following example command that forces Prisma Cloud Compute to re-scan all hosts:

$ curl -k \
-u <USER> \
-X POST \
https://<CONSOLE>/api/v<VERSION>/hosts/scan

Responses

OK

Copy contents of documentation as Markdown format for AI usage