Stop Serverless Function Scan
POST/api/v31.02/serverless/stop
x-prisma-cloud-target-env: {"permission":"monitorServerless","saas":true,"self-hosted":true}
x-public: true
Stops the ongoing serverless scan.
cURL Request
Refer to the following example cURL command:
$ curl -k \
-u <USER> \
-X POST \
https://<CONSOLE>/api/v<VERSION>/serverless/stop
Responses
- 200
- default
OK