{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/magic_customer_gre_endpoint",
"title": "magic_customer_gre_endpoint",
"description": "The IP address assigned to the customer side of the GRE tunnel.",
"example": "203.0.113.1",
"type": "string"
}