sb_create_sub_account
Create a sub-account for a Storage Box, scoped to a specific home directory, with configurable password, SSH keys, and access settings.
Instructions
Create a sub-account scoped to home_directory within the Storage Box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storage_box_id | Yes | ||
| home_directory | Yes | ||
| password | No | ||
| ssh_keys | No | ||
| access_settings | No | ||
| description | No | ||
| labels | No | ||
| readonly | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |