magic_replay_protection

If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-replay-protection-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_replay_protection",
  "title": "magic_replay_protection",
  "default": false,
  "description": "If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.",
  "example": false,
  "type": "boolean"
}