ModSecurity
Rule Vendor Settings
Disable ModSecurity vendor updates
This function disables automatic updates for a ModSecurity™ vendor.
Important:
When you disable the Web Server role, the system disables this function.
get/modsec_disable_vendor_updates
Query parameters
vendor_idstring required
Example:example
The vendor's unique short name.
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "modsec_disable_vendor_updates",
"reason": "OK",
"result": 1,
"version": 1
}
}