| AccountMetastoreAssignmentsAPI |
These APIs manage metastore assignments to a workspace.
|
| AccountMetastoresAPI |
These APIs manage Unity Catalog metastores for an account.
|
| AccountsCreateMetastore |
|
| AccountsCreateMetastoreAssignment |
|
| AccountsCreateStorageCredential |
|
| AccountsMetastoreAssignment |
|
| AccountsMetastoreInfo |
|
| AccountStorageCredentialsAPI |
These APIs manage storage credentials for a particular metastore.
|
| AccountsUpdateMetastore |
|
| AccountsUpdateMetastoreAssignment |
|
| AccountsUpdateStorageCredential |
|
| AwsIamRole |
|
| AzureManagedIdentity |
|
| AzureServicePrincipal |
|
| CatalogInfo |
|
| CatalogsAPI |
A catalog is the first layer of Unity Catalog’s three-level namespace.
|
| ColumnInfo |
|
| ColumnMask |
|
| ConnectionInfo |
|
| ConnectionsAPI |
Connections allow for creating a connection to an external data source.
|
| CreateCatalog |
|
| CreateConnection |
|
| CreateExternalLocation |
|
| CreateFunction |
|
| CreateMetastore |
|
| CreateMetastoreAssignment |
|
| CreateMetastoreAssignmentsResponseItem |
|
| CreateSchema |
|
| CreateStorageCredential |
|
| CreateTableConstraint |
|
| CreateVolumeRequestContent |
|
| CurrentWorkspaceBindings |
Currently assigned workspaces
|
| DatabricksGcpServiceAccountResponse |
|
| DeleteAccountMetastoreAssignmentRequest |
Delete a metastore assignment
|
| DeleteAccountMetastoreRequest |
Delete a metastore
|
| DeleteAccountStorageCredentialRequest |
Delete a storage credential
|
| DeleteCatalogRequest |
Delete a catalog
|
| DeleteConnectionRequest |
Delete a connection
|
| DeleteExternalLocationRequest |
Delete an external location
|
| DeleteFunctionRequest |
Delete a function
|
| DeleteMetastoreRequest |
Delete a metastore
|
| DeleteSchemaRequest |
Delete a schema
|
| DeleteStorageCredentialRequest |
Delete a credential
|
| DeleteTableConstraintRequest |
Delete a table constraint
|
| DeleteTableRequest |
Delete a table
|
| DeleteVolumeRequest |
Delete a Volume
|
| DeltaRuntimePropertiesKvPairs |
Properties pertaining to the current state of the delta table as given by the commit server.
|
| Dependency |
A dependency of a SQL object.
|
| DisableRequest |
Disable a system schema
|
| EffectiveAutoMaintenanceFlag |
|
| EffectivePermissionsList |
|
| EffectivePrivilege |
|
| EffectivePrivilegeAssignment |
|
| EnableRequest |
Enable a system schema
|
| ExternalLocationInfo |
|
| ExternalLocationsAPI |
An external location is an object that combines a cloud storage path with a storage credential
that authorizes access to the cloud storage path.
|
| ForeignKeyConstraint |
|
| FunctionDependency |
A function that is dependent on a SQL object.
|
| FunctionInfo |
|
| FunctionParameterInfo |
|
| FunctionsAPI |
Functions implement User-Defined Functions (UDFs) in Unity Catalog.
|
| GetAccountMetastoreAssignmentRequest |
Gets the metastore assignment for a workspace
|
| GetAccountMetastoreRequest |
Get a metastore
|
| GetAccountStorageCredentialRequest |
Gets the named storage credential
|
| GetCatalogRequest |
Get a catalog
|
| GetConnectionRequest |
Get a connection
|
| GetEffectiveRequest |
Get effective permissions
|
| GetExternalLocationRequest |
Get an external location
|
| GetFunctionRequest |
Get a function
|
| GetGrantRequest |
Get permissions
|
| GetMetastoreRequest |
Get a metastore
|
| GetMetastoreSummaryResponse |
|
| GetSchemaRequest |
Get a schema
|
| GetStorageCredentialRequest |
Get a credential
|
| GetTableRequest |
Get a table
|
| GetWorkspaceBindingRequest |
Get catalog workspace bindings
|
| GrantsAPI |
In Unity Catalog, data is secure by default.
|
| ListAccountMetastoreAssignmentsRequest |
Get all workspaces assigned to a metastore
|
| ListAccountStorageCredentialsRequest |
Get all storage credentials assigned to a metastore
|
| ListCatalogsResponse |
|
| ListConnectionsResponse |
|
| ListExternalLocationsResponse |
|
| ListFunctionsRequest |
List functions
|
| ListFunctionsResponse |
|
| ListMetastoresResponse |
|
| ListSchemasRequest |
List schemas
|
| ListSchemasResponse |
|
| ListStorageCredentialsResponse |
|
| ListSummariesRequest |
List table summaries
|
| ListSystemSchemasRequest |
List system schemas
|
| ListSystemSchemasResponse |
|
| ListTablesRequest |
List tables
|
| ListTablesResponse |
|
| ListTableSummariesResponse |
|
| ListVolumesRequest |
List Volumes
|
| ListVolumesResponseContent |
|
| MetastoreAssignment |
|
| MetastoreInfo |
|
| MetastoresAPI |
A metastore is the top-level container of objects in Unity Catalog.
|
| NamedTableConstraint |
|
| PermissionsChange |
|
| PermissionsList |
|
| PrimaryKeyConstraint |
|
| PrivilegeAssignment |
|
| ReadVolumeRequest |
Get a Volume
|
| SchemaInfo |
|
| SchemasAPI |
A schema (also called a database) is the second layer of Unity Catalog’s three-level namespace.
|
| StorageCredentialInfo |
|
| StorageCredentialsAPI |
A storage credential represents an authentication and authorization mechanism for accessing data
stored on your cloud tenant.
|
| SystemSchemaInfo |
|
| SystemSchemasAPI |
A system schema is a schema that lives within the system catalog.
|
| TableConstraint |
A table constraint, as defined by *one* of the following fields being set:
__primary_key_constraint__, __foreign_key_constraint__, __named_table_constraint__.
|
| TableConstraintList |
|
| TableConstraintsAPI |
Primary key and foreign key constraints encode relationships between fields in tables.
|
| TableDependency |
A table that is dependent on a SQL object.
|
| TableInfo |
|
| TableRowFilter |
|
| TablesAPI |
A table resides in the third layer of Unity Catalog’s three-level namespace.
|
| TableSummary |
|
| UnassignRequest |
Delete an assignment
|
| UpdateAutoMaintenance |
|
| UpdateAutoMaintenanceResponse |
|
| UpdateCatalog |
|
| UpdateConnection |
|
| UpdateExternalLocation |
|
| UpdateFunction |
|
| UpdateMetastore |
|
| UpdateMetastoreAssignment |
|
| UpdatePermissions |
|
| UpdatePredictiveOptimization |
|
| UpdatePredictiveOptimizationResponse |
|
| UpdateSchema |
|
| UpdateStorageCredential |
|
| UpdateTableRequest |
Update a table owner.
|
| UpdateVolumeRequestContent |
|
| UpdateWorkspaceBindings |
|
| ValidateStorageCredential |
|
| ValidateStorageCredentialResponse |
|
| ValidationResult |
|
| VolumeInfo |
|
| VolumesAPI |
Volumes are a Unity Catalog (UC) capability for accessing, storing, governing, organizing and
processing files.
|
| WorkspaceBindingsAPI |
A catalog in Databricks can be configured as __OPEN__ or __ISOLATED__.
|