update_smb_repository
Modify an SMB repository’s details, including name, network path, authentication credentials, and organization associations, by specifying its unique ID within the Binalyze AIR MCP Server.
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 | |
organizationIds | No | Updated organization IDs to associate the repository with | |
password | Yes | Updated password for SMB authentication | |
path | Yes | Updated network share path (e.g. \\Network\Share) | |
username | Yes | Updated username for SMB authentication |