/
UB
ubccr
/
Grendel API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2w ago
Details
Filter operations
host
9
image
4
get
List all images
get
Find image by name
delete
Delete boot images by name
post
Add or update images in Grendel
image
Add or update images in Grendel
post
/bootimage
Request body
BootImage[]
required
id
string
name
string
required
kernel
string
initrd
string[]
liveimg
string
cmdline
string
verify
boolean
Response
successfully stored images
Changes