magic-transit_packets_per_ttl

Number of packets sent at each TTL.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-transit-packets-per-ttl-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-transit_packets_per_ttl",
  "title": "magic-transit_packets_per_ttl",
  "default": 3,
  "description": "Number of packets sent at each TTL.",
  "maximum": 10,
  "minimum": 0,
  "type": "integer"
}