mirror of
https://github.com/Tencent/Metis.git
synced 2025-12-25 19:52:49 +00:00
docs(api): update docs
This commit is contained in:
parent
30aa3c96ee
commit
451f6260b3
|
|
@ -37,7 +37,7 @@
|
|||
* request字段说明:
|
||||
|
||||
| 名称 | 类型 |必填| 默认值 | 说明 |
|
||||
| --- | --- | --- |---- | --- | ----|
|
||||
| --- | --- | --- |---- | --- |
|
||||
| viewId| string| 是|无|指标集ID |
|
||||
| viewName| string| 是| 无|指标集名称|
|
||||
| attrId| string| 是| 无|指标ID|
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
* response 字段说明:
|
||||
|
||||
| 名称 | 类型 | 说明 |
|
||||
|---|---|---|---|
|
||||
|---|---|---|
|
||||
| code | int | 返回码。0:成功;非0:失败 |
|
||||
| msg | string | 返回消息 |
|
||||
| ret | int | 检测结果是否异常。0:异常;1:正常 |
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
* request字段说明:
|
||||
|
||||
| 名称 | 类型 |必填| 默认值 | 说明 |
|
||||
| --- | --- | --- |--- | --- | ---|
|
||||
| --- | --- | --- |--- | --- |
|
||||
| viewId| string| 是|无|指标集ID |
|
||||
| viewName| string| 是| 无|指标集名称|
|
||||
| attrId| string| 是| 无|指标ID|
|
||||
|
|
@ -121,7 +121,7 @@
|
|||
* response 字段说明:
|
||||
|
||||
| 名称 | 类型 | 说明 |
|
||||
|---|---|---|---|
|
||||
|---|---|---|
|
||||
| code | int | 返回码。0:成功;非0:失败 |
|
||||
| msg | string | 返回消息 |
|
||||
| ret | int | 检测结果是否异常。0:异常;1:正常 |
|
||||
|
|
|
|||
Loading…
Reference in New Issue