GetFirewallConfigRfi
April 28, 2025 ยท View on GitHub
Remote File Inclusion Attack - Prohibit unauthorized upload or execution of remote files.
Example Usage
import { GetFirewallConfigRfi } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: GetFirewallConfigRfi = {
active: false,
action: "log",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | :heavy_check_mark: | N/A |
action | models.GetFirewallConfigSecurityResponse200Action | :heavy_check_mark: | N/A |