Start a Host Scan
POST/api/v31.02/hosts/scan
x-prisma-cloud-target-env: {"permission":"monitorHosts","saas":true,"self-hosted":true}
x-public: true
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
- 200
- default
OK