tunnel_virtual_network_id

UUID of the virtual network.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-virtual-network-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_virtual_network_id",
  "title": "tunnel_virtual_network_id",
  "description": "UUID of the virtual network.",
  "example": "f70ff985-a4ef-4643-bbbc-4a0ed4fc8415",
  "format": "uuid",
  "type": "string"
}