magic-visibility_mnm_rule_ip_prefix

The IP prefixes that are monitored for this rule. Must be a CIDR range like 203.0.113.0/24. Max 5000 different CIDR ranges.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-visibility-mnm-rule-ip-prefix-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-visibility_mnm_rule_ip_prefix",
  "title": "magic-visibility_mnm_rule_ip_prefix",
  "description": "The IP prefixes that are monitored for this rule. Must be a CIDR range like 203.0.113.0/24. Max 5000 different CIDR ranges.",
  "example": "203.0.113.1/32",
  "type": "string"
}