create_smb_repository
Create a new SMB evidence repository for storing digital forensics data in Binalyze AIR by configuring network share paths and authentication.
Instructions
Create a new SMB evidence repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the SMB repository | |
| path | Yes | Network share path (e.g. \\Network\Share) | |
| username | Yes | Username for SMB authentication | |
| password | Yes | Password for SMB authentication | |
| organizationIds | No | Organization IDs to associate the repository with. Defaults to empty array. |