Optionaloptions: CallOptionsCreates a new network connectivity endpoint that enables private connectivity
between your network resources and
After creation, the endpoint is initially in the PENDING state. The
An endpoint can be used only after it reaches the APPROVED state.
Optionaloptions: CallOptionsCreates an IP access list for this workspace.
A list can be an allow list or a block list. See the top of this file for a description of how the server treats allow lists and block lists at runtime.
When creating or updating an IP access list:
error_code value QUOTA_EXCEEDED.error_code value INVALID_STATE.It can take a few minutes for the changes to take effect. Note: Your new IP access list has no effect until you enable the feature. See :method:workspaceconf/setStatus
Optionaloptions: CallOptionsCreate a private endpoint rule for the specified network connectivity config object.
Once the object is created,
IMPORTANT: You must use Azure portal or other Azure tools to approve the private endpoint to complete the
connection. To get the information of the private endpoint created, make a GET request on the new private
endpoint rule. See serverless private link.
Optionaloptions: CallOptionsCreates a network connectivity configuration (NCC), which provides stable Azure service
subnets when accessing your Azure Storage accounts. You can also use a network connectivity configuration to create
IMPORTANT: After you create the network connectivity configuration, you must assign one or more workspaces to the new network connectivity configuration.
You can share one network connectivity configuration with multiple workspaces from the same Azure region within
the same
Optionaloptions: CallOptionsCreates a new network policy to manage which network destinations can be accessed from the
Optionaloptions: CallOptionsCreates a
Optionaloptions: CallOptionsCreates a private access settings configuration, which represents network access restrictions for workspace resources. Private access settings configure whether workspaces can be accessed from the public internet or only from private endpoints.
Optionaloptions: CallOptionsCreates a VPC endpoint configuration, which represents a
VPC endpoint
object in AWS used to communicate privately with
After you create the VPC endpoint configuration, the
Before configuring PrivateLink, read the
Optionaloptions: CallOptionsDeletes an IP access list, specified by its list ID.
Optionaloptions: CallOptionsDeletes a network endpoint. This will remove the endpoint configuration from
Optionaloptions: CallOptionsDeletes an IP access list, specified by its list ID.
Optionaloptions: CallOptionsInitiates deleting a private endpoint rule. If the connection state is PENDING or EXPIRED,
the private endpoint is immediately deleted. Otherwise, the private endpoint is deactivated
and will be deleted after one day of deactivation. When a private endpoint is deactivated,
the deactivated field is set to true and the private endpoint is not
available to your serverless compute resources.
Optionaloptions: CallOptionsDeletes a network connectivity configuration.
Optionaloptions: CallOptionsDeletes a network policy. Cannot be called on 'default-policy'.
Optionaloptions: CallOptionsDeletes a
This operation is available only if your account is on the E2 version of the platform.
Optionaloptions: CallOptionsDeletes a
Optionaloptions: CallOptionsDeletes a Databricks VPC endpoint configuration. You cannot delete a VPC endpoint configuration that is associated with any workspace.
Optionaloptions: CallOptionsGets an IP access list, specified by its list ID.
Optionaloptions: CallOptionsGets details of a specific network endpoint.
Optionaloptions: CallOptionsGets an IP access list, specified by its list ID.
Optionaloptions: CallOptionsGets the private endpoint rule.
Optionaloptions: CallOptionsGets a network connectivity configuration.
Optionaloptions: CallOptionsGets a network policy.
Optionaloptions: CallOptionsGets a
Optionaloptions: CallOptionsGets a
Optionaloptions: CallOptionsGets a VPC endpoint configuration, which represents
a VPC endpoint
object in AWS used to communicate privately with
Optionaloptions: CallOptionsGets the network option for a workspace. Every workspace has exactly one network policy binding, with 'default-policy' used if no explicit assignment exists.
Optionaloptions: CallOptionsGets all IP access lists for the specified account.
Optionaloptions: CallOptionsLists all network connectivity endpoints for the account.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsGets all IP access lists for the specified workspace.
Optionaloptions: CallOptionsGets an array of private endpoint rules.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsGets an array of network connectivity configurations.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsGets an array of network policies.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsLists
Optionaloptions: CallOptionsLists
Optionaloptions: CallOptionsLists Databricks VPC endpoint configurations for an account.
Optionaloptions: CallOptionsReplaces an IP access list, specified by its ID.
A list can include allow lists and block lists. See the top of this file for a description of how the server treats allow lists and block lists at run time. When replacing an IP access list:
error_code
value QUOTA_EXCEEDED.error_code
value INVALID_STATE.
It can take a few minutes for the changes to take effect.Optionaloptions: CallOptionsReplaces an IP access list, specified by its ID.
A list can include allow lists and block lists. See the top of this file for a description of how the server treats allow lists and block lists at run time. When replacing an IP access list:
error_code
value QUOTA_EXCEEDED.error_code
value INVALID_STATE.
It can take a few minutes for the changes to take effect. Note that your resulting IP access list has no
effect until you enable the feature. See :method:workspaceconf/setStatus.Optionaloptions: CallOptionsUpdates an existing IP access list, specified by its ID.
A list can include allow lists and block lists. See the top of this file for a description of how the server treats allow lists and block lists at run time.
When updating an IP access list:
error_code value QUOTA_EXCEEDED.error_code value INVALID_STATE.It can take a few minutes for the changes to take effect.
Optionaloptions: CallOptionsUpdates an existing IP access list, specified by its ID.
A list can include allow lists and block lists. See the top of this file for a description of how the server treats allow lists and block lists at run time.
When updating an IP access list:
error_code value QUOTA_EXCEEDED.error_code value INVALID_STATE.It can take a few minutes for the changes to take effect. Note that your resulting IP access list has no effect until you enable the feature. See :method:workspaceconf/setStatus.
Optionaloptions: CallOptionsUpdates a private endpoint rule. Currently only a private endpoint rule to customer-managed resources is allowed to be updated.
Optionaloptions: CallOptionsUpdates a network policy. This allows you to modify the configuration of a network policy.
Optionaloptions: CallOptionsUpdates an existing private access settings object, which specifies how your workspace is accessed over AWS PrivateLink. To use AWS PrivateLink, a workspace must have a private access settings object referenced by ID in the workspace's private_access_settings_id property.
This operation completely overwrites your existing private access settings object attached to your workspaces. All workspaces attached to the private access settings are affected by any change. If public_access_enabled, private_access_level, or allowed_vpc_endpoint_ids are updated, effects of these changes might take several minutes to propagate to the workspace API.
You can share one private access settings object with multiple workspaces in a single account. However, private access settings are specific to AWS regions, so only workspaces in the same AWS region can use a given private access settings object.
Before configuring PrivateLink, read the
Optionaloptions: CallOptionsUpdates the network option for a workspace. This operation associates the workspace with the specified network policy. To revert to the default policy, specify 'default-policy' as the network_policy_id.
Optionaloptions: CallOptions
Creates an IP access list for the account.
A list can be an allow list or a block list. See the top of this file for a description of how the server treats allow lists and block lists at runtime.
When creating or updating an IP access list:
error_codevalueQUOTA_EXCEEDED.error_codevalueINVALID_STATE.It can take a few minutes for the changes to take effect.