1. Packages
  2. Databricks Provider
  3. API Docs
  4. getDatabaseDatabaseCatalogs
Databricks v1.76.0 published on Thursday, Sep 18, 2025 by Pulumi

databricks.getDatabaseDatabaseCatalogs

Explore with Pulumi AI

databricks logo
Databricks v1.76.0 published on Thursday, Sep 18, 2025 by Pulumi

    Using getDatabaseDatabaseCatalogs

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getDatabaseDatabaseCatalogs(args: GetDatabaseDatabaseCatalogsArgs, opts?: InvokeOptions): Promise<GetDatabaseDatabaseCatalogsResult>
    function getDatabaseDatabaseCatalogsOutput(args: GetDatabaseDatabaseCatalogsOutputArgs, opts?: InvokeOptions): Output<GetDatabaseDatabaseCatalogsResult>
    def get_database_database_catalogs(workspace_id: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetDatabaseDatabaseCatalogsResult
    def get_database_database_catalogs_output(workspace_id: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetDatabaseDatabaseCatalogsResult]
    func GetDatabaseDatabaseCatalogs(ctx *Context, args *GetDatabaseDatabaseCatalogsArgs, opts ...InvokeOption) (*GetDatabaseDatabaseCatalogsResult, error)
    func GetDatabaseDatabaseCatalogsOutput(ctx *Context, args *GetDatabaseDatabaseCatalogsOutputArgs, opts ...InvokeOption) GetDatabaseDatabaseCatalogsResultOutput

    > Note: This function is named GetDatabaseDatabaseCatalogs in the Go SDK.

    public static class GetDatabaseDatabaseCatalogs 
    {
        public static Task<GetDatabaseDatabaseCatalogsResult> InvokeAsync(GetDatabaseDatabaseCatalogsArgs args, InvokeOptions? opts = null)
        public static Output<GetDatabaseDatabaseCatalogsResult> Invoke(GetDatabaseDatabaseCatalogsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetDatabaseDatabaseCatalogsResult> getDatabaseDatabaseCatalogs(GetDatabaseDatabaseCatalogsArgs args, InvokeOptions options)
    public static Output<GetDatabaseDatabaseCatalogsResult> getDatabaseDatabaseCatalogs(GetDatabaseDatabaseCatalogsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getDatabaseDatabaseCatalogs:getDatabaseDatabaseCatalogs
      arguments:
        # arguments dictionary

    The following arguments are supported:

    WorkspaceId string
    Workspace ID of the resource
    WorkspaceId string
    Workspace ID of the resource
    workspaceId String
    Workspace ID of the resource
    workspaceId string
    Workspace ID of the resource
    workspace_id str
    Workspace ID of the resource
    workspaceId String
    Workspace ID of the resource

    getDatabaseDatabaseCatalogs Result

    The following output properties are available:

    DatabaseCatalogs List<GetDatabaseDatabaseCatalogsDatabaseCatalog>
    Id string
    The provider-assigned unique ID for this managed resource.
    WorkspaceId string
    DatabaseCatalogs []GetDatabaseDatabaseCatalogsDatabaseCatalog
    Id string
    The provider-assigned unique ID for this managed resource.
    WorkspaceId string
    databaseCatalogs List<GetDatabaseDatabaseCatalogsDatabaseCatalog>
    id String
    The provider-assigned unique ID for this managed resource.
    workspaceId String
    databaseCatalogs GetDatabaseDatabaseCatalogsDatabaseCatalog[]
    id string
    The provider-assigned unique ID for this managed resource.
    workspaceId string
    database_catalogs Sequence[GetDatabaseDatabaseCatalogsDatabaseCatalog]
    id str
    The provider-assigned unique ID for this managed resource.
    workspace_id str
    databaseCatalogs List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    workspaceId String

    Supporting Types

    GetDatabaseDatabaseCatalogsDatabaseCatalog

    CreateDatabaseIfNotExists bool
    (boolean)
    DatabaseInstanceName string
    (string) - The name of the DatabaseInstance housing the database
    DatabaseName string
    (string) - The name of the database (in a instance) associated with the catalog
    Name string
    (string) - The name of the catalog in UC
    Uid string
    (string)
    CreateDatabaseIfNotExists bool
    (boolean)
    DatabaseInstanceName string
    (string) - The name of the DatabaseInstance housing the database
    DatabaseName string
    (string) - The name of the database (in a instance) associated with the catalog
    Name string
    (string) - The name of the catalog in UC
    Uid string
    (string)
    createDatabaseIfNotExists Boolean
    (boolean)
    databaseInstanceName String
    (string) - The name of the DatabaseInstance housing the database
    databaseName String
    (string) - The name of the database (in a instance) associated with the catalog
    name String
    (string) - The name of the catalog in UC
    uid String
    (string)
    createDatabaseIfNotExists boolean
    (boolean)
    databaseInstanceName string
    (string) - The name of the DatabaseInstance housing the database
    databaseName string
    (string) - The name of the database (in a instance) associated with the catalog
    name string
    (string) - The name of the catalog in UC
    uid string
    (string)
    create_database_if_not_exists bool
    (boolean)
    database_instance_name str
    (string) - The name of the DatabaseInstance housing the database
    database_name str
    (string) - The name of the database (in a instance) associated with the catalog
    name str
    (string) - The name of the catalog in UC
    uid str
    (string)
    createDatabaseIfNotExists Boolean
    (boolean)
    databaseInstanceName String
    (string) - The name of the DatabaseInstance housing the database
    databaseName String
    (string) - The name of the database (in a instance) associated with the catalog
    name String
    (string) - The name of the catalog in UC
    uid String
    (string)

    Package Details

    Repository
    databricks pulumi/pulumi-databricks
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the databricks Terraform Provider.
    databricks logo
    Databricks v1.76.0 published on Thursday, Sep 18, 2025 by Pulumi
      AI Agentic Workflows: Register now