Get Runtime Container Profiles
GET/api/v31.02/profiles/container
x-prisma-cloud-target-env: {"permission":"monitorRuntimeContainers","saas":true,"self-hosted":true}
x-public: true
Retrieves the details and state of all runtime models.
cURL Request
Refer to the following example cURL command that lists all runtime models in a system:
$ curl -k \
-u <USER> \
-H 'Content-Type: application/json' \
-X GET \
https://<CONSOLE>/api/v<VERSION>/profiles/container
Request
Responses
- 200
- default