安全云脑 SecMaster-查询Dataobject关系列表:响应参数

时间:2023-11-01 16:19:35

响应参数

状态码: 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

total

Integer

tatal count

最小值:0

最大值:99999

limit

Integer

current page count

最小值:0

最大值:9999

offset

Integer

current page size

最小值:0

最大值:100

data

Array of DataobjectInfo objects

list of informations of dataobject

表8 DataobjectInfo

参数

参数类型

描述

id

String

Id value

最小长度:32

最大长度:64

create_time

String

Create time

最小长度:0

最大长度:64

update_time

String

Update time

最小长度:0

最大长度:64

project_id

String

Project id value

最小长度:32

最大长度:64

dataclass_id

String

dataclass id.

最小长度:32

最大长度:64

name

String

The name, display only

最小长度:0

最大长度:1024

type

String

SIMULATION,PLAYBOOK,MANUAL,INSTANCE,DATA_SOURCE

最小长度:0

最大长度:32

content

String

data

最小长度:0

最大长度:4096

状态码: 400

表9 响应Header参数

参数

参数类型

描述

X-request-id

String

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

表10 响应Body参数

参数

参数类型

描述

code

String

Error code.

最小长度:0

最大长度:64

message

String

Error description.

最小长度:0

最大长度:1024

support.huaweicloud.com/api-secmaster/ListDataobjectRelation.html