create-iplist
Create IP lists in Illumio PCE to define network boundaries for security policies, specifying IP ranges and FQDNs for traffic control.
Instructions
Create a new IP List in the PCE
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the IP List | |
| description | No | Description of the IP List | |
| ip_ranges | Yes | List of IP ranges to include | |
| fqdn | No | Fully Qualified Domain Name (optional) |