magic_nat

APIs.ioEngineeringPlatform

Properties

Name Type Description
static_prefix object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-nat-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_nat",
  "title": "magic_nat",
  "properties": {
    "static_prefix": {
      "$ref": "#/components/schemas/magic_cidr"
    }
  },
  "type": "object"
}