tunnel_virtual_network_name

A user-friendly name for the virtual network.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-virtual-network-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_virtual_network_name",
  "title": "tunnel_virtual_network_name",
  "description": "A user-friendly name for the virtual network.",
  "example": "us-east-1-vpc",
  "maxLength": 256,
  "type": "string"
}