Get Image Names
GET/api/v31.02/images/names
x-prisma-cloud-target-env: {"permission":"monitorImages","saas":true,"self-hosted":true}
x-public: true
Returns an array of strings containing image names.
cURL Request
Refer to the following example cURL command:
$ curl -k \
-X GET \
-u <USER> \
-H 'Content-Type: application/json' \
https://<CONSOLE>/api/v<VERSION>/images/names
Request
Responses
- 200
- default