Skip to main content

Download Jenkins Plugin for Prisma Cloud Compute

GET 

/api/v1/util/prisma-cloud-jenkins-plugin.hpi

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

Downloads the Prisma Cloud Compute Jenkins plugin.

Although this endpoint is supported, no backwards compatibility is offered for it.

cURL Request

Refer to the following example cURL command:

$ curl -k \
-u <USER> \
-L \
-o twistlock-jenkins-plugin.hpi \
https://<CONSOLE>/api/v1/util/twistlock-jenkins-plugin.hpi

A successful response displays the status of the download.

Responses

OK

Loading...