Get Certificate Bundle for Defender
GET/api/v33.02/defenders/install-bundle
x-prisma-cloud-target-env: {"permission":"manageDefenders"}
Returns the certificate bundle that Defender needs to securely connect to Console.
cURL Request
Refer to the following example cURL command:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
"https://<CONSOLE>/api/v<VERSION>/defenders/install-bundle?consoleaddr=<CONSOLEADDR>"
<CONSOLEADDR> is the hostname of the Console.
Request
Responses
- 200
- default
DefenderInstallBundle represents the install bundle for the defender