check_coverage
Verify if a target CIDR block is entirely covered by a list of CIDR ranges. Returns true only when all IP addresses in the target are included.
Instructions
Check whether a set of CIDRs fully covers a target block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_cidr | Yes | ||
| covering_cidrs | Yes |