Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 3.12 KB

getfirewallconfigsqli.md

File metadata and controls

21 lines (15 loc) · 3.12 KB

GetFirewallConfigSqli

SQL Injection Attack - Prohibit unauthorized use of SQL commands to manipulate databases.

Example Usage

import { GetFirewallConfigSqli } from "@vercel/sdk/models/getfirewallconfigop.js";

let value: GetFirewallConfigSqli = {
  active: false,
  action: "deny",
};

Fields

Field Type Required Description
active boolean ✔️ N/A
action models.GetFirewallConfigSecurityResponse200ApplicationJSONResponseBodyCrsSqliAction ✔️ N/A