List files in a bucket in an Huwaei Blob Storage

Parameters:

Parameters:
See dedicated page for more information.
This action also works when accessing the web through a PROXY server.
To use this action, you’ll need to get several parameters from the Huawei Website .
Once you have completed the “setup process” , you can use the parameter P1 to list the files in your Huwaei Blob Storage system.
Before using the Huawei Blob storage actions inside ETL, you need to get these 4 parameters:
…from the Huwaei website.
Here are the steps to get these 4 parameters:








11. Fill-in the next screen:


Please make sure to keep the ETL Parameter P4 (Secret-Key) is a safe place since it cannot be retreived from the Huawei website later on.
HuaweiOBSListFiles reads the object catalogue of a Huawei Object Storage Service (OBS) bucket and returns one row per object under an optional prefix.
Key characteristics:
region you select is used to reach the correct OBS endpoint for the bucket.Optional: folder path (prefix) to list files from.Names below match the Parameters tab.
Optional: folder path (prefix) to list files from (optional)/) are literal; both reports/2024/ and reports/2024 work.bucket NameNoSuchBucket, verify the region.Bucket Regionla-south-2, eu-west-0, ap-southeast-3, …).PermanentRedirect or NoSuchBucket.Access key (Access Key ID) & Secret key (Secret Key)Debug information levelLog verbosity for the connector:
Optional: extra parameters for cURL (optional)Number of retries on connection error3–7 for stable links, 7–12 for flaky links.The action yields one row per object (file) found under the selected scope. Columns can vary slightly by version, but typically include:
folder/sub/file.csv)STANDARD, WARM, COLD, etc. (if available)Tip: Run a small listing first (set a narrow
Optional: folder path (prefix) to list files from) and inspect the Data panel to confirm the exact column names in your environment.
bucket Name to your OBS bucket.region that matches the bucket’s region (e.g., la-south-2).Access key / Secret key for a user allowed to list the bucket.Optional: folder path (prefix) to list files from to restrict the listing.Debug information level = nothing, Number of retries on connection error = 5 (or your standard).Optional: folder path (prefix) to list files from dramatically improves performance.Grant the IAM principal used by Access key/Secret key these OBS permissions on the target bucket (and its objects):
Optional (only if you read object metadata beyond the standard list response): Get object metadata.
Keep permissions restricted to the specific bucket (resource-scoped) whenever possible.
Debug information level = nothing in production; switch to verbose only to capture a failing run.The Bucket Region dropdown includes all public OBS regions (e.g., la-south-2, eu-west-0, multiple ap-southeast-* and cn-*). Always select the value that exactly matches your bucket’s region in the Huawei console; otherwise the service will redirect or reject the request.
