{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic_customer_ipsec_endpoint", "title": "magic_customer_ipsec_endpoint", "description": "The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.", "example": "203.0.113.1", "type": "string" }