@alicloud/sophonsoar20220728 4.0.0 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (270) hide show
  1. package/dist/client.d.ts +118 -118
  2. package/dist/client.js +146 -121
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/ComparePlaybooksRequest.d.ts +9 -8
  5. package/dist/models/ComparePlaybooksRequest.js.map +1 -1
  6. package/dist/models/ComparePlaybooksResponseBody.d.ts +11 -9
  7. package/dist/models/ComparePlaybooksResponseBody.js.map +1 -1
  8. package/dist/models/CreatePlaybookRequest.d.ts +19 -10
  9. package/dist/models/CreatePlaybookRequest.js.map +1 -1
  10. package/dist/models/CreatePlaybookResponseBody.d.ts +3 -3
  11. package/dist/models/DebugPlaybookRequest.d.ts +8 -7
  12. package/dist/models/DebugPlaybookRequest.js.map +1 -1
  13. package/dist/models/DebugPlaybookResponseBody.d.ts +2 -2
  14. package/dist/models/DeleteComponentAssetRequest.d.ts +6 -5
  15. package/dist/models/DeleteComponentAssetRequest.js.map +1 -1
  16. package/dist/models/DeleteComponentAssetResponseBody.d.ts +1 -1
  17. package/dist/models/DeletePlaybookRequest.d.ts +5 -4
  18. package/dist/models/DeletePlaybookRequest.js.map +1 -1
  19. package/dist/models/DeletePlaybookResponseBody.d.ts +1 -1
  20. package/dist/models/DescribeComponentAssetFormRequest.d.ts +5 -4
  21. package/dist/models/DescribeComponentAssetFormRequest.js.map +1 -1
  22. package/dist/models/DescribeComponentAssetFormResponseBody.d.ts +9 -6
  23. package/dist/models/DescribeComponentAssetFormResponseBody.js.map +1 -1
  24. package/dist/models/DescribeComponentAssetsRequest.d.ts +5 -4
  25. package/dist/models/DescribeComponentAssetsRequest.js.map +1 -1
  26. package/dist/models/DescribeComponentAssetsResponseBody.d.ts +10 -10
  27. package/dist/models/DescribeComponentListRequest.d.ts +5 -4
  28. package/dist/models/DescribeComponentListRequest.js.map +1 -1
  29. package/dist/models/DescribeComponentListResponseBody.d.ts +2 -2
  30. package/dist/models/DescribeComponentPlaybookRequest.d.ts +6 -5
  31. package/dist/models/DescribeComponentPlaybookRequest.js.map +1 -1
  32. package/dist/models/DescribeComponentPlaybookResponseBody.d.ts +14 -6
  33. package/dist/models/DescribeComponentPlaybookResponseBody.js.map +1 -1
  34. package/dist/models/DescribeComponentsJsRequest.d.ts +4 -3
  35. package/dist/models/DescribeComponentsJsRequest.js.map +1 -1
  36. package/dist/models/DescribeComponentsJsResponseBody.d.ts +2 -2
  37. package/dist/models/DescribeDistinctReleasesRequest.d.ts +7 -6
  38. package/dist/models/DescribeDistinctReleasesRequest.js.map +1 -1
  39. package/dist/models/DescribeDistinctReleasesResponseBody.d.ts +8 -7
  40. package/dist/models/DescribeDistinctReleasesResponseBody.js.map +1 -1
  41. package/dist/models/DescribeEnumItemsRequest.d.ts +6 -5
  42. package/dist/models/DescribeEnumItemsRequest.js.map +1 -1
  43. package/dist/models/DescribeEnumItemsResponseBody.d.ts +4 -4
  44. package/dist/models/DescribeExecutePlaybooksRequest.d.ts +21 -13
  45. package/dist/models/DescribeExecutePlaybooksRequest.js.map +1 -1
  46. package/dist/models/DescribeExecutePlaybooksResponseBody.d.ts +15 -12
  47. package/dist/models/DescribeExecutePlaybooksResponseBody.js.map +1 -1
  48. package/dist/models/DescribeFieldRequest.d.ts +6 -5
  49. package/dist/models/DescribeFieldRequest.js.map +1 -1
  50. package/dist/models/DescribeFieldResponseBody.d.ts +2 -2
  51. package/dist/models/DescribeGroupProductionsRequest.d.ts +1 -1
  52. package/dist/models/DescribeGroupProductionsResponseBody.d.ts +10 -10
  53. package/dist/models/DescribeLatestRecordSchemaRequest.d.ts +5 -4
  54. package/dist/models/DescribeLatestRecordSchemaRequest.js.map +1 -1
  55. package/dist/models/DescribeLatestRecordSchemaResponseBody.d.ts +2 -2
  56. package/dist/models/DescribeNodeParamTagsRequest.d.ts +7 -6
  57. package/dist/models/DescribeNodeParamTagsRequest.js.map +1 -1
  58. package/dist/models/DescribeNodeParamTagsResponseBody.d.ts +4 -4
  59. package/dist/models/DescribeOpenApiListRequest.d.ts +13 -11
  60. package/dist/models/DescribeOpenApiListRequest.js.map +1 -1
  61. package/dist/models/DescribeOpenApiListResponseBody.d.ts +16 -7
  62. package/dist/models/DescribeOpenApiListResponseBody.js +2 -0
  63. package/dist/models/DescribeOpenApiListResponseBody.js.map +1 -1
  64. package/dist/models/DescribePlaybookInputOutputRequest.d.ts +5 -4
  65. package/dist/models/DescribePlaybookInputOutputRequest.js.map +1 -1
  66. package/dist/models/DescribePlaybookInputOutputResponseBody.d.ts +13 -10
  67. package/dist/models/DescribePlaybookInputOutputResponseBody.js.map +1 -1
  68. package/dist/models/DescribePlaybookMetricsRequest.d.ts +5 -4
  69. package/dist/models/DescribePlaybookMetricsRequest.js.map +1 -1
  70. package/dist/models/DescribePlaybookMetricsResponseBody.d.ts +9 -7
  71. package/dist/models/DescribePlaybookMetricsResponseBody.js.map +1 -1
  72. package/dist/models/DescribePlaybookNodesOutputRequest.d.ts +5 -4
  73. package/dist/models/DescribePlaybookNodesOutputRequest.js.map +1 -1
  74. package/dist/models/DescribePlaybookNodesOutputResponseBody.d.ts +4 -4
  75. package/dist/models/DescribePlaybookNumberMetricsRequest.d.ts +4 -3
  76. package/dist/models/DescribePlaybookNumberMetricsRequest.js.map +1 -1
  77. package/dist/models/DescribePlaybookNumberMetricsResponseBody.d.ts +1 -1
  78. package/dist/models/DescribePlaybookReleasesRequest.d.ts +7 -6
  79. package/dist/models/DescribePlaybookReleasesRequest.js.map +1 -1
  80. package/dist/models/DescribePlaybookReleasesResponseBody.d.ts +9 -9
  81. package/dist/models/DescribePlaybookRequest.d.ts +10 -8
  82. package/dist/models/DescribePlaybookRequest.js.map +1 -1
  83. package/dist/models/DescribePlaybookResponseBody.d.ts +21 -17
  84. package/dist/models/DescribePlaybookResponseBody.js.map +1 -1
  85. package/dist/models/DescribePlaybooksRequest.d.ts +49 -34
  86. package/dist/models/DescribePlaybooksRequest.js.map +1 -1
  87. package/dist/models/DescribePlaybooksResponseBody.d.ts +35 -25
  88. package/dist/models/DescribePlaybooksResponseBody.js.map +1 -1
  89. package/dist/models/DescribePopApiRequest.d.ts +2 -6
  90. package/dist/models/DescribePopApiRequest.js.map +1 -1
  91. package/dist/models/DescribePopApiResponseBody.d.ts +36 -13
  92. package/dist/models/DescribePopApiResponseBody.js.map +1 -1
  93. package/dist/models/DescribeProcessStatisticsRequest.d.ts +23 -7
  94. package/dist/models/DescribeProcessStatisticsRequest.js +4 -0
  95. package/dist/models/DescribeProcessStatisticsRequest.js.map +1 -1
  96. package/dist/models/DescribeProcessStatisticsResponseBody.d.ts +3 -3
  97. package/dist/models/DescribeProcessTaskCountRequest.d.ts +7 -6
  98. package/dist/models/DescribeProcessTaskCountRequest.js.map +1 -1
  99. package/dist/models/DescribeProcessTaskCountResponseBody.d.ts +4 -4
  100. package/dist/models/DescribeProcessTasksRequest.d.ts +63 -56
  101. package/dist/models/DescribeProcessTasksRequest.js +6 -0
  102. package/dist/models/DescribeProcessTasksRequest.js.map +1 -1
  103. package/dist/models/DescribeProcessTasksResponseBody.d.ts +31 -31
  104. package/dist/models/DescribeSoarRecordActionOutputListRequest.d.ts +8 -7
  105. package/dist/models/DescribeSoarRecordActionOutputListRequest.js.map +1 -1
  106. package/dist/models/DescribeSoarRecordActionOutputListResponseBody.d.ts +6 -6
  107. package/dist/models/DescribeSoarRecordInOutputRequest.d.ts +5 -4
  108. package/dist/models/DescribeSoarRecordInOutputRequest.js.map +1 -1
  109. package/dist/models/DescribeSoarRecordInOutputResponseBody.d.ts +1 -1
  110. package/dist/models/DescribeSoarRecordsRequest.d.ts +61 -14
  111. package/dist/models/DescribeSoarRecordsRequest.js.map +1 -1
  112. package/dist/models/DescribeSoarRecordsResponseBody.d.ts +51 -22
  113. package/dist/models/DescribeSoarRecordsResponseBody.js.map +1 -1
  114. package/dist/models/DescribeSoarTaskAndActionsRequest.d.ts +45 -4
  115. package/dist/models/DescribeSoarTaskAndActionsRequest.js.map +1 -1
  116. package/dist/models/DescribeSoarTaskAndActionsResponseBody.d.ts +66 -29
  117. package/dist/models/DescribeSoarTaskAndActionsResponseBody.js.map +1 -1
  118. package/dist/models/DescribeSophonCommandsRequest.d.ts +1 -1
  119. package/dist/models/DescribeSophonCommandsResponseBody.d.ts +8 -7
  120. package/dist/models/DescribeSophonCommandsResponseBody.js.map +1 -1
  121. package/dist/models/DescriberPython3scriptLogsRequest.d.ts +6 -5
  122. package/dist/models/DescriberPython3scriptLogsRequest.js.map +1 -1
  123. package/dist/models/DescriberPython3scriptLogsResponseBody.d.ts +2 -2
  124. package/dist/models/ModifyComponentAssetRequest.d.ts +5 -4
  125. package/dist/models/ModifyComponentAssetRequest.js.map +1 -1
  126. package/dist/models/ModifyComponentAssetResponseBody.d.ts +1 -1
  127. package/dist/models/ModifyPlaybookInputOutputRequest.d.ts +16 -12
  128. package/dist/models/ModifyPlaybookInputOutputRequest.js.map +1 -1
  129. package/dist/models/ModifyPlaybookInputOutputResponseBody.d.ts +1 -1
  130. package/dist/models/ModifyPlaybookRequest.d.ts +5 -4
  131. package/dist/models/ModifyPlaybookRequest.js.map +1 -1
  132. package/dist/models/ModifyPlaybookResponseBody.d.ts +1 -1
  133. package/dist/models/PublishPlaybookRequest.d.ts +3 -3
  134. package/dist/models/PublishPlaybookResponseBody.d.ts +1 -1
  135. package/dist/models/QueryTreeDataRequest.d.ts +4 -3
  136. package/dist/models/QueryTreeDataRequest.js.map +1 -1
  137. package/dist/models/QueryTreeDataResponseBody.d.ts +8 -2
  138. package/dist/models/QueryTreeDataResponseBody.js.map +1 -1
  139. package/dist/models/RevertPlaybookReleaseRequest.d.ts +7 -6
  140. package/dist/models/RevertPlaybookReleaseRequest.js.map +1 -1
  141. package/dist/models/RevertPlaybookReleaseResponseBody.d.ts +1 -1
  142. package/dist/models/RunNotifyComponentWithEmailRequest.d.ts +17 -15
  143. package/dist/models/RunNotifyComponentWithEmailRequest.js.map +1 -1
  144. package/dist/models/RunNotifyComponentWithEmailResponseBody.d.ts +5 -5
  145. package/dist/models/RunNotifyComponentWithMessageCenterRequest.d.ts +33 -22
  146. package/dist/models/RunNotifyComponentWithMessageCenterRequest.js.map +1 -1
  147. package/dist/models/RunNotifyComponentWithMessageCenterResponseBody.d.ts +6 -6
  148. package/dist/models/RunNotifyComponentWithWebhookRequest.d.ts +24 -21
  149. package/dist/models/RunNotifyComponentWithWebhookRequest.js.map +1 -1
  150. package/dist/models/RunNotifyComponentWithWebhookResponseBody.d.ts +3 -3
  151. package/dist/models/RunPython3scriptRequest.d.ts +7 -4
  152. package/dist/models/RunPython3scriptRequest.js.map +1 -1
  153. package/dist/models/RunPython3scriptResponseBody.d.ts +2 -2
  154. package/dist/models/TriggerPlaybookRequest.d.ts +3 -3
  155. package/dist/models/TriggerPlaybookResponseBody.d.ts +2 -2
  156. package/dist/models/TriggerProcessTaskRequest.d.ts +6 -5
  157. package/dist/models/TriggerProcessTaskRequest.js.map +1 -1
  158. package/dist/models/TriggerProcessTaskResponseBody.d.ts +1 -1
  159. package/dist/models/TriggerSophonPlaybookRequest.d.ts +15 -9
  160. package/dist/models/TriggerSophonPlaybookRequest.js +2 -0
  161. package/dist/models/TriggerSophonPlaybookRequest.js.map +1 -1
  162. package/dist/models/TriggerSophonPlaybookResponseBody.d.ts +3 -3
  163. package/dist/models/VerifyPlaybookRequest.d.ts +2 -2
  164. package/dist/models/VerifyPlaybookResponseBody.d.ts +36 -8
  165. package/dist/models/VerifyPlaybookResponseBody.js.map +1 -1
  166. package/dist/models/VerifyPythonFileRequest.d.ts +1 -1
  167. package/dist/models/VerifyPythonFileResponseBody.d.ts +11 -10
  168. package/dist/models/VerifyPythonFileResponseBody.js.map +1 -1
  169. package/package.json +2 -2
  170. package/src/client.ts +153 -121
  171. package/src/models/ComparePlaybooksRequest.ts +9 -8
  172. package/src/models/ComparePlaybooksResponseBody.ts +11 -9
  173. package/src/models/CreatePlaybookRequest.ts +19 -10
  174. package/src/models/CreatePlaybookResponseBody.ts +3 -3
  175. package/src/models/DebugPlaybookRequest.ts +8 -7
  176. package/src/models/DebugPlaybookResponseBody.ts +2 -2
  177. package/src/models/DeleteComponentAssetRequest.ts +6 -5
  178. package/src/models/DeleteComponentAssetResponseBody.ts +1 -1
  179. package/src/models/DeletePlaybookRequest.ts +5 -4
  180. package/src/models/DeletePlaybookResponseBody.ts +1 -1
  181. package/src/models/DescribeComponentAssetFormRequest.ts +5 -4
  182. package/src/models/DescribeComponentAssetFormResponseBody.ts +9 -6
  183. package/src/models/DescribeComponentAssetsRequest.ts +5 -4
  184. package/src/models/DescribeComponentAssetsResponseBody.ts +10 -10
  185. package/src/models/DescribeComponentListRequest.ts +5 -4
  186. package/src/models/DescribeComponentListResponseBody.ts +2 -2
  187. package/src/models/DescribeComponentPlaybookRequest.ts +6 -5
  188. package/src/models/DescribeComponentPlaybookResponseBody.ts +14 -6
  189. package/src/models/DescribeComponentsJsRequest.ts +4 -3
  190. package/src/models/DescribeComponentsJsResponseBody.ts +2 -2
  191. package/src/models/DescribeDistinctReleasesRequest.ts +7 -6
  192. package/src/models/DescribeDistinctReleasesResponseBody.ts +8 -7
  193. package/src/models/DescribeEnumItemsRequest.ts +6 -5
  194. package/src/models/DescribeEnumItemsResponseBody.ts +4 -4
  195. package/src/models/DescribeExecutePlaybooksRequest.ts +21 -13
  196. package/src/models/DescribeExecutePlaybooksResponseBody.ts +15 -12
  197. package/src/models/DescribeFieldRequest.ts +6 -5
  198. package/src/models/DescribeFieldResponseBody.ts +2 -2
  199. package/src/models/DescribeGroupProductionsRequest.ts +1 -1
  200. package/src/models/DescribeGroupProductionsResponseBody.ts +10 -10
  201. package/src/models/DescribeLatestRecordSchemaRequest.ts +5 -4
  202. package/src/models/DescribeLatestRecordSchemaResponseBody.ts +2 -2
  203. package/src/models/DescribeNodeParamTagsRequest.ts +7 -6
  204. package/src/models/DescribeNodeParamTagsResponseBody.ts +4 -4
  205. package/src/models/DescribeOpenApiListRequest.ts +13 -11
  206. package/src/models/DescribeOpenApiListResponseBody.ts +18 -7
  207. package/src/models/DescribePlaybookInputOutputRequest.ts +5 -4
  208. package/src/models/DescribePlaybookInputOutputResponseBody.ts +13 -10
  209. package/src/models/DescribePlaybookMetricsRequest.ts +5 -4
  210. package/src/models/DescribePlaybookMetricsResponseBody.ts +9 -7
  211. package/src/models/DescribePlaybookNodesOutputRequest.ts +5 -4
  212. package/src/models/DescribePlaybookNodesOutputResponseBody.ts +4 -4
  213. package/src/models/DescribePlaybookNumberMetricsRequest.ts +4 -3
  214. package/src/models/DescribePlaybookNumberMetricsResponseBody.ts +1 -1
  215. package/src/models/DescribePlaybookReleasesRequest.ts +7 -6
  216. package/src/models/DescribePlaybookReleasesResponseBody.ts +9 -9
  217. package/src/models/DescribePlaybookRequest.ts +10 -8
  218. package/src/models/DescribePlaybookResponseBody.ts +21 -17
  219. package/src/models/DescribePlaybooksRequest.ts +49 -34
  220. package/src/models/DescribePlaybooksResponseBody.ts +35 -25
  221. package/src/models/DescribePopApiRequest.ts +2 -6
  222. package/src/models/DescribePopApiResponseBody.ts +36 -13
  223. package/src/models/DescribeProcessStatisticsRequest.ts +27 -7
  224. package/src/models/DescribeProcessStatisticsResponseBody.ts +3 -3
  225. package/src/models/DescribeProcessTaskCountRequest.ts +7 -6
  226. package/src/models/DescribeProcessTaskCountResponseBody.ts +4 -4
  227. package/src/models/DescribeProcessTasksRequest.ts +70 -57
  228. package/src/models/DescribeProcessTasksResponseBody.ts +31 -31
  229. package/src/models/DescribeSoarRecordActionOutputListRequest.ts +8 -7
  230. package/src/models/DescribeSoarRecordActionOutputListResponseBody.ts +6 -6
  231. package/src/models/DescribeSoarRecordInOutputRequest.ts +5 -4
  232. package/src/models/DescribeSoarRecordInOutputResponseBody.ts +1 -1
  233. package/src/models/DescribeSoarRecordsRequest.ts +61 -14
  234. package/src/models/DescribeSoarRecordsResponseBody.ts +51 -22
  235. package/src/models/DescribeSoarTaskAndActionsRequest.ts +45 -4
  236. package/src/models/DescribeSoarTaskAndActionsResponseBody.ts +66 -29
  237. package/src/models/DescribeSophonCommandsRequest.ts +1 -1
  238. package/src/models/DescribeSophonCommandsResponseBody.ts +8 -7
  239. package/src/models/DescriberPython3scriptLogsRequest.ts +6 -5
  240. package/src/models/DescriberPython3scriptLogsResponseBody.ts +2 -2
  241. package/src/models/ModifyComponentAssetRequest.ts +5 -4
  242. package/src/models/ModifyComponentAssetResponseBody.ts +1 -1
  243. package/src/models/ModifyPlaybookInputOutputRequest.ts +16 -12
  244. package/src/models/ModifyPlaybookInputOutputResponseBody.ts +1 -1
  245. package/src/models/ModifyPlaybookRequest.ts +5 -4
  246. package/src/models/ModifyPlaybookResponseBody.ts +1 -1
  247. package/src/models/PublishPlaybookRequest.ts +3 -3
  248. package/src/models/PublishPlaybookResponseBody.ts +1 -1
  249. package/src/models/QueryTreeDataRequest.ts +4 -3
  250. package/src/models/QueryTreeDataResponseBody.ts +8 -2
  251. package/src/models/RevertPlaybookReleaseRequest.ts +7 -6
  252. package/src/models/RevertPlaybookReleaseResponseBody.ts +1 -1
  253. package/src/models/RunNotifyComponentWithEmailRequest.ts +17 -15
  254. package/src/models/RunNotifyComponentWithEmailResponseBody.ts +5 -5
  255. package/src/models/RunNotifyComponentWithMessageCenterRequest.ts +33 -22
  256. package/src/models/RunNotifyComponentWithMessageCenterResponseBody.ts +6 -6
  257. package/src/models/RunNotifyComponentWithWebhookRequest.ts +24 -21
  258. package/src/models/RunNotifyComponentWithWebhookResponseBody.ts +3 -3
  259. package/src/models/RunPython3scriptRequest.ts +7 -4
  260. package/src/models/RunPython3scriptResponseBody.ts +2 -2
  261. package/src/models/TriggerPlaybookRequest.ts +3 -3
  262. package/src/models/TriggerPlaybookResponseBody.ts +2 -2
  263. package/src/models/TriggerProcessTaskRequest.ts +6 -5
  264. package/src/models/TriggerProcessTaskResponseBody.ts +1 -1
  265. package/src/models/TriggerSophonPlaybookRequest.ts +17 -9
  266. package/src/models/TriggerSophonPlaybookResponseBody.ts +3 -3
  267. package/src/models/VerifyPlaybookRequest.ts +2 -2
  268. package/src/models/VerifyPlaybookResponseBody.ts +36 -8
  269. package/src/models/VerifyPythonFileRequest.ts +1 -1
  270. package/src/models/VerifyPythonFileResponseBody.ts +11 -10
