This function initiates the conversion process for an addon domain into a cPanel account.
Note:
For information about the data that the system migrates when you convert an addon domain, read our Addon Domain Conversion List documentation.
Important:
When you disable the Web Server role, the system disables this function.
whmapi1 --output=jsonpretty \ convert_addon_initiate_conversion \ username='username' \ domain='example.com'
{- "data": { },
- "metadata": {
- "command": "convert_addon_initiate_conversion",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}