华为乾坤-使用过滤条件查询模板应用中的设备:响应参数
响应参数
返回状态码为200:Successful operation
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
huawei-nce-aoc-config-template-application:output |
REFERENCE |
详细请参见表5。 |
- |
- |
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
device |
ARRAY_REFERENCE |
详细请参见表6。 |
list device |
- |
|
total-count |
int32 |
[-2147483648-2147483647] |
- |
the count of device. |
100 |
参数名称 |
类型 |
参数值域 |
默认值 |
参数说明 |
参数示例 |
---|---|---|---|---|---|
device-id |
string |
0~128个字节。 |
- |
the identifier of the device. |
"8d394835-cb84-38f3-a4d5-36a7f2074b49" |
device-name |
string |
0~512个字节。 |
- |
the name of the device. |
"device-name" |
device-ip |
string |
0~128个字节。 |
- |
the ip of the device. |
"10.1.1.1" |
device-type |
string |
0~255个字节。 |
- |
the type of the device. |
"AR" |
device-model |
string |
0~255个字节。 |
- |
the model of the device. |
"NE40E" |
device-esn |
string |
0~255个字节。 |
- |
the esn of the device. |
"device-esn" |
template |
ARRAY_REFERENCE |
详细请参见表4。 |
template list. |
- |
|
preview |
REFERENCE |
详细请参见表6。 |
preview |
- |
返回状态码为400:Bad Request
详细信息请参见实际响应消息体。