态势感知 SA-更新指标:响应参数

时间:2023-11-01 16:15:45

响应参数

状态码: 200

表6 响应Header参数

参数

参数类型

描述

X-request-id

String

This field is the request ID number for task tracking. Format is request_uuid-timestamp-hostname.

表7 响应Body参数

参数

参数类型

描述

code

String

Id value

最小长度:32

最大长度:64

message

String

Error message

最小长度:1

最大长度:32

data

IndicatorDetail object

indicator detail

表8 IndicatorDetail

参数

参数类型

描述

id

String

指标ID

最小长度:32

最大长度:64

name

String

指标名称

最小长度:0

最大长度:64

dataclass_id

String

数据类ID

最小长度:32

最大长度:64

type

String

类型(SIMULATION,PLAYBOOK,MANUAL,INSTANCE,DATA_SOURCE)

最小长度:0

最大长度:64

data_object

IndicatorDataObjectDetail object

detail of indicator

workspace_id

String

workspace id

最小长度:32

最大长度:64

project_id

String

Project id value

最小长度:32

最大长度:64

layout_id

String

布局ID

最小长度:0

最大长度:64

dataclass

DataClassRefPojo object

数据类对象信息

create_time

String

Create time

最小长度:0

最大长度:64

update_time

String

Update time

最小长度:0

最大长度:64

表9 IndicatorDataObjectDetail

参数

参数类型

描述

indicator_type

indicator_type object

指标类型统计数据

value

String

值,如:ip url domain等

最小长度:0

最大长度:256

表10 indicator_type

参数

参数类型

描述

indicator_type

String

indicator_type

最小长度:1

最大长度:32

id

String

id

最小长度:1

最大长度:64

category

String

category

最小长度:1

最大长度:64

layoutId

String

layoutId

最小长度:1

最大长度:64

表11 DataClassRefPojo

参数

参数类型

描述

id

String

唯一标识ID

最小长度:32

最大长度:64

name

String

唯一标识ID

最小长度:0

最大长度:64

状态码: 400

表12 响应Header参数

参数

参数类型

描述

X-request-id

String

This field is the request ID number for task tracking. Format is request_uuid-timestamp-hostname.

表13 响应Body参数

参数

参数类型

描述

code

String

Error code.

最小长度:0

最大长度:64

message

String

Error description.

最小长度:0

最大长度:1024

support.huaweicloud.com/api-sa/UpdateIndicator.html