Task_sources
API Key Scope: task_sources / index
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of task. Task names are not unique, it's recommanded to use numeric 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 id
Filter on file id
Filter on import file id
Filter on tape id
Filter on a pool id
List of task sources.
List of task sources.
API Key Scope: task_sources / create
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of task. Task names are not unique, it's recommanded to use numeric ID.
[150000,290000]A specific task source.
The received resource was not correctly formatted.
API Key Scope: task_sources / show
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of task. Task names are not unique, it's recommanded to use numeric ID.
Numeric ID of task source.
A specific task source.
A specific task source.
API Key Scope: task_sources / update
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of task. Task names are not unique, it's recommanded to use numeric ID.
Numeric ID of task source.
[150000,290000]A specific task source.
The received resource was not correctly formatted.
API Key Scope: task_sources / destroy
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of task. Task names are not unique, it's recommanded to use numeric ID.
Numeric ID of task source.
Task source destroyed.
No content
Task source destroyed.
No content
Last updated
Was this helpful?