PutFirewallConfigPhp
June 11, 2025 ยท View on GitHub
PHP Attack - Safeguard against vulnerability exploits in PHP-based applications.
Example Usage
import { PutFirewallConfigPhp } from "@vercel/sdk/models/putfirewallconfigop.js";
let value: PutFirewallConfigPhp = {
active: true,
action: "deny",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.PutFirewallConfigSecurityResponse200ApplicationJSONResponseBodyActiveCrsAction | :heavy_check_mark: | N/A |