Skip to main content

Get Certificate Bundle for Defender

GET 

/api/v31.02/defenders/install-bundle

x-prisma-cloud-target-env: {"permission":"manageDefenders","saas":true,"self-hosted":true}
x-public: true

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

DefenderInstallBundle represents the install bundle for the defender