teams-devices_ip

IPv4 or IPv6 address.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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