storage_objects
List objects in a Yamcs bucket, filtered by optional prefix and limited to specified count.
Instructions
List objects in a bucket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of objects to return (default: 100) | |
| bucket | Yes | Bucket name | |
| prefix | No | Object prefix filter | |
| instance | No | Yamcs instance (uses default if not specified) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||