GetFirewallConfigSd
April 28, 2025 ยท View on GitHub
Scanner Detection - Detect and prevent reconnaissance activities from network scanning tools.
Example Usage
import { GetFirewallConfigSd } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: GetFirewallConfigSd = {
active: false,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyCrsSdAction | :heavy_check_mark: | N/A |