This function enables a ModSecurity™ vendor rule set.
Note:
This function will not enable vendor configuration files that you individually disable.
Important:
When you disable the Web Server role, the system disables this function.
whmapi1 --output=jsonpretty \ modsec_enable_vendor \ vendor_id='SomeVendor'
{- "data": { },
- "metadata": {
- "command": "modsec_enable_vendor",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}