Get Image Names
GET/api/v33.02/images/names
x-prisma-cloud-target-env: {"permission":"monitorImages"}
Returns an array of strings containing image names.
Note: The query parameters issueType
is not supported for this API endpoint.
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