ip_access_lists_create
Create an IP access list to allow or block traffic from specified IP addresses or CIDR ranges in your Databricks workspace.
Instructions
Create a new IP access list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Human-readable label | |
| list_type | Yes | ALLOW or BLOCK | |
| ip_addresses | Yes | List of CIDR ranges or IPs (IPv4/IPv6) | |
| enabled | No | ||
| addresses_count | No | Optional; number of entries (used for very large lists) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |