Update Storage Box Subaccount Access Settings
hetzner_update_storage_box_subaccount_access_settingsUpdate a Storage Box subaccount's access settings—enable or disable read-only, SSH, Samba, WebDAV, or external reachability—by specifying the Storage Box ID and subaccount ID.
Instructions
Update the access settings (read-only, SSH, Samba, WebDAV, external reachability) of a Storage Box subaccount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Storage Box ID | |
| readonly | No | Whether the subaccount has read-only access | |
| ssh_enabled | No | Whether SSH/SFTP/SCP access is enabled for the subaccount | |
| samba_enabled | No | Whether Samba/CIFS access is enabled for the subaccount | |
| subaccount_id | Yes | Subaccount ID | |
| webdav_enabled | No | Whether WebDAV access is enabled for the subaccount | |
| reachable_externally | No | Whether the subaccount is reachable from outside the Hetzner network |