GetFirewallConfigPhp
April 28, 2025 ยท View on GitHub
PHP Attack - Safeguard against vulnerability exploits in PHP-based applications.
Example Usage
import { GetFirewallConfigPhp } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: GetFirewallConfigPhp = {
active: false,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyAction | :heavy_check_mark: | N/A |