{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_mtu", "title": "magic_mtu", "default": 1476, "description": "Maximum Transmission Unit (MTU) in bytes for the GRE tunnel. The minimum value is 576.", "type": "integer" }