tunnel_is_default_network

If `true`, this virtual network is the default for the account.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-is-default-network-schema.json Raw ↑
{
  "$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"
}