/
EC
ecmwf
/
ecFlow REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 30m ago · Updated 1mo ago
Details
Filter operations
api
1
nodes
12
server
7
get
Show ecFlow server status
put
Update ecFlow server status
get
Ping ecFlow server
get
Show ecFlow server attributes
put
Update ecFlow server attribute
post
Create a new ecFlow server attribute
delete
Remove ecFlow server attribute
suites
3
server
Update ecFlow server status
put
/server/status
Request body
ServerAction
required
action
'reload_whitelist_file'
|
'reload_passwd_file'
|
'reload_custom_passwd_file'
required
Example request
{ "action": "reload_whitelist_file" }
Response
Expected response to a valid request
Success20x
required
message
string
required
path
string
Changes