magic_nexthop

The next-hop IP Address for the static route.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-nexthop-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_nexthop",
  "title": "magic_nexthop",
  "description": "The next-hop IP Address for the static route.",
  "example": "203.0.113.1",
  "type": "string"
}