LIST
Applies to: Databricks SQL
Databricks Runtime 10.3 and above
Unity Catalog only
Lists the objects immediately contained at the URL.
Parameters
url
A
STRING
literal with the location of the cloud storage described as an absolute URL.-
An optional named credential used to access this URL. If you supply a credential it must be sufficient to access the URL. If you do not supply a credential the URL must be contained in an external location to to which you have access.
limit
An optional
INTEGER
constant between 1 and 1001 used to limit the number of objects returned. The default limit is1001
.