magic_schemas-mtu

The Maximum Transmission Unit (MTU) in bytes for the interconnect. The minimum value is 576.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-schemas-mtu-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_schemas-mtu",
  "title": "magic_schemas-mtu",
  "default": 1476,
  "description": "The Maximum Transmission Unit (MTU) in bytes for the interconnect. The minimum value is 576.",
  "type": "integer"
}