{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/tunnel_icmp_proxy_enabled",
"title": "tunnel_icmp_proxy_enabled",
"description": "A flag to enable the ICMP proxy for the account network.",
"example": true,
"type": "boolean"
}