magic-visibility_mnm_config_default_sampling

Fallback sampling rate of flow messages being sent in packets per second. This should match the packet sampling rate configured on the router.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-visibility-mnm-config-default-sampling-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-visibility_mnm_config_default_sampling",
  "title": "magic-visibility_mnm_config_default_sampling",
  "default": 1,
  "description": "Fallback sampling rate of flow messages being sent in packets per second. This should match the packet sampling rate configured on the router.",
  "minimum": 1,
  "type": "number"
}