doc-exports/docs/obs/tool/obs_03_1038.html
Shuai, Liu 96aa3747dc OBS TOOL 1208 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Shuai, Liu <liushuai65@huawei.com>
Co-committed-by: Shuai, Liu <liushuai65@huawei.com>
2022-12-11 16:23:20 +00:00

686 B

Can I Query the Number and Size of Files in a Folder on OBS Browser+?

No. OBS Browser+ does not provide APIs for directly obtaining the number and size of objects prefixed with a certain folder. If you want to query the number and size of objects under that folder, use OBS SDKs or call APIs to list objects under that folder and then traverse the objects to calculate their total size.