probes
Probes are quick connectivity tests used for troubleshooting the model.
By default they will be a probe from all nodes to 8.8.8.8/32
and 1.1.1.1/32
over both ICMP
and UDP
.
Field | Type | Description |
---|---|---|
target | IP | Target subnet. |
type | String | Type of probe. ICMP_ECHO , TCP , or UDP . |
comment | String | User-provided description. |
ignore_filters | Boolean | If true, bypass all ACLs and consider routing only. |
node_outcomes | JSON | Probe outcome for every network node. always , partial , or never . |