Task_executions
API Key Scope: task_executions / index
Pass the username and password of a user in the authorization header. This currently gives full access.
ID or name of task. Task names are not unique, it's recommended to use ID.
The number of items to display for pagination.
The number of items to skip for pagination.
Sort results by attribute.
Can sort on multiple attributes, separated by |.
Order direction can be suffixing the attribute by either :asc (default) or :desc.
Filter on task progress
List of task executions.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: task_executions / index
Pass the username and password of a user in the authorization header. This currently gives full access.
The number of items to display for pagination.
The number of items to skip for pagination.
Sort results by attribute.
Can sort on multiple attributes, separated by |.
Order direction can be suffixing the attribute by either :asc (default) or :desc.
Filter on task progress
Filter on id
Filter on name of an execution
Filter on task workflow type for an execution
Filter on task workflow action of an execution
Filter on task sources type of an executions
Filter on task destinations type of an executions
Filter on creation date
Filter on execution date
List of task executions.
List of task executions.
API Key Scope: task_executions / show
ID of task execution.
A specific task execution.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: task_execution / processed_nodes
ID of task execution.
The number of items to display for pagination.
The number of items to skip for pagination.
Filter on status
Filter on path
List of processed nodes by task.
List of processed nodes by task.
API Key Scope: task_execution / logs
Pass the username and password of a user in the authorization header. This currently gives full access.
ID of task execution.
The number of items to display for pagination.
The number of items to skip for pagination.
Filter on task log level
Filter on workflow_id
Filter on time
Filter on message
Filter on task log hostname
Filter on task log tag
List of logs by task execution.
List of logs by task execution.
API Key Scope: task_execution / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID of task execution.
Confirmation of task action.
Error returned from the data management.
API Key Scope: task_execution / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID of task execution.
Confirmation of task action.
Error returned from the data management.
API Key Scope: task_execution / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID of task execution.
Confirmation of task action.
Error returned from the data management.
API Key Scope: task_execution / action
Pass the username and password of a user in the authorization header. This currently gives full access.
ID of task execution.
Confirmation of task action.
Error returned from the data management.
Last updated
Was this helpful?