update_smb_repository
Modify an existing SMB repository's configuration including name, path, credentials, and organization associations for digital forensics data storage.
Instructions
Update an existing SMB repository by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the SMB repository to update | |
| name | Yes | Updated name for the SMB repository | |
| path | Yes | Updated network share path (e.g. \\Network\Share) | |
| username | Yes | Updated username for SMB authentication | |
| password | Yes | Updated password for SMB authentication | |
| organizationIds | No | Updated organization IDs to associate the repository with |