/
QU
quadsproject
/
QUADS
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 2mo ago
Details
Filter operations
Assignments
9
Auth
3
Available
2
Clouds
6
Disks
5
Hosts
9
get
Returns a list with all the defined hosts
post
Add a new host
get
Returns a host by name
delete
Delete host by host name
patch
Update an existing host
get
Returns a host memory by host name
get
Returns a host processors by host name
get
Returns a host disks by host name
get
Returns a host interfaces by host name
Interfaces
5
Memory
4
Moves
1
Notifications
3
Other
1
Processors
4
Schedules
8
Vlans
6
Hosts
Delete host by host name
delete
/hosts/{hostName}/
Path parameters
hostName
string
required
Hostname
Response
Deleted Host
Changes