{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/tunnel_is_default_network",
"title": "tunnel_is_default_network",
"description": "If `true`, this virtual network is the default for the account.",
"example": true,
"type": "boolean"
}