Task_destinations
API Key Scope: task_destinations / 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 folder id
Filter on tape id
Filter on a pool id
List of task destinations.
List of task destinations.
API Key Scope: task_destinations / 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.
A specific task destination.
The received resource was not correctly formatted.
API Key Scope: task_destinations / 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 destination.
A specific task destination.
A specific task destination.
API Key Scope: task_destinations / 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 destination.
A specific task destination.
The received resource was not correctly formatted.
API Key Scope: task_destinations / 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 destination.
Task destination destroyed.
Task destination destroyed.
No content
Last updated
Was this helpful?