Redirect

Redirects an api call to the storage node where FileserverName is present.
The task ‘RedirectTask’ is called and all extra parameters are passed along to that storage node.

Authentication Methods

No authentication required

Input Parameter Type Description
RedirectTask String
FileserverName String
Output Parameter Type Description
Success Status Returns status code
CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php? Task=Redirect&FileserverName=nmsa000002&RedirectTask=GetFileInfo&Path=/mypath/'
RESPONSE
No response, except on error