This function retrieves redirect information for a URL or ** All Public Domains **
.
Important:
When you disable the Web Server role, the system disables this function.
uapi --output=jsonpretty \ --user=username \ Mime \ redirect_info \ url='http://redirect.example.com' \ domain='example.com'
{- "apiversion": 3,
- "func": "redirect_info",
- "module": "Mime",
- "result": {
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}