import { Ips } from "@vercel/sdk/models/getfirewallconfigop.js";
let value: Ips = {
id: "<id>",
hostname: "hairy-management.info",
ip: "52ac:b0fc:edae:e66a:5ebc:cc99:d4e8:35ab",
action: "challenge",
};
Field | Type | Required | Description |
---|---|---|---|
id |
string | ✔️ | N/A |
hostname |
string | ✔️ | N/A |
ip |
string | ✔️ | N/A |
notes |
string | ➖ | N/A |
action |
models.GetFirewallConfigSecurityAction | ✔️ | N/A |