Skip to content

docs: add REST API reference section to images page#84

Merged
craciunoiuc merged 2 commits intoprod-stagingfrom
docs/images
Mar 18, 2026
Merged

docs: add REST API reference section to images page#84
craciunoiuc merged 2 commits intoprod-stagingfrom
docs/images

Conversation

@JeromeJaggi
Copy link
Member

Summary

Adds a REST API reference section to the images page.

What's included

  • GET /v1/images: list all images with field table
  • GET /v1/images?uuid=...: look up by UUID
  • GET /v1/images/list with digest body: look up by digest
  • Note on tag-based filtering (schema-defined but not active)

Source verification

Content verified against the Unikraft Cloud REST API GET /v1/images endpoint.

Signed-off-by: Jerome Jaggi <jerome@unikraft.io>
@JeromeJaggi
Copy link
Member Author

@jedevc

@jedevc
Copy link
Contributor

jedevc commented Mar 16, 2026

@mariasfiraiala can you take a look at this as well?

Signed-off-by: Maria Sfiraiala <maria.sfiraiala@unikraft.io>
Copy link
Contributor

@mariasfiraiala mariasfiraiala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Reviewed-by: Maria Sfiraiala maria.sfiraiala@unikraft.io
Approved-by: Maria Sfiraiala maria.sfiraiala@unikraft.io

@craciunoiuc craciunoiuc merged commit 45e1c89 into prod-staging Mar 18, 2026
6 checks passed
@craciunoiuc craciunoiuc deleted the docs/images branch March 18, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants