Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDatabricks ToolsDatabricks Settings Ip Access Lists Create
Databricks Tools

Databricks Settings Ip Access Lists Create

Tool to create a new IP access list for workspace access control. Use when you need to allow or block specific IP addresses and CIDR ranges from accessing the Databricks workspace. The API will reject creation if the resulting list would block the caller's current IP address. Ch…

Write actionRisk level 2 of 5API key connection
Use Databricks Settings Ip Access Lists Create

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • labelstring
    Required
    Label for the IP access list. This cannot be empty. A descriptive name for the IP access list (e.g., 'office', 'vpn-users')
  • enabledboolean
    Specifies whether this list is enabled. Pass true or false. Defaults to true if not specified
  • list_typestring
    Required
    Type of IP access list. 'ALLOW' creates an allow list to include IP addresses/ranges. 'BLOCK' creates a block list to exclude IP addresses/ranges (IPs in block list are excluded even if included in an allow list)
  • ip_addressesarray
    A JSON array of IP addresses and CIDR ranges as string values. Example: ['1.1.1.0/24', '2.2.2.2/32']. Maximum of 1000 IP/CIDR values combined across all allow and block lists. Only IPv4 addresses are supported

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.