This function enables automatic updates for a ModSecurity™ vendor.
Important:
When you disable the Web Server role, the system disables this function.
whmapi1 --output=jsonpretty \ modsec_enable_vendor_updates \ vendor_id='example'
{- "data": { },
- "metadata": {
- "command": "modsec_enable_vendor_updates",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}