/
EC
ecmwf
/
ecFlow REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
api
1
nodes
12
server
7
suites
3
get
List all suites
post
Create a new suite
get
Show all nodes (suites, families and tasks) as a tree
suites
Create a new suite
post
/suites
Request body
object
required
definition
string
required
auto_add_externs
boolean
Example request
{ "definition": "suite foo\ntask bar\nendsuite" }
Response
Expected response
Success20x
required
message
string
required
path
string
Changes