addressing_ip_address

An IPv4 or IPv6 address.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-ip-address-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_ip_address",
  "title": "addressing_ip_address",
  "description": "An IPv4 or IPv6 address.",
  "example": "192.0.2.1",
  "type": "string"
}