acs_upload_config
Upload a device's configuration file to a specified URL, using serial number and optional authentication details.
Instructions
从设备上传配置文件(Upload RPC)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sn | Yes | 设备序列号 | |
| fileType | No | 文件类型 | |
| password | No | 上传服务器密码 | |
| username | No | 上传服务器用户名 | |
| uploadUrl | Yes | 上传目标 URL |