Databricks IP Access Lists API

The Databricks IP Access Lists API allows administrators to configure IP allow lists and block lists for a workspace. It provides programmatic management of network security rules to restrict access to the workspace based on IP addresses or CIDR ranges.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:ip-access-lists-api
name: Databricks IP Access Lists API
tags:
- Access Control
- Networking
- Security
humanURL: https://docs.databricks.com/api/workspace/ipaccesslists
properties:
- url: https://docs.databricks.com/api/workspace/ipaccesslists
  type: Documentation
description: The Databricks IP Access Lists API allows administrators to configure IP allow lists and
  block lists for a workspace. It provides programmatic management of network security rules to restrict
  access to the workspace based on IP addresses or CIDR ranges.