| Interface | Description |
|---|---|
| AccountIpAccessListsService |
The Accounts IP Access List API enables account admins to configure IP access lists for access to
the account console.
|
| AccountNetworkPolicyService |
Network policy is a set of rules that defines what can be accessed from your Databricks network.
|
| AccountSettingsService |
The Personal Compute enablement setting lets you control which users can use the Personal Compute
default policy to create compute resources.
|
| CredentialsManagerService |
Credentials manager interacts with with Identity Providers to to perform token exchanges using
stored credentials and refresh tokens.
|
| IpAccessListsService |
IP Access List enables admins to configure IP access lists.
|
| SettingsService |
// TODO(yuyuan.tang) to add the description for the setting
|
| TokenManagementService |
Enables administrators to get all tokens and delete tokens for other users.
|
| TokensService |
The Token API allows you to create, list, and revoke tokens that can be used to authenticate and
access Databricks REST APIs.
|
| WorkspaceConfService |
This API allows updating known workspace settings for advanced users.
|
| Enum | Description |
|---|---|
| ListType |
Type of IP access list.
|
| PersonalComputeMessageEnum |
ON: Grants all users in all workspaces access to the Personal Compute default policy, allowing
all users to create single-machine compute resources.
|
| TokenPermissionLevel |
Permission level
|
| TokenType |
The type of token request.
|
Copyright © 2023. All rights reserved.