Download Runtime Host Profiles
GET/api/v33.02/profiles/host/download
x-prisma-cloud-target-env: {"permission":"monitorRuntimeHosts"}
Retrieves the details and state of each host service runtime model in CSV format.
cURL Request
Refer to the following example cURL command:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
-o <FILE NAME> \
https://<CONSOLE>/api/v<VERSION>/profiles/host/download
Request
Responses
- 200
- default
OK