package/dist/client.d.ts CHANGED
@@ -9,7 +9,7 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * Compares configurations between two versions of a published playbook.
12
+ * Compares the configurations of two published playbook versions.
13
13
  *
14
14
  * @param request - ComparePlaybooksRequest
15
15
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17,7 +17,7 @@ export default class Client extends OpenApi {
17
17
  */
18
18
  comparePlaybooksWithOptions(request: $_model.ComparePlaybooksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ComparePlaybooksResponse>;
19
19
  /**
20
- * Compares configurations between two versions of a published playbook.
20
+ * Compares the configurations of two published playbook versions.
21
21
  *
22
22
  * @param request - ComparePlaybooksRequest
23
23
  * @returns ComparePlaybooksResponse
@@ -66,10 +66,7 @@ export default class Client extends OpenApi {
66
66
  */
67
67
  copyPlaybook(request: $_model.CopyPlaybookRequest): Promise<$_model.CopyPlaybookResponse>;
68
68
  /**
69
- * New Playbook.
70
- *
71
- * @remarks
72
- * Create Playbook.
69
+ * Creates a new playbook.
73
70
  *
74
71
  * @param request - CreatePlaybookRequest
75
72
  * @param runtime - runtime options for this request RuntimeOptions
@@ -77,10 +74,7 @@ export default class Client extends OpenApi {
77
74
  */
78
75
  createPlaybookWithOptions(request: $_model.CreatePlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePlaybookResponse>;
79
76
  /**
80
- * New Playbook.
81
- *
82
- * @remarks
83
- * Create Playbook.
77
+ * Creates a new playbook.
84
78
  *
85
79
  * @param request - CreatePlaybookRequest
86
80
  * @returns CreatePlaybookResponse
@@ -102,7 +96,7 @@ export default class Client extends OpenApi {
102
96
  */
103
97
  debugPlaybook(request: $_model.DebugPlaybookRequest): Promise<$_model.DebugPlaybookResponse>;
104
98
  /**
105
- * Deletes the assets in a component.
99
+ * Deletes a component asset.
106
100
  *
107
101
  * @param request - DeleteComponentAssetRequest
108
102
  * @param runtime - runtime options for this request RuntimeOptions
@@ -110,14 +104,14 @@ export default class Client extends OpenApi {
110
104
  */
111
105
  deleteComponentAssetWithOptions(request: $_model.DeleteComponentAssetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteComponentAssetResponse>;
112
106
  /**
113
- * Deletes the assets in a component.
107
+ * Deletes a component asset.
114
108
  *
115
109
  * @param request - DeleteComponentAssetRequest
116
110
  * @returns DeleteComponentAssetResponse
117
111
  */
118
112
  deleteComponentAsset(request: $_model.DeleteComponentAssetRequest): Promise<$_model.DeleteComponentAssetResponse>;
119
113
  /**
120
- * Deletes a custom playbook.
114
+ * Deletes a specified custom playbook.
121
115
  *
122
116
  * @param request - DeletePlaybookRequest
123
117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -125,14 +119,14 @@ export default class Client extends OpenApi {
125
119
  */
126
120
  deletePlaybookWithOptions(request: $_model.DeletePlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeletePlaybookResponse>;
127
121
  /**
128
- * Deletes a custom playbook.
122
+ * Deletes a specified custom playbook.
129
123
  *
130
124
  * @param request - DeletePlaybookRequest
131
125
  * @returns DeletePlaybookResponse
132
126
  */
133
127
  deletePlaybook(request: $_model.DeletePlaybookRequest): Promise<$_model.DeletePlaybookResponse>;
134
128
  /**
135
- * Queries the metadata of assets in a component. The metadata of an asset refers to the fields that describe the asset.
129
+ * Obtains the metadata for a component asset, which defines the fields that constitute the asset.
136
130
  *
137
131
  * @param request - DescribeComponentAssetFormRequest
138
132
  * @param runtime - runtime options for this request RuntimeOptions
@@ -140,14 +134,14 @@ export default class Client extends OpenApi {
140
134
  */
141
135
  describeComponentAssetFormWithOptions(request: $_model.DescribeComponentAssetFormRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeComponentAssetFormResponse>;
142
136
  /**
143
- * Queries the metadata of assets in a component. The metadata of an asset refers to the fields that describe the asset.
137
+ * Obtains the metadata for a component asset, which defines the fields that constitute the asset.
144
138
  *
145
139
  * @param request - DescribeComponentAssetFormRequest
146
140
  * @returns DescribeComponentAssetFormResponse
147
141
  */
148
142
  describeComponentAssetForm(request: $_model.DescribeComponentAssetFormRequest): Promise<$_model.DescribeComponentAssetFormResponse>;
149
143
  /**
150
- * Queries a list of assets in a component.
144
+ * Retrieves the asset list for a component.
151
145
  *
152
146
  * @param request - DescribeComponentAssetsRequest
153
147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -155,14 +149,14 @@ export default class Client extends OpenApi {
155
149
  */
156
150
  describeComponentAssetsWithOptions(request: $_model.DescribeComponentAssetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeComponentAssetsResponse>;
157
151
  /**
158
- * Queries a list of assets in a component.
152
+ * Retrieves the asset list for a component.
159
153
  *
160
154
  * @param request - DescribeComponentAssetsRequest
161
155
  * @returns DescribeComponentAssetsResponse
162
156
  */
163
157
  describeComponentAssets(request: $_model.DescribeComponentAssetsRequest): Promise<$_model.DescribeComponentAssetsResponse>;
164
158
  /**
165
- * Queries a list of common components that are available.
159
+ * Retrieves a list of standard components that you can use.
166
160
  *
167
161
  * @param request - DescribeComponentListRequest
168
162
  * @param runtime - runtime options for this request RuntimeOptions
@@ -170,14 +164,14 @@ export default class Client extends OpenApi {
170
164
  */
171
165
  describeComponentListWithOptions(request: $_model.DescribeComponentListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeComponentListResponse>;
172
166
  /**
173
- * Queries a list of common components that are available.
167
+ * Retrieves a list of standard components that you can use.
174
168
  *
175
169
  * @param request - DescribeComponentListRequest
176
170
  * @returns DescribeComponentListResponse
177
171
  */
178
172
  describeComponentList(request: $_model.DescribeComponentListRequest): Promise<$_model.DescribeComponentListResponse>;
179
173
  /**
180
- * Queries a list of predefined components that are available.
174
+ * Retrieves a list of predefined components.
181
175
  *
182
176
  * @param request - DescribeComponentPlaybookRequest
183
177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -185,14 +179,14 @@ export default class Client extends OpenApi {
185
179
  */
186
180
  describeComponentPlaybookWithOptions(request: $_model.DescribeComponentPlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeComponentPlaybookResponse>;
187
181
  /**
188
- * Queries a list of predefined components that are available.
182
+ * Retrieves a list of predefined components.
189
183
  *
190
184
  * @param request - DescribeComponentPlaybookRequest
191
185
  * @returns DescribeComponentPlaybookResponse
192
186
  */
193
187
  describeComponentPlaybook(request: $_model.DescribeComponentPlaybookRequest): Promise<$_model.DescribeComponentPlaybookResponse>;
194
188
  /**
195
- * Queries the JavaScript file of a component. The component uses the returned JavaScript file for page rendering.
189
+ * Obtains the JavaScript (JS) file that a component uses to render the page.
196
190
  *
197
191
  * @param request - DescribeComponentsJsRequest
198
192
  * @param runtime - runtime options for this request RuntimeOptions
@@ -200,14 +194,14 @@ export default class Client extends OpenApi {
200
194
  */
201
195
  describeComponentsJsWithOptions(request: $_model.DescribeComponentsJsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeComponentsJsResponse>;
202
196
  /**
203
- * Queries the JavaScript file of a component. The component uses the returned JavaScript file for page rendering.
197
+ * Obtains the JavaScript (JS) file that a component uses to render the page.
204
198
  *
205
199
  * @param request - DescribeComponentsJsRequest
206
200
  * @returns DescribeComponentsJsResponse
207
201
  */
208
202
  describeComponentsJs(request: $_model.DescribeComponentsJsRequest): Promise<$_model.DescribeComponentsJsResponse>;
209
203
  /**
210
- * Queries the information about the published versions of a playbook after deduplication.
204
+ * Retrieves a list of distinct playbook releases.
211
205
  *
212
206
  * @param request - DescribeDistinctReleasesRequest
213
207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -215,14 +209,14 @@ export default class Client extends OpenApi {
215
209
  */
216
210
  describeDistinctReleasesWithOptions(request: $_model.DescribeDistinctReleasesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDistinctReleasesResponse>;
217
211
  /**
218
- * Queries the information about the published versions of a playbook after deduplication.
212
+ * Retrieves a list of distinct playbook releases.
219
213
  *
220
214
  * @param request - DescribeDistinctReleasesRequest
221
215
  * @returns DescribeDistinctReleasesResponse
222
216
  */
223
217
  describeDistinctReleases(request: $_model.DescribeDistinctReleasesRequest): Promise<$_model.DescribeDistinctReleasesResponse>;
224
218
  /**
225
- * Queries enumeration items that are required by a cloud service.
219
+ * Queries the enumeration information for a product.
226
220
  *
227
221
  * @param request - DescribeEnumItemsRequest
228
222
  * @param runtime - runtime options for this request RuntimeOptions
@@ -230,14 +224,14 @@ export default class Client extends OpenApi {
230
224
  */
231
225
  describeEnumItemsWithOptions(request: $_model.DescribeEnumItemsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEnumItemsResponse>;
232
226
  /**
233
- * Queries enumeration items that are required by a cloud service.
227
+ * Queries the enumeration information for a product.
234
228
  *
235
229
  * @param request - DescribeEnumItemsRequest
236
230
  * @returns DescribeEnumItemsResponse
237
231
  */
238
232
  describeEnumItems(request: $_model.DescribeEnumItemsRequest): Promise<$_model.DescribeEnumItemsResponse>;
239
233
  /**
240
- * Queries the playbooks that are available for an automatic response plan.
234
+ * Queries a list of executable playbooks that are used to configure automated response plans.
241
235
  *
242
236
  * @param request - DescribeExecutePlaybooksRequest
243
237
  * @param runtime - runtime options for this request RuntimeOptions
@@ -245,14 +239,14 @@ export default class Client extends OpenApi {
245
239
  */
246
240
  describeExecutePlaybooksWithOptions(request: $_model.DescribeExecutePlaybooksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeExecutePlaybooksResponse>;
247
241
  /**
248
- * Queries the playbooks that are available for an automatic response plan.
242
+ * Queries a list of executable playbooks that are used to configure automated response plans.
249
243
  *
250
244
  * @param request - DescribeExecutePlaybooksRequest
251
245
  * @returns DescribeExecutePlaybooksResponse
252
246
  */
253
247
  describeExecutePlaybooks(request: $_model.DescribeExecutePlaybooksRequest): Promise<$_model.DescribeExecutePlaybooksResponse>;
254
248
  /**
255
- * Queries the global configuration information about a cloud service.
249
+ * Retrieves global configuration information for the product.
256
250
  *
257
251
  * @param request - DescribeFieldRequest
258
252
  * @param runtime - runtime options for this request RuntimeOptions
@@ -260,7 +254,7 @@ export default class Client extends OpenApi {
260
254
  */
261
255
  describeFieldWithOptions(request: $_model.DescribeFieldRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeFieldResponse>;
262
256
  /**
263
- * Queries the global configuration information about a cloud service.
257
+ * Retrieves global configuration information for the product.
264
258
  *
265
259
  * @param request - DescribeFieldRequest
266
260
  * @returns DescribeFieldResponse
@@ -288,7 +282,7 @@ export default class Client extends OpenApi {
288
282
  */
289
283
  describeGroupProductions(request: $_model.DescribeGroupProductionsRequest): Promise<$_model.DescribeGroupProductionsResponse>;
290
284
  /**
291
- * Queries the output structure information of each node in a playbook based on the most recent running record of the playbook.
285
+ * Describes the output structure of each node in a playbook based on the latest execution record.
292
286
  *
293
287
  * @param request - DescribeLatestRecordSchemaRequest
294
288
  * @param runtime - runtime options for this request RuntimeOptions
@@ -296,14 +290,14 @@ export default class Client extends OpenApi {
296
290
  */
297
291
  describeLatestRecordSchemaWithOptions(request: $_model.DescribeLatestRecordSchemaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLatestRecordSchemaResponse>;
298
292
  /**
299
- * Queries the output structure information of each node in a playbook based on the most recent running record of the playbook.
293
+ * Describes the output structure of each node in a playbook based on the latest execution record.
300
294
  *
301
295
  * @param request - DescribeLatestRecordSchemaRequest
302
296
  * @returns DescribeLatestRecordSchemaResponse
303
297
  */
304
298
  describeLatestRecordSchema(request: $_model.DescribeLatestRecordSchemaRequest): Promise<$_model.DescribeLatestRecordSchemaResponse>;
305
299
  /**
306
- * Queries recommended dynamic input parameters of a component for playbook orchestration.
300
+ * Returns the reference paths for component inputs in a playbook orchestration.
307
301
  *
308
302
  * @param request - DescribeNodeParamTagsRequest
309
303
  * @param runtime - runtime options for this request RuntimeOptions
@@ -311,7 +305,7 @@ export default class Client extends OpenApi {
311
305
  */
312
306
  describeNodeParamTagsWithOptions(request: $_model.DescribeNodeParamTagsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeNodeParamTagsResponse>;
313
307
  /**
314
- * Queries recommended dynamic input parameters of a component for playbook orchestration.
308
+ * Returns the reference paths for component inputs in a playbook orchestration.
315
309
  *
316
310
  * @param request - DescribeNodeParamTagsRequest
317
311
  * @returns DescribeNodeParamTagsResponse
@@ -360,10 +354,10 @@ export default class Client extends OpenApi {
360
354
  */
361
355
  describeOpenApiInfo(request: $_model.DescribeOpenApiInfoRequest): Promise<$_model.DescribeOpenApiInfoResponse>;
362
356
  /**
363
- * Queries the API operations of an Alibaba Cloud service.
357
+ * Retrieve the API list for a product.
364
358
  *
365
359
  * @remarks
366
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or the pricing for log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
360
+ * Before you use this API, review the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) for the orchestration product, which supports threat analysis, response, log access, and traffic monitoring.
367
361
  *
368
362
  * @param request - DescribeOpenApiListRequest
369
363
  * @param runtime - runtime options for this request RuntimeOptions
@@ -371,17 +365,17 @@ export default class Client extends OpenApi {
371
365
  */
372
366
  describeOpenApiListWithOptions(request: $_model.DescribeOpenApiListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeOpenApiListResponse>;
373
367
  /**
374
- * Queries the API operations of an Alibaba Cloud service.
368
+ * Retrieve the API list for a product.
375
369
  *
376
370
  * @remarks
377
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or the pricing for log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
371
+ * Before you use this API, review the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) for the orchestration product, which supports threat analysis, response, log access, and traffic monitoring.
378
372
  *
379
373
  * @param request - DescribeOpenApiListRequest
380
374
  * @returns DescribeOpenApiListResponse
381
375
  */
382
376
  describeOpenApiList(request: $_model.DescribeOpenApiListRequest): Promise<$_model.DescribeOpenApiListResponse>;
383
377
  /**
384
- * Queries the XML configuration of a playbook.
378
+ * Retrieves the XML configuration of a playbook.
385
379
  *
386
380
  * @param request - DescribePlaybookRequest
387
381
  * @param runtime - runtime options for this request RuntimeOptions
@@ -389,14 +383,14 @@ export default class Client extends OpenApi {
389
383
  */
390
384
  describePlaybookWithOptions(request: $_model.DescribePlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybookResponse>;
391
385
  /**
392
- * Queries the XML configuration of a playbook.
386
+ * Retrieves the XML configuration of a playbook.
393
387
  *
394
388
  * @param request - DescribePlaybookRequest
395
389
  * @returns DescribePlaybookResponse
396
390
  */
397
391
  describePlaybook(request: $_model.DescribePlaybookRequest): Promise<$_model.DescribePlaybookResponse>;
398
392
  /**
399
- * Queries the input and output parameter configurations of a playbook.
393
+ * Retrieves the input and output parameter configurations for a playbook.
400
394
  *
401
395
  * @param request - DescribePlaybookInputOutputRequest
402
396
  * @param runtime - runtime options for this request RuntimeOptions
@@ -404,14 +398,14 @@ export default class Client extends OpenApi {
404
398
  */
405
399
  describePlaybookInputOutputWithOptions(request: $_model.DescribePlaybookInputOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybookInputOutputResponse>;
406
400
  /**
407
- * Queries the input and output parameter configurations of a playbook.
401
+ * Retrieves the input and output parameter configurations for a playbook.
408
402
  *
409
403
  * @param request - DescribePlaybookInputOutputRequest
410
404
  * @returns DescribePlaybookInputOutputResponse
411
405
  */
412
406
  describePlaybookInputOutput(request: $_model.DescribePlaybookInputOutputRequest): Promise<$_model.DescribePlaybookInputOutputResponse>;
413
407
  /**
414
- * Queries the metrics of a playbook. The metrics include the playbook name, playbook description, the number of times that the playbook is run, and the failure rate of the playbook.
408
+ * Queries playbook metadata, including its name, description, number of runs, and failure rate.
415
409
  *
416
410
  * @param request - DescribePlaybookMetricsRequest
417
411
  * @param runtime - runtime options for this request RuntimeOptions
@@ -419,14 +413,14 @@ export default class Client extends OpenApi {
419
413
  */
420
414
  describePlaybookMetricsWithOptions(request: $_model.DescribePlaybookMetricsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybookMetricsResponse>;
421
415
  /**
422
- * Queries the metrics of a playbook. The metrics include the playbook name, playbook description, the number of times that the playbook is run, and the failure rate of the playbook.
416
+ * Queries playbook metadata, including its name, description, number of runs, and failure rate.
423
417
  *
424
418
  * @param request - DescribePlaybookMetricsRequest
425
419
  * @returns DescribePlaybookMetricsResponse
426
420
  */
427
421
  describePlaybookMetrics(request: $_model.DescribePlaybookMetricsRequest): Promise<$_model.DescribePlaybookMetricsResponse>;
428
422
  /**
429
- * Queries the historical output data of a component node.
423
+ * Retrieves the historical output data of a component.
430
424
  *
431
425
  * @param request - DescribePlaybookNodesOutputRequest
432
426
  * @param runtime - runtime options for this request RuntimeOptions
@@ -434,14 +428,14 @@ export default class Client extends OpenApi {
434
428
  */
435
429
  describePlaybookNodesOutputWithOptions(request: $_model.DescribePlaybookNodesOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybookNodesOutputResponse>;
436
430
  /**
437
- * Queries the historical output data of a component node.
431
+ * Retrieves the historical output data of a component.
438
432
  *
439
433
  * @param request - DescribePlaybookNodesOutputRequest
440
434
  * @returns DescribePlaybookNodesOutputResponse
441
435
  */
442
436
  describePlaybookNodesOutput(request: $_model.DescribePlaybookNodesOutputRequest): Promise<$_model.DescribePlaybookNodesOutputResponse>;
443
437
  /**
444
- * Queries the statistics of Security Orchestration Automation Response (SOAR), such as the numbers of created and enabled playbooks.
438
+ * Retrieves metrics for the response orchestration product, including the total number of playbooks and the number of enabled playbooks.
445
439
  *
446
440
  * @param request - DescribePlaybookNumberMetricsRequest
447
441
  * @param runtime - runtime options for this request RuntimeOptions
@@ -449,14 +443,14 @@ export default class Client extends OpenApi {
449
443
  */
450
444
  describePlaybookNumberMetricsWithOptions(request: $_model.DescribePlaybookNumberMetricsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybookNumberMetricsResponse>;
451
445
  /**
452
- * Queries the statistics of Security Orchestration Automation Response (SOAR), such as the numbers of created and enabled playbooks.
446
+ * Retrieves metrics for the response orchestration product, including the total number of playbooks and the number of enabled playbooks.
453
447
  *
454
448
  * @param request - DescribePlaybookNumberMetricsRequest
455
449
  * @returns DescribePlaybookNumberMetricsResponse
456
450
  */
457
451
  describePlaybookNumberMetrics(request: $_model.DescribePlaybookNumberMetricsRequest): Promise<$_model.DescribePlaybookNumberMetricsResponse>;
458
452
  /**
459
- * Queries the information about the published versions of a playbook.
453
+ * Queries a list of published versions of a playbook.
460
454
  *
461
455
  * @param request - DescribePlaybookReleasesRequest
462
456
  * @param runtime - runtime options for this request RuntimeOptions
@@ -464,14 +458,17 @@ export default class Client extends OpenApi {
464
458
  */
465
459
  describePlaybookReleasesWithOptions(request: $_model.DescribePlaybookReleasesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybookReleasesResponse>;
466
460
  /**
467
- * Queries the information about the published versions of a playbook.
461
+ * Queries a list of published versions of a playbook.
468
462
  *
469
463
  * @param request - DescribePlaybookReleasesRequest
470
464
  * @returns DescribePlaybookReleasesResponse
471
465
  */
472
466
  describePlaybookReleases(request: $_model.DescribePlaybookReleasesRequest): Promise<$_model.DescribePlaybookReleasesResponse>;
473
467
  /**
474
- * Retrieve the list of playbooks.
468
+ * Queries a list of playbooks.
469
+ *
470
+ * @remarks
471
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) for Security Orchestration, Automation, and Response (SOAR).
475
472
  *
476
473
  * @param request - DescribePlaybooksRequest
477
474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -479,14 +476,17 @@ export default class Client extends OpenApi {
479
476
  */
480
477
  describePlaybooksWithOptions(request: $_model.DescribePlaybooksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePlaybooksResponse>;
481
478
  /**
482
- * Retrieve the list of playbooks.
479
+ * Queries a list of playbooks.
480
+ *
481
+ * @remarks
482
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) for Security Orchestration, Automation, and Response (SOAR).
483
483
  *
484
484
  * @param request - DescribePlaybooksRequest
485
485
  * @returns DescribePlaybooksResponse
486
486
  */
487
487
  describePlaybooks(request: $_model.DescribePlaybooksRequest): Promise<$_model.DescribePlaybooksResponse>;
488
488
  /**
489
- * Queries the details of an API operation.
489
+ * Retrieves the details of an OpenAPI.
490
490
  *
491
491
  * @param request - DescribePopApiRequest
492
492
  * @param runtime - runtime options for this request RuntimeOptions
@@ -494,17 +494,17 @@ export default class Client extends OpenApi {
494
494
  */
495
495
  describePopApiWithOptions(request: $_model.DescribePopApiRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribePopApiResponse>;
496
496
  /**
497
- * Queries the details of an API operation.
497
+ * Retrieves the details of an OpenAPI.
498
498
  *
499
499
  * @param request - DescribePopApiRequest
500
500
  * @returns DescribePopApiResponse
501
501
  */
502
502
  describePopApi(request: $_model.DescribePopApiRequest): Promise<$_model.DescribePopApiResponse>;
503
503
  /**
504
- * Queries statistics.
504
+ * Retrieves statistics information.
505
505
  *
506
506
  * @remarks
507
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
507
+ * Make sure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product (Cloud Threat Detection and Response (CTDR) log traffic) before you call this operation.
508
508
  *
509
509
  * @param request - DescribeProcessStatisticsRequest
510
510
  * @param runtime - runtime options for this request RuntimeOptions
@@ -512,17 +512,17 @@ export default class Client extends OpenApi {
512
512
  */
513
513
  describeProcessStatisticsWithOptions(request: $_model.DescribeProcessStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProcessStatisticsResponse>;
514
514
  /**
515
- * Queries statistics.
515
+ * Retrieves statistics information.
516
516
  *
517
517
  * @remarks
518
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
518
+ * Make sure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product (Cloud Threat Detection and Response (CTDR) log traffic) before you call this operation.
519
519
  *
520
520
  * @param request - DescribeProcessStatisticsRequest
521
521
  * @returns DescribeProcessStatisticsResponse
522
522
  */
523
523
  describeProcessStatistics(request: $_model.DescribeProcessStatisticsRequest): Promise<$_model.DescribeProcessStatisticsResponse>;
524
524
  /**
525
- * Query the number of associated disposal tasks based on the entity UUID.
525
+ * Queries the count of response tasks associated with an entity UUID.
526
526
  *
527
527
  * @param request - DescribeProcessTaskCountRequest
528
528
  * @param runtime - runtime options for this request RuntimeOptions
@@ -530,17 +530,17 @@ export default class Client extends OpenApi {
530
530
  */
531
531
  describeProcessTaskCountWithOptions(request: $_model.DescribeProcessTaskCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProcessTaskCountResponse>;
532
532
  /**
533
- * Query the number of associated disposal tasks based on the entity UUID.
533
+ * Queries the count of response tasks associated with an entity UUID.
534
534
  *
535
535
  * @param request - DescribeProcessTaskCountRequest
536
536
  * @returns DescribeProcessTaskCountResponse
537
537
  */
538
538
  describeProcessTaskCount(request: $_model.DescribeProcessTaskCountRequest): Promise<$_model.DescribeProcessTaskCountResponse>;
539
539
  /**
540
- * Queries the information about handling tasks. When you use Security Orchestration Automation Response (SOAR) to handle events, handling tasks are generated in the handling center.
540
+ * Retrieves a list of disposal tasks.
541
541
  *
542
542
  * @remarks
543
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
543
+ * Make sure that you are familiar with the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration feature (the log traffic of Cloud Threat Detection and Response (CTDR)) before you call this operation.
544
544
  *
545
545
  * @param request - DescribeProcessTasksRequest
546
546
  * @param runtime - runtime options for this request RuntimeOptions
@@ -548,17 +548,17 @@ export default class Client extends OpenApi {
548
548
  */
549
549
  describeProcessTasksWithOptions(request: $_model.DescribeProcessTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProcessTasksResponse>;
550
550
  /**
551
- * Queries the information about handling tasks. When you use Security Orchestration Automation Response (SOAR) to handle events, handling tasks are generated in the handling center.
551
+ * Retrieves a list of disposal tasks.
552
552
  *
553
553
  * @remarks
554
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
554
+ * Make sure that you are familiar with the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration feature (the log traffic of Cloud Threat Detection and Response (CTDR)) before you call this operation.
555
555
  *
556
556
  * @param request - DescribeProcessTasksRequest
557
557
  * @returns DescribeProcessTasksResponse
558
558
  */
559
559
  describeProcessTasks(request: $_model.DescribeProcessTasksRequest): Promise<$_model.DescribeProcessTasksResponse>;
560
560
  /**
561
- * Queries the data that is returned when a component initiates an action in a playbook task.
561
+ * Retrieves the output data generated by a component for an action in a playbook task.
562
562
  *
563
563
  * @param request - DescribeSoarRecordActionOutputListRequest
564
564
  * @param runtime - runtime options for this request RuntimeOptions
@@ -566,14 +566,14 @@ export default class Client extends OpenApi {
566
566
  */
567
567
  describeSoarRecordActionOutputListWithOptions(request: $_model.DescribeSoarRecordActionOutputListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSoarRecordActionOutputListResponse>;
568
568
  /**
569
- * Queries the data that is returned when a component initiates an action in a playbook task.
569
+ * Retrieves the output data generated by a component for an action in a playbook task.
570
570
  *
571
571
  * @param request - DescribeSoarRecordActionOutputListRequest
572
572
  * @returns DescribeSoarRecordActionOutputListResponse
573
573
  */
574
574
  describeSoarRecordActionOutputList(request: $_model.DescribeSoarRecordActionOutputListRequest): Promise<$_model.DescribeSoarRecordActionOutputListResponse>;
575
575
  /**
576
- * Queries the input and output data of a component action. You can call this operation after a playbook is run.
576
+ * Retrieves the input and output data of a component action after a playbook task is executed.
577
577
  *
578
578
  * @param request - DescribeSoarRecordInOutputRequest
579
579
  * @param runtime - runtime options for this request RuntimeOptions
@@ -581,14 +581,14 @@ export default class Client extends OpenApi {
581
581
  */
582
582
  describeSoarRecordInOutputWithOptions(request: $_model.DescribeSoarRecordInOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSoarRecordInOutputResponse>;
583
583
  /**
584
- * Queries the input and output data of a component action. You can call this operation after a playbook is run.
584
+ * Retrieves the input and output data of a component action after a playbook task is executed.
585
585
  *
586
586
  * @param request - DescribeSoarRecordInOutputRequest
587
587
  * @returns DescribeSoarRecordInOutputResponse
588
588
  */
589
589
  describeSoarRecordInOutput(request: $_model.DescribeSoarRecordInOutputRequest): Promise<$_model.DescribeSoarRecordInOutputResponse>;
590
590
  /**
591
- * Get the execution records of a playbook.
591
+ * Queries the execution records for a playbook.
592
592
  *
593
593
  * @param request - DescribeSoarRecordsRequest
594
594
  * @param runtime - runtime options for this request RuntimeOptions
@@ -596,14 +596,14 @@ export default class Client extends OpenApi {
596
596
  */
597
597
  describeSoarRecordsWithOptions(request: $_model.DescribeSoarRecordsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSoarRecordsResponse>;
598
598
  /**
599
- * Get the execution records of a playbook.
599
+ * Queries the execution records for a playbook.
600
600
  *
601
601
  * @param request - DescribeSoarRecordsRequest
602
602
  * @returns DescribeSoarRecordsResponse
603
603
  */
604
604
  describeSoarRecords(request: $_model.DescribeSoarRecordsRequest): Promise<$_model.DescribeSoarRecordsResponse>;
605
605
  /**
606
- * Queries the execution records of a component during the running of a playbook.
606
+ * Retrieves the component execution records for a single playbook run.
607
607
  *
608
608
  * @param request - DescribeSoarTaskAndActionsRequest
609
609
  * @param runtime - runtime options for this request RuntimeOptions
@@ -611,14 +611,14 @@ export default class Client extends OpenApi {
611
611
  */
612
612
  describeSoarTaskAndActionsWithOptions(request: $_model.DescribeSoarTaskAndActionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSoarTaskAndActionsResponse>;
613
613
  /**
614
- * Queries the execution records of a component during the running of a playbook.
614
+ * Retrieves the component execution records for a single playbook run.
615
615
  *
616
616
  * @param request - DescribeSoarTaskAndActionsRequest
617
617
  * @returns DescribeSoarTaskAndActionsResponse
618
618
  */
619
619
  describeSoarTaskAndActions(request: $_model.DescribeSoarTaskAndActionsRequest): Promise<$_model.DescribeSoarTaskAndActionsResponse>;
620
620
  /**
621
- * Queries the commands that can be run to obtain objects.
621
+ * Queries the commands that are used to manage entities.
622
622
  *
623
623
  * @param request - DescribeSophonCommandsRequest
624
624
  * @param runtime - runtime options for this request RuntimeOptions
@@ -626,14 +626,14 @@ export default class Client extends OpenApi {
626
626
  */
627
627
  describeSophonCommandsWithOptions(request: $_model.DescribeSophonCommandsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSophonCommandsResponse>;
628
628
  /**
629
- * Queries the commands that can be run to obtain objects.
629
+ * Queries the commands that are used to manage entities.
630
630
  *
631
631
  * @param request - DescribeSophonCommandsRequest
632
632
  * @returns DescribeSophonCommandsResponse
633
633
  */
634
634
  describeSophonCommands(request: $_model.DescribeSophonCommandsRequest): Promise<$_model.DescribeSophonCommandsResponse>;
635
635
  /**
636
- * Query OpenApi List of Cloud Vendors.
636
+ * Queries the API operations of a cloud service provider.
637
637
  *
638
638
  * @remarks
639
639
  * Please ensure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product (i.e., threat analysis and response log access traffic) before using this interface.
@@ -644,7 +644,7 @@ export default class Client extends OpenApi {
644
644
  */
645
645
  describeVendorApiListWithOptions(request: $_model.DescribeVendorApiListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVendorApiListResponse>;
646
646
  /**
647
- * Query OpenApi List of Cloud Vendors.
647
+ * Queries the API operations of a cloud service provider.
648
648
  *
649
649
  * @remarks
650
650
  * Please ensure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product (i.e., threat analysis and response log access traffic) before using this interface.
@@ -654,7 +654,7 @@ export default class Client extends OpenApi {
654
654
  */
655
655
  describeVendorApiList(request: $_model.DescribeVendorApiListRequest): Promise<$_model.DescribeVendorApiListResponse>;
656
656
  /**
657
- * Queries the operational logs of a Python3 script by using the UUID that is returned when the script is run. The UUID is specified by requestUuid.
657
+ * After you submit a task for a Python 3 script, use the returned requestUuid to retrieve the operational logs.
658
658
  *
659
659
  * @param request - DescriberPython3ScriptLogsRequest
660
660
  * @param runtime - runtime options for this request RuntimeOptions
@@ -662,14 +662,14 @@ export default class Client extends OpenApi {
662
662
  */
663
663
  describerPython3ScriptLogsWithOptions(request: $_model.DescriberPython3ScriptLogsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescriberPython3ScriptLogsResponse>;
664
664
  /**
665
- * Queries the operational logs of a Python3 script by using the UUID that is returned when the script is run. The UUID is specified by requestUuid.
665
+ * After you submit a task for a Python 3 script, use the returned requestUuid to retrieve the operational logs.
666
666
  *
667
667
  * @param request - DescriberPython3ScriptLogsRequest
668
668
  * @returns DescriberPython3ScriptLogsResponse
669
669
  */
670
670
  describerPython3ScriptLogs(request: $_model.DescriberPython3ScriptLogsRequest): Promise<$_model.DescriberPython3ScriptLogsResponse>;
671
671
  /**
672
- * Modifies the information about the asset that is configured for a component.
672
+ * You can call this operation to modify the asset information for a component.
673
673
  *
674
674
  * @param request - ModifyComponentAssetRequest
675
675
  * @param runtime - runtime options for this request RuntimeOptions
@@ -677,7 +677,7 @@ export default class Client extends OpenApi {
677
677
  */
678
678
  modifyComponentAssetWithOptions(request: $_model.ModifyComponentAssetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyComponentAssetResponse>;
679
679
  /**
680
- * Modifies the information about the asset that is configured for a component.
680
+ * You can call this operation to modify the asset information for a component.
681
681
  *
682
682
  * @param request - ModifyComponentAssetRequest
683
683
  * @returns ModifyComponentAssetResponse
@@ -714,7 +714,7 @@ export default class Client extends OpenApi {
714
714
  */
715
715
  modifyPlaybookInputOutput(request: $_model.ModifyPlaybookInputOutputRequest): Promise<$_model.ModifyPlaybookInputOutputResponse>;
716
716
  /**
717
- * Publishes the playbook. After the playbook is published, the playbook runs based on the new logic.
717
+ * Publishes a playbook. Once published, the playbook runs with the new logic.
718
718
  *
719
719
  * @param request - PublishPlaybookRequest
720
720
  * @param runtime - runtime options for this request RuntimeOptions
@@ -722,14 +722,14 @@ export default class Client extends OpenApi {
722
722
  */
723
723
  publishPlaybookWithOptions(request: $_model.PublishPlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PublishPlaybookResponse>;
724
724
  /**
725
- * Publishes the playbook. After the playbook is published, the playbook runs based on the new logic.
725
+ * Publishes a playbook. Once published, the playbook runs with the new logic.
726
726
  *
727
727
  * @param request - PublishPlaybookRequest
728
728
  * @returns PublishPlaybookResponse
729
729
  */
730
730
  publishPlaybook(request: $_model.PublishPlaybookRequest): Promise<$_model.PublishPlaybookResponse>;
731
731
  /**
732
- * Queries all playbooks at a time.
732
+ * Retrieves a list of all playbooks.
733
733
  *
734
734
  * @param request - QueryTreeDataRequest
735
735
  * @param runtime - runtime options for this request RuntimeOptions
@@ -737,14 +737,14 @@ export default class Client extends OpenApi {
737
737
  */
738
738
  queryTreeDataWithOptions(request: $_model.QueryTreeDataRequest, runtime: $dara.RuntimeOptions): Promise<$_model.QueryTreeDataResponse>;
739
739
  /**
740
- * Queries all playbooks at a time.
740
+ * Retrieves a list of all playbooks.
741
741
  *
742
742
  * @param request - QueryTreeDataRequest
743
743
  * @returns QueryTreeDataResponse
744
744
  */
745
745
  queryTreeData(request: $_model.QueryTreeDataRequest): Promise<$_model.QueryTreeDataResponse>;
746
746
  /**
747
- * Rolls back a playbook to a specific version. You can determine whether to publish the new playbook version during the rollback.
747
+ * Rolls back a playbook to a specified version. You can also specify whether to publish that version after the rollback.
748
748
  *
749
749
  * @param request - RevertPlaybookReleaseRequest
750
750
  * @param runtime - runtime options for this request RuntimeOptions
@@ -752,17 +752,17 @@ export default class Client extends OpenApi {
752
752
  */
753
753
  revertPlaybookReleaseWithOptions(request: $_model.RevertPlaybookReleaseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevertPlaybookReleaseResponse>;
754
754
  /**
755
- * Rolls back a playbook to a specific version. You can determine whether to publish the new playbook version during the rollback.
755
+ * Rolls back a playbook to a specified version. You can also specify whether to publish that version after the rollback.
756
756
  *
757
757
  * @param request - RevertPlaybookReleaseRequest
758
758
  * @returns RevertPlaybookReleaseResponse
759
759
  */
760
760
  revertPlaybookRelease(request: $_model.RevertPlaybookReleaseRequest): Promise<$_model.RevertPlaybookReleaseResponse>;
761
761
  /**
762
- * Runs the email notification component to send messages.
762
+ * Runs the notification component to send an email message.
763
763
  *
764
764
  * @remarks
765
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
765
+ * Before calling this operation, understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) for Security Orchestration Application Response (SOAR). SOAR is billed based on the log traffic added to the service.
766
766
  *
767
767
  * @param request - RunNotifyComponentWithEmailRequest
768
768
  * @param runtime - runtime options for this request RuntimeOptions
@@ -770,20 +770,20 @@ export default class Client extends OpenApi {
770
770
  */
771
771
  runNotifyComponentWithEmailWithOptions(request: $_model.RunNotifyComponentWithEmailRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RunNotifyComponentWithEmailResponse>;
772
772
  /**
773
- * Runs the email notification component to send messages.
773
+ * Runs the notification component to send an email message.
774
774
  *
775
775
  * @remarks
776
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
776
+ * Before calling this operation, understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) for Security Orchestration Application Response (SOAR). SOAR is billed based on the log traffic added to the service.
777
777
  *
778
778
  * @param request - RunNotifyComponentWithEmailRequest
779
779
  * @returns RunNotifyComponentWithEmailResponse
780
780
  */
781
781
  runNotifyComponentWithEmail(request: $_model.RunNotifyComponentWithEmailRequest): Promise<$_model.RunNotifyComponentWithEmailResponse>;
782
782
  /**
783
- * Execute Notification Component - Send Message via Message Center.
783
+ * Sends a message using the notification component in Message Center.
784
784
  *
785
785
  * @remarks
786
- * Please ensure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product (i.e., Threat Analysis and Response Log Access Traffic) before using this interface.
786
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of Security Orchestration Automation Response (SOAR). The service is billed based on the log traffic for threat analysis and response.
787
787
  *
788
788
  * @param request - RunNotifyComponentWithMessageCenterRequest
789
789
  * @param runtime - runtime options for this request RuntimeOptions
@@ -791,20 +791,20 @@ export default class Client extends OpenApi {
791
791
  */
792
792
  runNotifyComponentWithMessageCenterWithOptions(request: $_model.RunNotifyComponentWithMessageCenterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RunNotifyComponentWithMessageCenterResponse>;
793
793
  /**
794
- * Execute Notification Component - Send Message via Message Center.
794
+ * Sends a message using the notification component in Message Center.
795
795
  *
796
796
  * @remarks
797
- * Please ensure that you fully understand the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product (i.e., Threat Analysis and Response Log Access Traffic) before using this interface.
797
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of Security Orchestration Automation Response (SOAR). The service is billed based on the log traffic for threat analysis and response.
798
798
  *
799
799
  * @param request - RunNotifyComponentWithMessageCenterRequest
800
800
  * @returns RunNotifyComponentWithMessageCenterResponse
801
801
  */
802
802
  runNotifyComponentWithMessageCenter(request: $_model.RunNotifyComponentWithMessageCenterRequest): Promise<$_model.RunNotifyComponentWithMessageCenterResponse>;
803
803
  /**
804
- * Runs the webhook notification component to send messages.
804
+ * Sends a message from a notification component using a webhook.
805
805
  *
806
806
  * @remarks
807
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
807
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of response orchestration. This feature is billed based on the log traffic for threat analysis and response.
808
808
  *
809
809
  * @param request - RunNotifyComponentWithWebhookRequest
810
810
  * @param runtime - runtime options for this request RuntimeOptions
@@ -812,20 +812,20 @@ export default class Client extends OpenApi {
812
812
  */
813
813
  runNotifyComponentWithWebhookWithOptions(request: $_model.RunNotifyComponentWithWebhookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RunNotifyComponentWithWebhookResponse>;
814
814
  /**
815
- * Runs the webhook notification component to send messages.
815
+ * Sends a message from a notification component using a webhook.
816
816
  *
817
817
  * @remarks
818
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR) or pricing for the log data added to the Cloud Threat Detection and Response (CTDR) feature. For more information, see [Pricing](https://www.aliyun.com/price/product#/sas/detail/sas).
818
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of response orchestration. This feature is billed based on the log traffic for threat analysis and response.
819
819
  *
820
820
  * @param request - RunNotifyComponentWithWebhookRequest
821
821
  * @returns RunNotifyComponentWithWebhookResponse
822
822
  */
823
823
  runNotifyComponentWithWebhook(request: $_model.RunNotifyComponentWithWebhookRequest): Promise<$_model.RunNotifyComponentWithWebhookResponse>;
824
824
  /**
825
- * Submits and runs a Python3 script. You can call this operation only for data processing.
825
+ * Executes a Python 3 code snippet for data processing.
826
826
  *
827
827
  * @remarks
828
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR). For more information, see [Pricing](https://www.alibabacloud.com/en/pricing-calculator?_p_lc=1&spm=openapi-amp.newDocPublishment.0.0.4c41281fWhbdPa#/commodity/vm_intl).
828
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product.
829
829
  *
830
830
  * @param request - RunPython3ScriptRequest
831
831
  * @param runtime - runtime options for this request RuntimeOptions
@@ -833,20 +833,20 @@ export default class Client extends OpenApi {
833
833
  */
834
834
  runPython3ScriptWithOptions(request: $_model.RunPython3ScriptRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RunPython3ScriptResponse>;
835
835
  /**
836
- * Submits and runs a Python3 script. You can call this operation only for data processing.
836
+ * Executes a Python 3 code snippet for data processing.
837
837
  *
838
838
  * @remarks
839
- * Before you call this operation, make sure that you understand the billing method and pricing of Security Orchestration Automation Response (SOAR). For more information, see [Pricing](https://www.alibabacloud.com/en/pricing-calculator?_p_lc=1&spm=openapi-amp.newDocPublishment.0.0.4c41281fWhbdPa#/commodity/vm_intl).
839
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of the response orchestration product.
840
840
  *
841
841
  * @param request - RunPython3ScriptRequest
842
842
  * @returns RunPython3ScriptResponse
843
843
  */
844
844
  runPython3Script(request: $_model.RunPython3ScriptRequest): Promise<$_model.RunPython3ScriptResponse>;
845
845
  /**
846
- * Triggers an enabled custom playbook or a predefined playbook.
846
+ * Triggers an enabled custom or predefined playbook.
847
847
  *
848
848
  * @remarks
849
- * Before you call this operation, make sure that you understand the billing methods and pricing of Security Orchestration Automation Response (SOAR). For more information, see [Pricing](https://www.alibabacloud.com/en/pricing-calculator?_p_lc=1&spm=a2796.7960336.3034855210.1.7adab91arMeIx2#/commodity/vm_intl).
849
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of Response Orchestration.
850
850
  *
851
851
  * @param request - TriggerPlaybookRequest
852
852
  * @param runtime - runtime options for this request RuntimeOptions
@@ -854,17 +854,17 @@ export default class Client extends OpenApi {
854
854
  */
855
855
  triggerPlaybookWithOptions(request: $_model.TriggerPlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TriggerPlaybookResponse>;
856
856
  /**
857
- * Triggers an enabled custom playbook or a predefined playbook.
857
+ * Triggers an enabled custom or predefined playbook.
858
858
  *
859
859
  * @remarks
860
- * Before you call this operation, make sure that you understand the billing methods and pricing of Security Orchestration Automation Response (SOAR). For more information, see [Pricing](https://www.alibabacloud.com/en/pricing-calculator?_p_lc=1&spm=a2796.7960336.3034855210.1.7adab91arMeIx2#/commodity/vm_intl).
860
+ * Before you call this operation, make sure that you understand the billing methods and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of Response Orchestration.
861
861
  *
862
862
  * @param request - TriggerPlaybookRequest
863
863
  * @returns TriggerPlaybookResponse
864
864
  */
865
865
  triggerPlaybook(request: $_model.TriggerPlaybookRequest): Promise<$_model.TriggerPlaybookResponse>;
866
866
  /**
867
- * Performs an action on a handling task that is generated by the handling center when an event is handled by using Security Orchestration Automation Response (SOAR). For example, you can call this operation to cancel blocking or isolation, or retry blocking.
867
+ * When an event is handled using response orchestration, the response center creates a task. Perform follow-up actions on the task, such as unblocking, retrying a block, and removing from isolation.
868
868
  *
869
869
  * @param request - TriggerProcessTaskRequest
870
870
  * @param runtime - runtime options for this request RuntimeOptions
@@ -872,17 +872,17 @@ export default class Client extends OpenApi {
872
872
  */
873
873
  triggerProcessTaskWithOptions(request: $_model.TriggerProcessTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TriggerProcessTaskResponse>;
874
874
  /**
875
- * Performs an action on a handling task that is generated by the handling center when an event is handled by using Security Orchestration Automation Response (SOAR). For example, you can call this operation to cancel blocking or isolation, or retry blocking.
875
+ * When an event is handled using response orchestration, the response center creates a task. Perform follow-up actions on the task, such as unblocking, retrying a block, and removing from isolation.
876
876
  *
877
877
  * @param request - TriggerProcessTaskRequest
878
878
  * @returns TriggerProcessTaskResponse
879
879
  */
880
880
  triggerProcessTask(request: $_model.TriggerProcessTaskRequest): Promise<$_model.TriggerProcessTaskResponse>;
881
881
  /**
882
- * Triggers a playbook or a command.
882
+ * Triggers a playbook or a response command.
883
883
  *
884
884
  * @remarks
885
- * Before you call this operation, make sure that you understand the billing methods and pricing of Security Orchestration Automation Response (SOAR). For more information, see [Pricing](https://www.alibabacloud.com/en/pricing-calculator?_p_lc=1&spm=a2796.7960336.3034855210.1.7adab91arMeIx2#/commodity/vm_intl).
885
+ * Make sure that you are familiar with the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of Security Orchestration Automation Response (SOAR) before you call this operation.
886
886
  *
887
887
  * @param request - TriggerSophonPlaybookRequest
888
888
  * @param runtime - runtime options for this request RuntimeOptions
@@ -890,17 +890,17 @@ export default class Client extends OpenApi {
890
890
  */
891
891
  triggerSophonPlaybookWithOptions(request: $_model.TriggerSophonPlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TriggerSophonPlaybookResponse>;
892
892
  /**
893
- * Triggers a playbook or a command.
893
+ * Triggers a playbook or a response command.
894
894
  *
895
895
  * @remarks
896
- * Before you call this operation, make sure that you understand the billing methods and pricing of Security Orchestration Automation Response (SOAR). For more information, see [Pricing](https://www.alibabacloud.com/en/pricing-calculator?_p_lc=1&spm=a2796.7960336.3034855210.1.7adab91arMeIx2#/commodity/vm_intl).
896
+ * Make sure that you are familiar with the billing method and [pricing](https://www.aliyun.com/price/product#/sas/detail/sas) of Security Orchestration Automation Response (SOAR) before you call this operation.
897
897
  *
898
898
  * @param request - TriggerSophonPlaybookRequest
899
899
  * @returns TriggerSophonPlaybookResponse
900
900
  */
901
901
  triggerSophonPlaybook(request: $_model.TriggerSophonPlaybookRequest): Promise<$_model.TriggerSophonPlaybookResponse>;
902
902
  /**
903
- * Checks whether the configuration of the playbook is correct and whether the logic of the orchestration is reasonable.
903
+ * Verifies that a playbook configuration is correct and its orchestration logic is valid.
904
904
  *
905
905
  * @param request - VerifyPlaybookRequest
906
906
  * @param runtime - runtime options for this request RuntimeOptions
@@ -908,14 +908,14 @@ export default class Client extends OpenApi {
908
908
  */
909
909
  verifyPlaybookWithOptions(request: $_model.VerifyPlaybookRequest, runtime: $dara.RuntimeOptions): Promise<$_model.VerifyPlaybookResponse>;
910
910
  /**
911
- * Checks whether the configuration of the playbook is correct and whether the logic of the orchestration is reasonable.
911
+ * Verifies that a playbook configuration is correct and its orchestration logic is valid.
912
912
  *
913
913
  * @param request - VerifyPlaybookRequest
914
914
  * @returns VerifyPlaybookResponse
915
915
  */
916
916
  verifyPlaybook(request: $_model.VerifyPlaybookRequest): Promise<$_model.VerifyPlaybookResponse>;
917
917
  /**
918
- * Checks whether the syntax of a Python code snippet is correct.
918
+ * Verifies the syntax of a Python code snippet.
919
919
  *
920
920
  * @param request - VerifyPythonFileRequest
921
921
  * @param runtime - runtime options for this request RuntimeOptions
@@ -923,7 +923,7 @@ export default class Client extends OpenApi {
923
923
  */
924
924
  verifyPythonFileWithOptions(request: $_model.VerifyPythonFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.VerifyPythonFileResponse>;
925
925
  /**
926
- * Checks whether the syntax of a Python code snippet is correct.
926
+ * Verifies the syntax of a Python code snippet.
927
927
  *
928
928
  * @param request - VerifyPythonFileRequest
929
929
  * @returns VerifyPythonFileResponse