GetFirewallConfigGen
June 11, 2025 ยท View on GitHub
Generic Attack - Provide broad protection from various undefined or novel attack vectors.
Example Usage
import { GetFirewallConfigGen } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: GetFirewallConfigGen = {
active: true,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyCrsAction | :heavy_check_mark: | N/A |