This function allows you to reset the local server availability settings for a plugin-based
feature to the cPanel & WHM default. The feature will follow the rules set in the plugin instead.
Only WHM users with root
-level permissions can reset plugin-based features this way.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ EcosystemFeatures/local_reset \ plugin='cpanel-monitoring-plugin' namespace='Whostmgr'
{- "metadata": {
- "command": "local_reset",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}