Skip to main content

Download twistcli for MacOS

GET 

/api/v32.04/util/osx/twistcli

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

Downloads the twistcli binary executable for MacOS platforms.

This endpoint maps to the MacOS platform hyperlink in Manage > System > Utilities in the Console UI.

cURL Request

The following cURL command downloads the twistcli binary executable for MacOS platforms.

$ curl -k \
-u <USER> \
-L \
-o twistcli \
https://<CONSOLE>/api/v1/util/osx/twistcli

A successful response displays the status of the download.

Responses

OK

Loading...