teams-devices_lan_allow_subnet_size

The size of the subnet for the local access network. Note that this field is omitted from the response if null or unset.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-lan-allow-subnet-size-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_lan_allow_subnet_size",
  "title": "teams-devices_lan_allow_subnet_size",
  "description": "The size of the subnet for the local access network. Note that this field is omitted from the response if null or unset.",
  "example": 24,
  "type": "number"
}