CData Python Connector for Azure Data Lake Storage

Build 22.0.8462

GetContentSummary

Get the content summary of a file/folder.

Input

Name Type Required Description
Path String False The absolute path of the file/folder whose content summary will be returned.

Result Set Columns

Name Type Description
DirectoryCount Int The number of directories in this folder.
FileCount Int The number of files in this folder.
Length Long The length of the folder/file.
Quota Integer The quota of the folder/file.
SpaceConsumed Integer The amount of space consumed by this folder/file.
SpaceQuota Integer The space quota of the folder/file.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462