public-key : MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAN0S3kQo86riY8pciZGicBOFSrdXFSP7fPNrFdmjEGbR3MKsce4e5+Mx+3/qDoVvPKd08DdbIAsXNwr8BdFU8KsCAwEAAQ==
Path: /service/manage/inner/info/{rtkSnCode}
Method: GET
接口描述:
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/json | 是 | ||
sign | rtkSnCode值,使用Ras公钥加密 | 是 |
路径参数
参数名称 | 示例 | 备注 |
---|---|---|
rtkSnCode | 板卡sn |
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
code | number | 非必须 | code 0 为成功,其他为异常 | ||
message | string | 非必须 | |||
data | object | 非必须 | |||
├─ id | number | 非必须 | |||
├─ ipAddr | string | 非必须 | IP地址 | ||
├─ mountPoint | string | 非必须 | 挂载点 | ||
├─ port | string | 非必须 | 端口 | ||
├─ userName | string | 非必须 | 用户名称 | ||
├─ password | string | 非必须 | 密码 | ||
├─ rtkSnCode | string | 非必须 | 板卡sn号 | ||
├─ status | number | 非必须 | RTK使用状态 | ||
├─ authType | number | 非必须 | 0板卡自带鉴权信息,1从服务器获取鉴权信息 | ||
├─ recStatus | string | 非必须 | |||
├─ createTime | string | 非必须 | |||
├─ updateTime | string | 非必须 | |||
success | boolean | 非必须 | |||
timestamp | number | 非必须 |