This function validates a specified remote MySQL® profile's connection details.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ remote_mysql_validate_profile \ name='MyProfile'
{- "data": {
- "profile_validated": "MyProfile"
}, - "metadata": {
- "command": "remote_mysql_validate_profile",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}