Redirect Rest API

Overview

Resource Operation Description
HeaderRedirector GET /redirect/(scope)/(name) Header redirect.
MetaLinkRedirector GET /redirect/(scope)/(name)/metalink Metalink redirect.

Details

Metalink redirect

HTTP Success:
200 OK
HTTP Error:
401 Unauthorized 500 InternalError 404 Notfound
Parameters:
  • scope – The scope name of the file.
  • name – The name of the file.
Response Headers:
 
Status Codes:
Returns:

Metalink file

GET /redirect/(scope)/(name)

Header Redirect

Parameters:
  • scope – The scope name of the file.
  • name – The name of the file.
Response Headers:
 
Status Codes: