| Interface | Description |
|---|---|
| CredentialsService |
These APIs manage credential configurations for this workspace.
|
| EncryptionKeysService |
These APIs manage encryption key configurations for this workspace (optional).
|
| NetworksService |
These APIs manage network configurations for customer-managed VPCs (optional).
|
| PrivateAccessService |
These APIs manage private access settings for this account.
|
| StorageService |
These APIs manage storage configurations for this workspace.
|
| VpcEndpointsService |
These APIs manage VPC endpoint configurations for this account.
|
| WorkspacesService |
These APIs manage workspaces for this account.
|
| Class | Description |
|---|---|
| AwsCredentials | |
| AwsKeyInfo | |
| AzureWorkspaceInfo | |
| CloudResourceContainer |
The general workspace configurations that are specific to cloud providers.
|
| CreateAwsKeyInfo | |
| CreateCredentialAwsCredentials | |
| CreateCredentialRequest | |
| CreateCredentialStsRole | |
| CreateCustomerManagedKeyRequest | |
| CreateGcpKeyInfo | |
| CreateNetworkRequest | |
| CreateStorageConfigurationRequest | |
| CreateVpcEndpointRequest | |
| CreateWorkspaceRequest | |
| Credential | |
| CredentialsAPI |
These APIs manage credential configurations for this workspace.
|
| CustomerFacingGcpCloudResourceContainer |
The general workspace configurations that are specific to Google Cloud.
|
| CustomerManagedKey | |
| DeleteCredentialRequest |
Delete credential configuration
|
| DeleteEncryptionKeyRequest |
Delete encryption key configuration
|
| DeleteNetworkRequest |
Delete a network configuration
|
| DeletePrivateAccesRequest |
Delete a private access settings object
|
| DeleteResponse | |
| DeleteStorageRequest |
Delete storage configuration
|
| DeleteVpcEndpointRequest |
Delete VPC endpoint configuration
|
| DeleteWorkspaceRequest |
Delete a workspace
|
| EncryptionKeysAPI |
These APIs manage encryption key configurations for this workspace (optional).
|
| GcpKeyInfo | |
| GcpManagedNetworkConfig |
The network settings for the workspace.
|
| GcpNetworkInfo |
The Google Cloud specific information for this network (for example, the VPC ID, subnet ID, and
secondary IP ranges).
|
| GcpVpcEndpointInfo |
The Google Cloud specific information for this Private Service Connect endpoint.
|
| GetCredentialRequest |
Get credential configuration
|
| GetEncryptionKeyRequest |
Get encryption key configuration
|
| GetNetworkRequest |
Get a network configuration
|
| GetPrivateAccesRequest |
Get a private access settings object
|
| GetStorageRequest |
Get storage configuration
|
| GetVpcEndpointRequest |
Get a VPC endpoint configuration
|
| GetWorkspaceRequest |
Get a workspace
|
| GkeConfig |
The configurations for the GKE cluster of a Databricks workspace.
|
| Network | |
| NetworkHealth | |
| NetworksAPI |
These APIs manage network configurations for customer-managed VPCs (optional).
|
| NetworkVpcEndpoints |
If specified, contains the VPC endpoints used to allow cluster communication from this VPC over
[AWS PrivateLink].
|
| NetworkWarning | |
| PrivateAccessAPI |
These APIs manage private access settings for this account.
|
| PrivateAccessSettings | |
| ReplaceResponse | |
| RootBucketInfo |
Root S3 bucket information.
|
| StorageAPI |
These APIs manage storage configurations for this workspace.
|
| StorageConfiguration | |
| StsRole | |
| UpdateResponse | |
| UpdateWorkspaceRequest | |
| UpsertPrivateAccessSettingsRequest | |
| VpcEndpoint | |
| VpcEndpointsAPI |
These APIs manage VPC endpoint configurations for this account.
|
| Workspace | |
| WorkspacesAPI |
These APIs manage workspaces for this account.
|
| Enum | Description |
|---|---|
| EndpointUseCase |
This enumeration represents the type of Databricks VPC [endpoint service] that was used when
creating this VPC endpoint.
|
| ErrorType |
The AWS resource associated with this error: credentials, VPC, subnet, security group, or network
ACL.
|
| GkeConfigConnectivityType |
Specifies the network connectivity types for the GKE nodes and the GKE master network.
|
| KeyUseCase |
Possible values are: * `MANAGED_SERVICES`: Encrypts notebook and secret data in the control plane
* `STORAGE`: Encrypts the workspace's root S3 bucket (root DBFS and system data) and, optionally,
cluster EBS volumes.
|
| PricingTier |
The pricing tier of the workspace.
|
| PrivateAccessLevel |
The private access level controls which VPC endpoints can connect to the UI or API of any
workspace that attaches this private access settings object.
|
| VpcStatus |
The status of this network configuration object in terms of its use in a workspace: *
`UNATTACHED`: Unattached.
|
| WarningType |
The AWS resource associated with this warning: a subnet or a security group.
|
| WorkspaceStatus |
The status of the workspace.
|
Copyright © 2024. All rights reserved.