Contains the operations for the Root resource.
get
Get a list of top-level links
head
Get headers for the service
Contains the operations for module resources.
get
Get loaded modules
post
Create a module
get
Get module
head
Get headers for module
put
Update a module
delete
Delete a module
get
Get module source
head
Get headers for module source
put
Update module source
Contains the operations for submodule resources.
get
Get submodules for this module
head
Get headers to the submodules for this module
get
Get a submodule of the module
head
Get headers for a submodule of the module
get
Get submodule source
head
Get headers for submodule source
Contains the operations for step resources.
get
Get module steps
head
Get headers for module steps
get
Get a specific step of the module
head
Get the header for a specific step of the module
post
Execute a step
post
Validate step inputs
Contains the operations for job resources.
get
Get jobs
post
Create an asynchronous job
get
Get job
head
Get headers for a job
delete