Create Storage Box Subaccount
hetzner_create_storage_box_subaccountCreate a Storage Box subaccount with its own home directory, password, and access permissions like SSH, Samba, or WebDAV.
Instructions
Create a subaccount on a Storage Box, scoped to a home directory with its own password and access settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Storage Box ID | |
| home_directory | Yes | Home directory the subaccount is scoped to, e.g. "/backups/web" | |
| password | Yes | Password for the subaccount | |
| name | No | Optional display name for the subaccount | |
| description | No | Human-readable description for the subaccount | |
| labels | No | Labels as key-value pairs | |
| access_settings | No | Initial access settings for the subaccount |