Retrieve image settings for a project
GET/portal/api/v1/settings/:project_name/images
Retrieve the image settings for a specific project and provider.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Image settings retrieved successfully
Unauthorized
Not authorized to access the resource.
Resource not found.
Internal Server Error