Catalog
Get architecture images
Returns the complete list of container images required to deploy an architecture and all its services and component dependencies. The response always includes catalog asset images (the tool image used for housekeeping tasks and the catalog infrastructure images for the catalog service itself). Both embedded (built-in) and custom bundle architectures are supported.
get/architectures/{id}/images
Path parameters
idstring required
Architecture ID (e.g., 'rag')
Response
List of container image references
string[] required
Changes
Changed in 1 of the 62 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○