/
UB
ubccr
/
Grendel API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5m ago · Updated 2w ago
Details
Filter operations
host
9
get
List all hosts
get
Find hosts by name or nodeset
delete
Delete hosts by name or nodeset
get
Find hosts by tags
put
Set hosts to provision by name or nodeset
put
Set hosts to unprovision by name or nodeset
put
Tag hosts by name or nodeset
put
Untag hosts name or nodeset
post
Add or update hosts in Grendel
image
4
host
Add or update hosts in Grendel
post
/host
Request body
Host[]
required
id
string
name
string
required
provision
boolean
firmware
string
boot_image
string
interfaces
NetInterface[]
Response
successfully stored hosts
Changes