manage_whitelist
Manage IP allowlist entries for Fastly NGWAF by adding, removing, or listing approved IP addresses to control web application access.
Instructions
Manage IP whitelist (allowlist)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpName | No | Corporation name (uses context default if not provided) | |
| siteName | No | Site name (uses context default if not provided) | |
| action | Yes | Action to perform | |
| ip | No | IP address (for add action) | |
| note | No | Note for IP (for add action) | |
| expires | No | Expiration date (RFC3339 format) | |
| entryId | No | Entry ID (for remove action) |