hcloud_obs_ls
List OBS buckets or objects in a bucket by region, with optional filtering by prefix and limit.
Instructions
List OBS buckets or objects in a bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | Region | |
| bucket | No | Bucket name (omit to list all buckets) | |
| prefix | No | Object key prefix filter | |
| limit | No | Max results | |
| brief | No | Show brief output |