Optionaloptions: CallOptionsRegister a Postgres database in the Unity Catalog.
Optionaloptions: CallOptionsCreate a CDF configuration that materializes the change data feed for all tables in a Postgres schema as open-format Delta tables in Unity Catalog. Once created, each table's change history is continuously written to its corresponding Lakehouse table.
Optionaloptions: CallOptionsEnable Data API for a database.
Optionaloptions: CallOptionsCreate a Database.
Creates a database in the specified branch. A branch can have multiple databases.
Optionaloptions: CallOptionsCreates a new compute endpoint in the branch.
Optionaloptions: CallOptionsCreates a new Lakebase Autoscaling Postgres database project, which contains branches and compute endpoints.
Optionaloptions: CallOptionsCreates a new Postgres role in the branch.
Optionaloptions: CallOptionsCreate a Synced Table.
Optionaloptions: CallOptionsDeletes the specified database branch.
Optionaloptions: CallOptionsDelete a Database Catalog.
Optionaloptions: CallOptionsDelete a CDF configuration and stop materializing the change data feed. When force=true, also drops the Delta tables in Unity Catalog. When force=false (default), the existing tables are preserved at their last state.
Optionaloptions: CallOptionsDisable Data API for a database.
Optionaloptions: CallOptionsDelete a Database.
Optionaloptions: CallOptionsDeletes the specified compute endpoint.
Optionaloptions: CallOptionsDeletes the specified database project.
Optionaloptions: CallOptionsDeletes the specified Postgres role.
Optionaloptions: CallOptionsDelete a Synced Table.
Optionaloptions: CallOptionsGenerate OAuth credentials for a Postgres database.
Optionaloptions: CallOptionsRetrieves information about the specified database branch.
Optionaloptions: CallOptionsGet a Database Catalog.
Optionaloptions: CallOptionsGet a single Lakebase CDF configuration, including the source Postgres schema, target Unity Catalog schema, and the identity under which writes are authorized.
Optionaloptions: CallOptionsGet the CDF status of a single table within a Lakebase CDF configuration, including its current state and the last committed position in the feed.
Optionaloptions: CallOptionsGet Data API configuration for a database.
Optionaloptions: CallOptionsGet a Database.
Optionaloptions: CallOptionsRetrieves information about the specified compute endpoint, including its connection details and operational state.
Optionaloptions: CallOptionsRetrieves information about the specified database project.
Optionaloptions: CallOptionsRetrieves information about the specified Postgres role, including its authentication method and permissions.
Optionaloptions: CallOptionsGet a Synced Table.
Optionaloptions: CallOptionsReturns a paginated list of database branches in the project.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsList all CDF configurations for a Lakebase database. Each configuration maps a Postgres schema to a Unity Catalog schema where the change data feed is materialized.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsList the per-table CDF statuses within a Lakebase CDF configuration. Each status shows whether a table's change data feed is snapshotting, streaming, or skipped.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsList Databases.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsReturns a paginated list of compute endpoints in the branch.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsReturns a paginated list of database projects in the workspace that the user has permission to access.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsReturns a paginated list of Postgres roles in the branch.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsUndeletes the specified database branch.
Optionaloptions: CallOptionsUndeletes a soft-deleted project.
Optionaloptions: CallOptionsUpdates the specified database branch. You can set this branch as the project's default branch, or protect/unprotect it.
Optionaloptions: CallOptionsUpdate Data API configuration for a database.
Optionaloptions: CallOptionsUpdate a Database.
Optionaloptions: CallOptionsUpdates the specified compute endpoint. You can update autoscaling limits, suspend timeout, or enable/disable the compute endpoint.
Optionaloptions: CallOptionsUpdates the specified database project.
Optionaloptions: CallOptionsUpdate a role for a branch.
Optionaloptions: CallOptions
Creates a new database branch in the project.