tunnel_virtual_network_comment

Optional remark describing the virtual network.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-virtual-network-comment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_virtual_network_comment",
  "title": "tunnel_virtual_network_comment",
  "description": "Optional remark describing the virtual network.",
  "example": "Staging VPC for data science",
  "maxLength": 256,
  "type": "string"
}