/images and /image-registry.
Current Image Operations
| Action | Endpoint |
|---|---|
| List images | GET /images |
| Get one image | GET /images/{id} |
| Delete image | DELETE /images/{id} |
| Cancel build | POST /images/{id}/cancel |
| Add tags | POST /images/{id}/tags |
| Remove tag | DELETE /images/{id}/tags/{tag} |
| Ensure image from sandbox/build spec | POST /images/ensure |
| Resolve tag to image | GET /images/resolve |
| List tags | GET /images/tags/list |
| Registry existence check | POST /image-registry/check |
| Registry search | GET /image-registry/search |
Build-Oriented Payloads
The current image DTOs support rich build metadata such as:sandboxIdbuildHashbaseImageorbaseSnapshotId- structured
steps envKeysandenvHashcacheModetagscapabilities