Skip to contents

Lists all SQL warehouses that a user has manager permissions on.

Usage

list_warehouses(client, run_as_user_id = NULL)

warehousesList(client, run_as_user_id = NULL)

Arguments

client

Required. Instance of DatabricksClient()

run_as_user_id

Service Principal which will be used to fetch the list of warehouses.

Value

data.frame with all of the response pages.