List Storage Box Subaccounts
hetzner_list_storage_box_subaccountsList subaccounts of a Storage Box, with optional filtering by name, username, or label selectors.
Instructions
List the subaccounts of a Storage Box, with optional filtering by name, username, or labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Storage Box ID | |
| name | No | Filter by name | |
| username | No | Filter by subaccount username | |
| label_selector | No | Label filter, e.g. "env=prod,tier=web" | |
| sort | No | Sort field, e.g. "id:asc" or "name:desc" |