This function removes a ModSecurity™ vendor. When you call this function, the system removes the vendor's includes, disablement directives, configuration files, and metadata file.
Important:
When you disable the Web Server role, the system disables this function.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ modsec_remove_vendor \ vendor_id='SomeVendor'
{- "metadata": {
- "command": "modsec_remove_vendor",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}