Start Serverless Function Scan
POST/api/v31.02/serverless/scan
x-prisma-cloud-target-env: {"permission":"monitorServerless","saas":true,"self-hosted":true}
x-public: true
Re-scan all serverless functions immediately.
cURL Request
Refer to the following example cURL command that forces Prisma Cloud Compute to re-scan all serverless functions:
$ curl -k \
-u <USER> \
-X POST \
https://<CONSOLE>/api/v<VERSION>/serverless/scan
Responses
- 200
- default
OK