Get Base Images
Return a paginated list of base images order by name available for an organization (shared and private ones). The id of the organization is fetched from CSP token
Objects are private to the organization in the request (shared=false) or shared between organizations (shared=true)
Return objects based on status (ACTIVE, DEPRECATED, DELETED)
DEPRECATED,DELETED
Returns base images matches with the name
centos 7
Base images whose number of applications is non zero (with_applications=true)
An integer that identifies the page number for a paged response
An integer that identifies the maximum page size for a paged response
Paginated list of base images in an organization
"BaseImagesPage Object"
An error related to the request
"ConstraintsViolationsError Object"
It represents a constraints violation error
The requesting user is not authorized to get the base images
"Error403 Object"
An internal server error object
"Error500 Object"
The server is temporarily unavailable
"Error503 Object"
curl -H 'Authorization: <value>' https://{api_host}/v1/base-images