/
UB
ubccr
/
Grendel API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 31m ago · Updated 3w 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
List all images
Returns all images stored in Grendel
get
/bootimage/list
Response
successful operation
BootImage[]
required
id
string
name
string
required
kernel
string
initrd
string[]
liveimg
string
cmdline
string
verify
boolean
Changes