latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

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.

dataobject

Example response

{
  "metadata": {
    "command": "modsec_disable_vendor_updates",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}