manage_whitelist
Manage IP allowlists on Fastly NGWAF MCP Server by adding, removing, or listing IPs with optional notes and expiration dates for enhanced web application security.
Instructions
Manage IP whitelist (allowlist)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform | |
corpName | No | Corporation name (uses context default if not provided) | |
entryId | No | Entry ID (for remove action) | |
expires | No | Expiration date (RFC3339 format) | |
ip | No | IP address (for add action) | |
note | No | Note for IP (for add action) | |
siteName | No | Site name (uses context default if not provided) |