magic_ttl

Time To Live (TTL) in number of hops of the GRE tunnel.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-ttl-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_ttl",
  "title": "magic_ttl",
  "default": 64,
  "description": "Time To Live (TTL) in number of hops of the GRE tunnel.",
  "type": "integer"
}