安全云脑 SECMASTER-创建剧本动作:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
X-request-id |
String |
请求ID,格式为:request_uuid-timestamp-hostname |
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
Error code |
message |
String |
Error message |
data |
Array of ActionInfo objects |
list of informations of playbook action |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
剧本流程动作ID |
name |
String |
流程动作名称 |
description |
String |
描述 |
action_type |
String |
流程动作类型 |
action_id |
String |
流程ID |
playbook_id |
String |
剧本ID |
playbook_version_id |
String |
剧本版本ID |
project_id |
String |
项目ID |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
X-request-id |
String |
请求ID,格式为:request_uuid-timestamp-hostname |
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
错误码 |
message |
String |
错误描述 |