tccli 3.0.1348.1__py2.py3-none-any.whl → 3.0.1349.1__py2.py3-none-any.whl

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 (172) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +0 -76
  3. tccli/services/ai3d/v20250513/api.json +1 -1
  4. tccli/services/aiart/v20221229/api.json +3 -3
  5. tccli/services/autoscaling/v20180419/api.json +11 -0
  6. tccli/services/batch/v20170312/api.json +44 -0
  7. tccli/services/cdb/v20170320/api.json +8 -8
  8. tccli/services/cdb/v20170320/examples.json +1 -1
  9. tccli/services/cdn/v20180606/api.json +5 -5
  10. tccli/services/cdwdoris/v20211228/api.json +145 -7
  11. tccli/services/cfg/v20210820/api.json +20 -0
  12. tccli/services/cfs/v20190719/api.json +10 -10
  13. tccli/services/cfw/cfw_client.py +53 -0
  14. tccli/services/cfw/v20190904/api.json +272 -0
  15. tccli/services/cfw/v20190904/examples.json +8 -0
  16. tccli/services/csip/csip_client.py +833 -144
  17. tccli/services/csip/v20221121/api.json +3304 -1436
  18. tccli/services/csip/v20221121/examples.json +104 -0
  19. tccli/services/cvm/v20170312/api.json +1 -1
  20. tccli/services/cwp/v20180228/api.json +9 -0
  21. tccli/services/cwp/v20180228/examples.json +6 -0
  22. tccli/services/emr/v20190103/api.json +217 -2
  23. tccli/services/es/v20250101/api.json +22 -0
  24. tccli/services/ess/v20201111/api.json +10 -1
  25. tccli/services/essbasic/v20210526/api.json +3 -3
  26. tccli/services/gs/v20191118/api.json +38 -0
  27. tccli/services/igtm/igtm_client.py +159 -0
  28. tccli/services/igtm/v20231024/api.json +577 -0
  29. tccli/services/igtm/v20231024/examples.json +24 -0
  30. tccli/services/iotexplorer/v20190423/api.json +3 -3
  31. tccli/services/lcic/lcic_client.py +53 -0
  32. tccli/services/lcic/v20220817/api.json +53 -0
  33. tccli/services/lcic/v20220817/examples.json +8 -0
  34. tccli/services/live/v20180801/api.json +203 -1
  35. tccli/services/live/v20180801/examples.json +1 -1
  36. tccli/services/lke/v20231130/api.json +248 -2
  37. tccli/services/lke/v20231130/examples.json +1 -1
  38. tccli/services/lkeap/v20240522/api.json +1 -1
  39. tccli/services/mrs/v20200910/api.json +10 -0
  40. tccli/services/nlp/nlp_client.py +4 -322
  41. tccli/services/nlp/v20190408/api.json +0 -459
  42. tccli/services/nlp/v20190408/examples.json +0 -48
  43. tccli/services/ocr/v20181119/api.json +60 -5
  44. tccli/services/omics/v20221128/api.json +38 -0
  45. tccli/services/redis/v20180412/api.json +6 -6
  46. tccli/services/redis/v20180412/examples.json +1 -1
  47. tccli/services/ses/v20201002/api.json +100 -5
  48. tccli/services/tcb/v20180608/api.json +1 -1
  49. tccli/services/tcb/v20180608/examples.json +1 -1
  50. tccli/services/tdmq/v20200217/api.json +19 -0
  51. tccli/services/teo/teo_client.py +281 -16
  52. tccli/services/teo/v20220901/api.json +611 -6
  53. tccli/services/teo/v20220901/examples.json +48 -2
  54. tccli/services/tione/v20211111/api.json +16 -0
  55. tccli/services/tke/tke_client.py +57 -4
  56. tccli/services/tke/v20180525/api.json +24 -24
  57. tccli/services/tke/v20220501/api.json +52 -0
  58. tccli/services/tke/v20220501/examples.json +8 -0
  59. tccli/services/tmt/v20180321/api.json +4 -4
  60. tccli/services/tsf/v20180326/api.json +4 -4
  61. tccli/services/vclm/v20240523/api.json +3 -3
  62. tccli/services/vod/v20180717/api.json +5 -5
  63. tccli/services/vod/v20180717/examples.json +9 -9
  64. tccli/services/vpc/v20170312/api.json +1 -1
  65. tccli/services/vrs/v20200824/api.json +1 -1
  66. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/METADATA +2 -2
  67. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/RECORD +70 -172
  68. tccli/services/cis/__init__.py +0 -4
  69. tccli/services/cis/cis_client.py +0 -525
  70. tccli/services/cis/v20180408/api.json +0 -737
  71. tccli/services/cis/v20180408/examples.json +0 -93
  72. tccli/services/dataintegration/__init__.py +0 -4
  73. tccli/services/dataintegration/dataintegration_client.py +0 -207
  74. tccli/services/dataintegration/v20220613/api.json +0 -87
  75. tccli/services/dataintegration/v20220613/examples.json +0 -13
  76. tccli/services/dtf/__init__.py +0 -4
  77. tccli/services/dtf/dtf_client.py +0 -207
  78. tccli/services/dtf/v20200506/api.json +0 -274
  79. tccli/services/dtf/v20200506/examples.json +0 -13
  80. tccli/services/gpm/__init__.py +0 -4
  81. tccli/services/gpm/gpm_client.py +0 -1108
  82. tccli/services/gpm/v20200820/api.json +0 -1959
  83. tccli/services/gpm/v20200820/examples.json +0 -149
  84. tccli/services/gse/__init__.py +0 -4
  85. tccli/services/gse/gse_client.py +0 -4076
  86. tccli/services/gse/v20191112/api.json +0 -7095
  87. tccli/services/gse/v20191112/examples.json +0 -615
  88. tccli/services/iecp/__init__.py +0 -4
  89. tccli/services/iecp/iecp_client.py +0 -4500
  90. tccli/services/iecp/v20210914/api.json +0 -9770
  91. tccli/services/iecp/v20210914/examples.json +0 -691
  92. tccli/services/iir/__init__.py +0 -4
  93. tccli/services/iir/iir_client.py +0 -207
  94. tccli/services/iir/v20200417/api.json +0 -204
  95. tccli/services/iir/v20200417/examples.json +0 -13
  96. tccli/services/iottid/__init__.py +0 -4
  97. tccli/services/iottid/iottid_client.py +0 -631
  98. tccli/services/iottid/v20190411/api.json +0 -553
  99. tccli/services/iottid/v20190411/examples.json +0 -95
  100. tccli/services/mgobe/__init__.py +0 -4
  101. tccli/services/mgobe/mgobe_client.py +0 -530
  102. tccli/services/mgobe/v20190929/api.json +0 -52
  103. tccli/services/mgobe/v20190929/examples.json +0 -13
  104. tccli/services/mgobe/v20201014/api.json +0 -671
  105. tccli/services/mgobe/v20201014/examples.json +0 -61
  106. tccli/services/mvj/__init__.py +0 -4
  107. tccli/services/mvj/mvj_client.py +0 -207
  108. tccli/services/mvj/v20190926/api.json +0 -123
  109. tccli/services/mvj/v20190926/examples.json +0 -19
  110. tccli/services/pds/__init__.py +0 -4
  111. tccli/services/pds/pds_client.py +0 -260
  112. tccli/services/pds/v20210701/api.json +0 -193
  113. tccli/services/pds/v20210701/examples.json +0 -21
  114. tccli/services/smpn/__init__.py +0 -4
  115. tccli/services/smpn/smpn_client.py +0 -260
  116. tccli/services/smpn/v20190822/api.json +0 -191
  117. tccli/services/smpn/v20190822/examples.json +0 -21
  118. tccli/services/solar/__init__.py +0 -4
  119. tccli/services/solar/solar_client.py +0 -1055
  120. tccli/services/solar/v20181011/api.json +0 -1760
  121. tccli/services/solar/v20181011/examples.json +0 -125
  122. tccli/services/tan/__init__.py +0 -4
  123. tccli/services/tan/tan_client.py +0 -207
  124. tccli/services/tan/v20220420/api.json +0 -65
  125. tccli/services/tan/v20220420/examples.json +0 -19
  126. tccli/services/tav/__init__.py +0 -4
  127. tccli/services/tav/tav_client.py +0 -366
  128. tccli/services/tav/v20190118/api.json +0 -262
  129. tccli/services/tav/v20190118/examples.json +0 -37
  130. tccli/services/tbm/__init__.py +0 -4
  131. tccli/services/tbm/tbm_client.py +0 -631
  132. tccli/services/tbm/v20180129/api.json +0 -1037
  133. tccli/services/tbm/v20180129/examples.json +0 -77
  134. tccli/services/tcex/__init__.py +0 -4
  135. tccli/services/tcex/tcex_client.py +0 -260
  136. tccli/services/tcex/v20200727/api.json +0 -158
  137. tccli/services/tcex/v20200727/examples.json +0 -21
  138. tccli/services/tci/__init__.py +0 -4
  139. tccli/services/tci/tci_client.py +0 -2327
  140. tccli/services/tci/v20190318/api.json +0 -4958
  141. tccli/services/tci/v20190318/examples.json +0 -333
  142. tccli/services/tic/__init__.py +0 -4
  143. tccli/services/tic/tic_client.py +0 -843
  144. tccli/services/tic/v20201117/api.json +0 -1067
  145. tccli/services/tic/v20201117/examples.json +0 -121
  146. tccli/services/ticm/__init__.py +0 -4
  147. tccli/services/ticm/ticm_client.py +0 -313
  148. tccli/services/ticm/v20181127/api.json +0 -1391
  149. tccli/services/ticm/v20181127/examples.json +0 -53
  150. tccli/services/tics/__init__.py +0 -4
  151. tccli/services/tics/tics_client.py +0 -366
  152. tccli/services/tics/v20181115/api.json +0 -694
  153. tccli/services/tics/v20181115/examples.json +0 -37
  154. tccli/services/tiems/__init__.py +0 -4
  155. tccli/services/tiems/tiems_client.py +0 -1479
  156. tccli/services/tiems/v20190416/api.json +0 -3144
  157. tccli/services/tiems/v20190416/examples.json +0 -217
  158. tccli/services/trdp/__init__.py +0 -4
  159. tccli/services/trdp/trdp_client.py +0 -207
  160. tccli/services/trdp/v20220726/api.json +0 -843
  161. tccli/services/trdp/v20220726/examples.json +0 -13
  162. tccli/services/ump/__init__.py +0 -4
  163. tccli/services/ump/ump_client.py +0 -1055
  164. tccli/services/ump/v20200918/api.json +0 -2168
  165. tccli/services/ump/v20200918/examples.json +0 -141
  166. tccli/services/youmall/__init__.py +0 -4
  167. tccli/services/youmall/v20180228/api.json +0 -3572
  168. tccli/services/youmall/v20180228/examples.json +0 -313
  169. tccli/services/youmall/youmall_client.py +0 -1797
  170. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/WHEEL +0 -0
  171. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/entry_points.txt +0 -0
  172. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/license_files/LICENSE +0 -0
@@ -8,6 +8,22 @@
8
8
  "title": "新用户加入通知"
9
9
  }
10
10
  ],
11
+ "CreateAccessKeyCheckTask": [
12
+ {
13
+ "document": "",
14
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAccessKeyCheckTask\n<公共请求参数>\n\n{\n \"RiskIDList\": [\n 12\n ]\n}",
15
+ "output": "{\n \"Response\": {\n \"Code\": 0,\n \"Msg\": \"create check task success\",\n \"RequestId\": \"d6372275-50d1-419b-b7f9-5f4208695bf7\"\n }\n}",
16
+ "title": "1"
17
+ }
18
+ ],
19
+ "CreateAccessKeySyncTask": [
20
+ {
21
+ "document": "",
22
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAccessKeySyncTask\n<公共请求参数>\n\n{}",
23
+ "output": "{\n \"Response\": {\n \"Code\": 0,\n \"Msg\": \"success\",\n \"RequestId\": \"eee4250f-65c4-48ff-92f0-d0e8ef78829e\",\n \"TaskID\": 10281\n }\n}",
24
+ "title": "1"
25
+ }
26
+ ],
11
27
  "CreateDomainAndIp": [
12
28
  {
13
29
  "document": "",
@@ -40,6 +56,30 @@
40
56
  "title": "删除风险中心扫描任务"
41
57
  }
42
58
  ],
59
+ "DescribeAbnormalCallRecord": [
60
+ {
61
+ "document": "",
62
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAbnormalCallRecord\n<公共请求参数>\n\n{\n \"AlarmRuleID\": 10007,\n \"Filter\": {\n \"Limit\": 1\n }\n}",
63
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AccessKey\": \"AKID6*******tZBU1Hi\",\n \"AccessKeyID\": 10093,\n \"AccessKeyRemark\": \"飞快的云镜-临时密钥\",\n \"AppID\": 1256299843,\n \"CallCount\": 50,\n \"CallID\": \"13\",\n \"Code\": 0,\n \"Date\": \"2025-02-26 00:00:00\",\n \"EventName\": \"ListAccessKeys\",\n \"EventType\": 1,\n \"FirstCallTime\": \"2025-02-26 23:37:59\",\n \"IPType\": 1,\n \"InstanceID\": \"\",\n \"InstanceName\": \"\",\n \"LastCallTime\": \"2025-02-26 23:39:46\",\n \"PolicySet\": [],\n \"ProductName\": \"cam\",\n \"Region\": \"\",\n \"SourceIP\": \"30.49.109.154\",\n \"SourceIPRemark\": \"\",\n \"UserName\": \"100024699394\",\n \"UserType\": \"AssumedRole\"\n }\n ],\n \"RequestId\": \"1a431738-b670-4c86-94c1-cae98e11af64\",\n \"Total\": 2\n }\n}",
64
+ "title": "1"
65
+ }
66
+ ],
67
+ "DescribeAccessKeyAlarm": [
68
+ {
69
+ "document": "",
70
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessKeyAlarm\n<公共请求参数>\n\n{\n \"Filter\": {\n \"Limit\": 1\n }\n}",
71
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AccessKey\": \"TEMP_AK\",\n \"AccessKeyID\": 10093,\n \"AccessKeyRemark\": \"飞快的云镜-临时密钥\",\n \"AlarmRuleID\": 94865,\n \"AlarmType\": 0,\n \"AppID\": 1256299843,\n \"Date\": \"2025-03-13\",\n \"ID\": 10185,\n \"LastAlarmTime\": \"2025-03-13 16:50:44\",\n \"Level\": 5,\n \"Name\": \"可疑IP调用高危接口\",\n \"Nickname\": \"飞快的云镜\",\n \"Status\": 0,\n \"SubNickname\": \"飞快的云镜\",\n \"SubUin\": \"100004506473\",\n \"Tag\": [],\n \"Type\": 2,\n \"Uin\": \"100004506473\"\n }\n ],\n \"RequestId\": \"1249df92-930b-4574-a517-45dc70580764\",\n \"Total\": 28\n }\n}",
72
+ "title": "1"
73
+ }
74
+ ],
75
+ "DescribeAccessKeyAlarmDetail": [
76
+ {
77
+ "document": "",
78
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessKeyAlarmDetail\n<公共请求参数>\n\n{\n \"ID\": 10007\n}",
79
+ "output": "{\n \"Response\": {\n \"AlarmInfo\": {\n \"AccessKey\": \"TEMP_AK\",\n \"AccessKeyID\": 10093,\n \"AccessKeyRemark\": \"飞快的云镜-临时密钥\",\n \"AlarmRuleID\": 10969,\n \"AlarmType\": 0,\n \"AppID\": 1256299843,\n \"Date\": \"2025-02-26\",\n \"ID\": 10007,\n \"LastAlarmTime\": \"2025-02-26 23:50:04\",\n \"Level\": 4,\n \"Name\": \"非控制台方式调用高危接口\",\n \"Nickname\": \"飞快的云镜\",\n \"Status\": 0,\n \"SubNickname\": \"飞快的云镜\",\n \"SubUin\": \"100004506473\",\n \"Tag\": [],\n \"Type\": 2,\n \"Uin\": \"100004506473\"\n },\n \"CamCount\": 1111,\n \"RequestId\": \"e33bc9ad-0496-49de-a76b-940f2d6027bb\",\n \"RiskCount\": 0\n }\n}",
80
+ "title": "1"
81
+ }
82
+ ],
43
83
  "DescribeAccessKeyAsset": [
44
84
  {
45
85
  "document": "",
@@ -54,6 +94,38 @@
54
94
  "title": "1"
55
95
  }
56
96
  ],
97
+ "DescribeAccessKeyRisk": [
98
+ {
99
+ "document": "",
100
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessKeyRisk\n<公共请求参数>\n\n{\n \"Filter\": {\n \"Limit\": 1\n }\n}",
101
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AccessKey\": \"AKIDX***13DJ\",\n \"AccessKeyID\": 10075,\n \"AccessKeyRemark\": \"test\",\n \"AppID\": 1256299843,\n \"CheckStatus\": 0,\n \"Description\": \"应该删除长期未使用AK密钥,即使AK被禁用了也应该删除\",\n \"Evidence\": \"\",\n \"ID\": 141,\n \"Level\": 4,\n \"Name\": \"应该删除长期未使用AK密钥\",\n \"Nickname\": \"飞快的云镜\",\n \"RiskRuleID\": 2,\n \"RiskTime\": \"2025-03-13 14:01:30\",\n \"RiskType\": 0,\n \"Status\": 0,\n \"SubNickname\": \"dorahe\",\n \"SubUin\": \"100030819418\",\n \"Tag\": [],\n \"Type\": 1,\n \"Uin\": \"100004506473\"\n }\n ],\n \"RequestId\": \"927e370e-9aeb-454e-9854-32224937c581\",\n \"Total\": 142\n }\n}",
102
+ "title": "1"
103
+ }
104
+ ],
105
+ "DescribeAccessKeyRiskDetail": [
106
+ {
107
+ "document": "",
108
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessKeyRiskDetail\n<公共请求参数>\n\n{\n \"ID\": 7\n}",
109
+ "output": "{\n \"Response\": {\n \"AlarmCount\": 0,\n \"CamCount\": 3,\n \"RequestId\": \"9e9119de-b50e-4011-830d-7d0e698e29b7\",\n \"RiskInfo\": {\n \"AccessKey\": \"AKID******\",\n \"AccessKeyID\": 10066,\n \"AccessKeyRemark\": \"\",\n \"AppID\": 100001,\n \"CheckStatus\": 0,\n \"Description\": \"应该对私有网络(VPC)的操作权限进行收敛,不应拥有如下敏感接口权限:CreateCcnRouteTables, CreateNatGatewayDestinationIpPortTranslationNatRule, CreateNatGatewaySourceIpTranslationNatRule, CreateSecurityGroup, CreateSecurityGroupWithPolicies, CreateVpcEndPoint, CreateVpcPeeringConnection\",\n \"Evidence\": \"vpc:*\",\n \"ID\": 7,\n \"Level\": 4,\n \"Name\": \"应该对私有网络(VPC)的操作权限进行收敛\",\n \"Nickname\": \"name\",\n \"RiskRuleID\": 28,\n \"RiskTime\": \"2025-03-13 14:00:43\",\n \"RiskType\": 0,\n \"Status\": 0,\n \"SubNickname\": \"name\",\n \"SubUin\": \"1000001\",\n \"Tag\": [],\n \"Type\": 1,\n \"Uin\": \"100001\"\n }\n }\n}",
110
+ "title": "查询AccessKey风险详情"
111
+ }
112
+ ],
113
+ "DescribeAccessKeyUserDetail": [
114
+ {
115
+ "document": "",
116
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessKeyUserDetail\n<公共请求参数>\n\n{\n \"SubUin\": \"1000***1**78\"\n}",
117
+ "output": "{\n \"Response\": {\n \"RequestId\": \"85ffe508-b4a0-4125-b2b5-b78519c30d69\",\n \"User\": {\n \"AccessKeyAlarmList\": [],\n \"AccessKeyRiskList\": [\n {\n \"Count\": 6,\n \"Type\": 0\n }\n ],\n \"AccessType\": 1,\n \"ActionFlag\": 0,\n \"Advice\": 2,\n \"AppID\": 1300008,\n \"CheckStatus\": 0,\n \"ID\": 200637,\n \"ISP\": \"电信\",\n \"LoginFlag\": 0,\n \"LoginIP\": \"119.147.10.163\",\n \"LoginLocation\": \"中国-广东省-深圳市\",\n \"LoginTime\": \"2025-05-22 10:45:34\",\n \"Name\": \"cfw-test\",\n \"Nickname\": \"天空之蓝\",\n \"SubNickname\": \"cfw-test\",\n \"SubUin\": \"1000***1**78\",\n \"Type\": 1,\n \"Uin\": \"1000*****18\"\n }\n }\n}",
118
+ "title": "1"
119
+ }
120
+ ],
121
+ "DescribeAccessKeyUserList": [
122
+ {
123
+ "document": "",
124
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessKeyUserList\n<公共请求参数>\n\n{\n \"Filter\": {\n \"Limit\": 1\n }\n}",
125
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AccessKeyAlarmList\": [\n {\n \"Count\": 12,\n \"Type\": 0\n }\n ],\n \"AccessKeyRiskList\": [\n {\n \"Count\": 1,\n \"Type\": 0\n }\n ],\n \"AccessType\": 1,\n \"ActionFlag\": 0,\n \"Advice\": 1,\n \"AppID\": 13000008,\n \"CheckStatus\": 0,\n \"ID\": 200631,\n \"ISP\": \"电信\",\n \"LoginFlag\": 0,\n \"LoginIP\": \"113.108.**.73\",\n \"LoginLocation\": \"中国-广东省-深圳市\",\n \"LoginTime\": \"2025-05-07 15:21:05\",\n \"Name\": \"jose***li_blue\",\n \"Nickname\": \"天空之蓝\",\n \"SubNickname\": \"josephlkli_blue\",\n \"SubUin\": \"1000***72635\",\n \"Type\": 1,\n \"Uin\": \"1000***6646\"\n }\n ],\n \"RequestId\": \"fabb0428-3853-46df-b473-afbc7021fed4\",\n \"Total\": 22\n }\n}",
126
+ "title": "1"
127
+ }
128
+ ],
57
129
  "DescribeAlertList": [
58
130
  {
59
131
  "document": "",
@@ -276,6 +348,14 @@
276
348
  "title": "仓库镜像列表"
277
349
  }
278
350
  ],
351
+ "DescribeRiskCallRecord": [
352
+ {
353
+ "document": "",
354
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRiskCallRecord\n<公共请求参数>\n\n{\n \"RiskID\": 10091\n}",
355
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"CallCount\": 0,\n \"EventDescCN\": \"卸载主机安全客户端\",\n \"EventDescEN\": \"DeleteMachine\",\n \"EventName\": \"DeleteMachine\",\n \"ProductName\": \"cwp\",\n \"ProductNameCN\": \"主机安全\"\n }\n ],\n \"RequestId\": \"728a0b3b-230d-468e-a10a-f6e7a56c0056\",\n \"Total\": 1\n }\n}",
356
+ "title": "1"
357
+ }
358
+ ],
279
359
  "DescribeRiskCenterAssetViewCFGRiskList": [
280
360
  {
281
361
  "document": "获取资产视角的配置风险列表",
@@ -460,6 +540,14 @@
460
540
  "title": "test"
461
541
  }
462
542
  ],
543
+ "DescribeUserCallRecord": [
544
+ {
545
+ "document": "",
546
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUserCallRecord\n<公共请求参数>\n\n{\n \"SubUin\": \"100021372635\",\n \"Filter\": {\n \"Limit\": 1\n }\n}",
547
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"AppID\": 0,\n \"CallCount\": 5941,\n \"Code\": 0,\n \"Date\": \"\",\n \"EventType\": 1,\n \"FirstCallTime\": \"2025-05-16 00:01:44\",\n \"ISP\": \"腾讯云\",\n \"LastCallTime\": \"2025-05-22 11:09:39\",\n \"Region\": \"中国-广东省-广州市\",\n \"SourceIP\": \"106.55.***.47\",\n \"SourceIPRemark\": \"\",\n \"UserName\": \"jos***_blue\"\n }\n ],\n \"RequestId\": \"502c625d-756e-4bdb-bd5f-784d008150b5\",\n \"Total\": 76\n }\n}",
548
+ "title": "1"
549
+ }
550
+ ],
463
551
  "DescribeVULList": [
464
552
  {
465
553
  "document": "示例1",
@@ -548,6 +636,22 @@
548
636
  "title": "停止扫风险中心扫描任务"
549
637
  }
550
638
  ],
639
+ "UpdateAccessKeyAlarmStatus": [
640
+ {
641
+ "document": "",
642
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateAccessKeyAlarmStatus\n<公共请求参数>\n\n{\n \"Status\": 0,\n \"RiskIDList\": [\n 91000005\n ]\n}",
643
+ "output": "{\n \"Response\": {\n \"Code\": 0,\n \"Msg\": \"success\",\n \"RequestId\": \"2a8b1b1e-e8c7-4b5d-8674-6881faa18a96\"\n }\n}",
644
+ "title": "1"
645
+ }
646
+ ],
647
+ "UpdateAccessKeyRemark": [
648
+ {
649
+ "document": "",
650
+ "input": "POST / HTTP/1.1\nHost: csip.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateAccessKeyRemark\n<公共请求参数>\n\n{\n \"Remark\": \"这是一个备注\"\n}",
651
+ "output": "{\n \"Response\": {\n \"Code\": 0,\n \"Msg\": \"success\",\n \"RequestId\": \"0add44c1-1f33-4019-a188-9b778df1bee7\"\n }\n}",
652
+ "title": "修改备注"
653
+ }
654
+ ],
551
655
  "UpdateAlertStatusList": [
552
656
  {
553
657
  "document": "",
@@ -9360,7 +9360,7 @@
9360
9360
  },
9361
9361
  {
9362
9362
  "disabled": false,
9363
- "document": "项目ID。项目可以使用[AddProject](https://cloud.tencent.com/doc/api/403/4398)接口创建。可通过[`DescribeProject`](https://cloud.tencent.com/document/product/378/4400) API返回值中的`projectId`获取。后续使用[DescribeHosts](https://cloud.tencent.com/document/api/213/16474)接口查询实例时,项目ID可用于过滤结果。",
9363
+ "document": "项目ID。项目可以使用[AddProject](https://cloud.tencent.com/document/api/651/81952)接口创建。可通过[DescribeProject](https://cloud.tencent.com/document/product/378/4400) API返回值中的`projectId`获取。后续使用[DescribeHosts](https://cloud.tencent.com/document/api/213/16474)接口查询实例时,项目ID可用于过滤结果。",
9364
9364
  "example": "0",
9365
9365
  "member": "uint64",
9366
9366
  "name": "ProjectId",
@@ -34923,6 +34923,15 @@
34923
34923
  "name": "VulId",
34924
34924
  "required": true,
34925
34925
  "type": "int"
34926
+ },
34927
+ {
34928
+ "disabled": false,
34929
+ "document": "兼容应用防护漏洞防御容器视角告警里漏洞详情,默认是主机视角,可选字段,Source=tcss则为容器视角漏洞详情,后端会把VulId转为主机vul_vuls里的VulId",
34930
+ "example": "tcss",
34931
+ "member": "string",
34932
+ "name": "Source",
34933
+ "required": false,
34934
+ "type": "string"
34926
34935
  }
34927
34936
  ],
34928
34937
  "type": "object"
@@ -2706,6 +2706,12 @@
2706
2706
  "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVulInfoCvss\n<公共请求参数>\n\n{\n \"VulId\": \"100441\"\n}",
2707
2707
  "output": "{\n \"Response\": {\n \"CveId\": \"1\",\n \"CvssScore\": 1,\n \"Description\": \"ad\",\n \"Reference\": \"fs\",\n \"VulName\": \"漏洞1\",\n \"CveInfo\": \"AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\n \"CvssScoreFloat\": 9.9,\n \"VulType\": 1,\n \"VulLevel\": 2,\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"VulId\": 100441,\n \"RepairPlan\": \"13412\",\n \"CVSS\": \"AV:L/AC:L/Au:N/C:N/I:P/A:N\",\n \"Labels\": \"tag1,tag2\",\n \"DefenseAttackCount\": 1,\n \"SuccessFixCount\": 1,\n \"FixSwitch\": 0,\n \"PublicDate\": \"2020-12-30:00:00:00\"\n }\n}",
2708
2708
  "title": "漏洞详情,带CVSS版本"
2709
+ },
2710
+ {
2711
+ "document": "漏洞防御容器视角漏洞详情",
2712
+ "input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVulInfoCvss\n<公共请求参数>\n\n{\n \"VulId\": 396620,\n \"Source\": \"tcss\"\n}",
2713
+ "output": "{\n \"Response\": {\n \"CVSS\": \"AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\n \"CveId\": \"CVE-2023-25194\",\n \"CveInfo\": \"\",\n \"CvssScore\": 9,\n \"CvssScoreFloat\": 8.8,\n \"DefenseAttackCount\": 0,\n \"Description\": \"Kafka 是 Apache 软件基金会的一种分布式的、基于发布/订阅的消息系统,可以处理消费者在网站中的所有动作流数据。Kafka Connect 是一种工具,用于在 Apache Kafka 和其他数据系统之间以可扩展且可靠的方式传输数据。Kafka 2.3.0 至 3.3.2 版本中,具有 Kafka Connect worker 访问权限且可以创建/修改 Connect 的攻击者可通过将 Connect 的任意 Kafka 客户端的 sasl.jaas.config 属性设置为 com.sun.security.auth.module.JndiLoginModule(此操作可通过 producer.override.sasl.jaas.config 、consumer.override.sasl.jaas.config 或 admin.override.sasl.jaas.config 属性完成),进而可将 Connect 的属性user.provider.url设置为攻击者可控的 LDAP 服务器地址,并通过 Connect 反序列化可控的 LDAP 响应远程执行恶意代码或造成拒绝服务。\",\n \"FixSwitch\": 0,\n \"Labels\": \"必修漏洞,远程利用\",\n \"PublicDate\": \"2023-02-08 00:00:00\",\n \"Reference\": \"https://kafka.apache.org/cve-list,https://lists.apache.org/thread/vy1c7fqcdqvq5grcqp6q5jyyb302khyz\",\n \"RepairPlan\": \"目前 Apache 官方已发布此漏洞修复版本,建议用户尽快升级至 Apache Kafka3.4 及以上版本。参考链接: https://github.com/apache/kafka/releases/tag/3.4.0。暂时无法升级的用户可通过验证Kafka Connect连接器配置,仅允许受信任的JNDI配置来缓解此漏洞。\",\n \"RequestId\": \"02e1ac7f-5011-4677-8bab-45c5151908d2\",\n \"SuccessFixCount\": 0,\n \"SupportDefence\": 1,\n \"VulId\": 102518,\n \"VulLevel\": 3,\n \"VulName\": \"Apache Kafka Connect 远程代码执行漏洞(CVE-2023-25194)\",\n \"VulType\": 2\n }\n}",
2714
+ "title": "漏洞防御容器视角漏洞详情"
2709
2715
  }
2710
2716
  ],
2711
2717
  "DescribeVulLabels": [
@@ -3986,7 +3986,7 @@
3986
3986
  },
3987
3987
  {
3988
3988
  "disabled": false,
3989
- "document": "实例计费模式,0表示后付费,即按量计费。",
3989
+ "document": "实例计费模式,0表示后付费,即按量计费,1表示预付费,即包年包月。",
3990
3990
  "example": "0",
3991
3991
  "member": "int64",
3992
3992
  "name": "PayMode",
@@ -3995,7 +3995,7 @@
3995
3995
  },
3996
3996
  {
3997
3997
  "disabled": false,
3998
- "document": "实例存储类型,填写CLOUD_HSSD,表示性能云存储。",
3998
+ "document": "实例存储类型,CLOUD_HSSD表示性能云存储, CLOUD_BSSD表示标准云存储。",
3999
3999
  "example": "CLOUD_HSSD",
4000
4000
  "member": "string",
4001
4001
  "name": "DiskType",
@@ -4055,6 +4055,15 @@
4055
4055
  "name": "ClientToken",
4056
4056
  "required": false,
4057
4057
  "type": "string"
4058
+ },
4059
+ {
4060
+ "disabled": false,
4061
+ "document": "部署模式",
4062
+ "example": "Active-Standby",
4063
+ "member": "string",
4064
+ "name": "DeploymentMode",
4065
+ "required": false,
4066
+ "type": "string"
4058
4067
  }
4059
4068
  ],
4060
4069
  "type": "object"
@@ -7359,6 +7368,16 @@
7359
7368
  "type": "int",
7360
7369
  "value_allowed_null": false
7361
7370
  },
7371
+ {
7372
+ "disabled": false,
7373
+ "document": "Serverless Instance infomation",
7374
+ "example": "无",
7375
+ "member": "SLInstance",
7376
+ "name": "SLInstance",
7377
+ "output_required": false,
7378
+ "type": "list",
7379
+ "value_allowed_null": false
7380
+ },
7362
7381
  {
7363
7382
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
7364
7383
  "member": "string",
@@ -17478,6 +17497,192 @@
17478
17497
  ],
17479
17498
  "type": "object"
17480
17499
  },
17500
+ "SLInstance": {
17501
+ "document": "Serverless Instance",
17502
+ "members": [
17503
+ {
17504
+ "disabled": false,
17505
+ "document": "EMR Instance Id",
17506
+ "example": "emr-xxx",
17507
+ "member": "string",
17508
+ "name": "InstanceId",
17509
+ "output_required": true,
17510
+ "type": "string",
17511
+ "value_allowed_null": false
17512
+ },
17513
+ {
17514
+ "disabled": false,
17515
+ "document": "EMR Numeric Instance Id",
17516
+ "example": "1234567",
17517
+ "member": "int64",
17518
+ "name": "ClusterId",
17519
+ "output_required": true,
17520
+ "type": "int",
17521
+ "value_allowed_null": false
17522
+ },
17523
+ {
17524
+ "disabled": false,
17525
+ "document": "Instance Name",
17526
+ "example": "instance-1",
17527
+ "member": "string",
17528
+ "name": "InstanceName",
17529
+ "output_required": false,
17530
+ "type": "string",
17531
+ "value_allowed_null": false
17532
+ },
17533
+ {
17534
+ "disabled": false,
17535
+ "document": "Region id",
17536
+ "example": "1",
17537
+ "member": "int64",
17538
+ "name": "RegionId",
17539
+ "output_required": false,
17540
+ "type": "int",
17541
+ "value_allowed_null": false
17542
+ },
17543
+ {
17544
+ "disabled": false,
17545
+ "document": "Zone Name",
17546
+ "example": "ap-guangzhou-2",
17547
+ "member": "string",
17548
+ "name": "Zone",
17549
+ "output_required": false,
17550
+ "type": "string",
17551
+ "value_allowed_null": false
17552
+ },
17553
+ {
17554
+ "disabled": false,
17555
+ "document": "Pay Mode",
17556
+ "example": "0",
17557
+ "member": "int64",
17558
+ "name": "PayMode",
17559
+ "output_required": false,
17560
+ "type": "int",
17561
+ "value_allowed_null": false
17562
+ },
17563
+ {
17564
+ "disabled": false,
17565
+ "document": "Disk Type",
17566
+ "example": "CLOUD_HSSD",
17567
+ "member": "string",
17568
+ "name": "DiskType",
17569
+ "output_required": false,
17570
+ "type": "string",
17571
+ "value_allowed_null": false
17572
+ },
17573
+ {
17574
+ "disabled": false,
17575
+ "document": "Disk Size",
17576
+ "example": "200",
17577
+ "member": "int64",
17578
+ "name": "DiskSize",
17579
+ "output_required": false,
17580
+ "type": "int",
17581
+ "value_allowed_null": false
17582
+ },
17583
+ {
17584
+ "disabled": false,
17585
+ "document": "Node Type",
17586
+ "example": "4C16G",
17587
+ "member": "string",
17588
+ "name": "NodeType",
17589
+ "output_required": false,
17590
+ "type": "string",
17591
+ "value_allowed_null": false
17592
+ },
17593
+ {
17594
+ "disabled": false,
17595
+ "document": "Node Number",
17596
+ "example": "3",
17597
+ "member": "int64",
17598
+ "name": "NodeNum",
17599
+ "output_required": false,
17600
+ "type": "int",
17601
+ "value_allowed_null": false
17602
+ },
17603
+ {
17604
+ "disabled": false,
17605
+ "document": "Expire Time",
17606
+ "example": "0000-00-00 00:00:00",
17607
+ "member": "string",
17608
+ "name": "ExpireTime",
17609
+ "output_required": false,
17610
+ "type": "string",
17611
+ "value_allowed_null": false
17612
+ },
17613
+ {
17614
+ "disabled": false,
17615
+ "document": "Isolate Time",
17616
+ "example": "0000-00-00 00:00:00",
17617
+ "member": "string",
17618
+ "name": "IsolateTime",
17619
+ "output_required": false,
17620
+ "type": "string",
17621
+ "value_allowed_null": false
17622
+ },
17623
+ {
17624
+ "disabled": false,
17625
+ "document": "Create Time",
17626
+ "example": "2025-06-20 10:33:30",
17627
+ "member": "string",
17628
+ "name": "CreateTime",
17629
+ "output_required": false,
17630
+ "type": "string",
17631
+ "value_allowed_null": false
17632
+ },
17633
+ {
17634
+ "disabled": false,
17635
+ "document": "Auto Renew Flag",
17636
+ "example": "0",
17637
+ "member": "int64",
17638
+ "name": "AutoRenewFlag",
17639
+ "output_required": false,
17640
+ "type": "int",
17641
+ "value_allowed_null": false
17642
+ },
17643
+ {
17644
+ "disabled": false,
17645
+ "document": "EMR Numeric Instance Status",
17646
+ "example": "2",
17647
+ "member": "int64",
17648
+ "name": "Status",
17649
+ "output_required": false,
17650
+ "type": "int",
17651
+ "value_allowed_null": false
17652
+ },
17653
+ {
17654
+ "disabled": false,
17655
+ "document": "Zone Setting",
17656
+ "example": "无",
17657
+ "member": "ZoneSetting",
17658
+ "name": "ZoneSettings",
17659
+ "output_required": false,
17660
+ "type": "list",
17661
+ "value_allowed_null": false
17662
+ },
17663
+ {
17664
+ "disabled": false,
17665
+ "document": "Bound Tags",
17666
+ "example": "无",
17667
+ "member": "Tag",
17668
+ "name": "Tags",
17669
+ "output_required": false,
17670
+ "type": "list",
17671
+ "value_allowed_null": false
17672
+ },
17673
+ {
17674
+ "disabled": false,
17675
+ "document": "Deploy Role",
17676
+ "example": "Active",
17677
+ "member": "string",
17678
+ "name": "DeployRole",
17679
+ "output_required": false,
17680
+ "type": "string",
17681
+ "value_allowed_null": false
17682
+ }
17683
+ ],
17684
+ "usage": "out"
17685
+ },
17481
17686
  "SLInstanceInfo": {
17482
17687
  "document": "Serverless HBase实例信息",
17483
17688
  "members": [
@@ -17670,6 +17875,16 @@
17670
17875
  "output_required": false,
17671
17876
  "type": "string",
17672
17877
  "value_allowed_null": false
17878
+ },
17879
+ {
17880
+ "disabled": false,
17881
+ "document": "主备部署角色",
17882
+ "example": "Active",
17883
+ "member": "string",
17884
+ "name": "DeployRole",
17885
+ "output_required": false,
17886
+ "type": "string",
17887
+ "value_allowed_null": false
17673
17888
  }
17674
17889
  ],
17675
17890
  "usage": "out"
@@ -487,6 +487,28 @@
487
487
  "required": false,
488
488
  "type": "string",
489
489
  "value_allowed_null": false
490
+ },
491
+ {
492
+ "disabled": false,
493
+ "document": "文档的起始页码",
494
+ "example": "1",
495
+ "member": "int64",
496
+ "name": "FileStartPageNumber",
497
+ "output_required": false,
498
+ "required": false,
499
+ "type": "int",
500
+ "value_allowed_null": false
501
+ },
502
+ {
503
+ "disabled": false,
504
+ "document": "文档的结束页码",
505
+ "example": "1",
506
+ "member": "int64",
507
+ "name": "FileEndPageNumber",
508
+ "output_required": false,
509
+ "required": false,
510
+ "type": "int",
511
+ "value_allowed_null": false
490
512
  }
491
513
  ],
492
514
  "usage": "both"
@@ -1167,7 +1167,7 @@
1167
1167
  },
1168
1168
  {
1169
1169
  "disabled": false,
1170
- "document": "签署人信息补充类型,默认无需补充。\n\n<ul><li> **1** : 动态签署人(可发起合同后再补充签署人信息)注:`企业自动签不支持动态补充`</li></ul>\n\n注:\n`使用动态签署人能力前,需登陆腾讯电子签控制台打开服务开关`",
1170
+ "document": "签署人信息补充类型,默认无需补充。\n\n<ul><li> **1** : 动态签署人(可发起合同后再补充签署人信息)注:`企业自动签不支持动态补充`</li></ul>\n\n\n\n注:\n1. `使用动态签署人能力前,需登陆腾讯电子签控制台打开服务开关`\n2. 此参数在嵌入式场景下无效。",
1171
1171
  "example": "1",
1172
1172
  "member": "int64",
1173
1173
  "name": "FillType",
@@ -6204,6 +6204,15 @@
6204
6204
  "name": "PowerOfAttorneys",
6205
6205
  "required": false,
6206
6206
  "type": "list"
6207
+ },
6208
+ {
6209
+ "disabled": false,
6210
+ "document": "调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 4096长度。\n\n在. 企业引导企业实名认证后回调中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的<a href=\"https://qian.tencent.com/developers/company/callback_types_staffs\" target=\"_blank\">回调通知</a>模块。",
6211
+ "example": "55So5oi355qE5pWw5o2u",
6212
+ "member": "string",
6213
+ "name": "UserData",
6214
+ "required": false,
6215
+ "type": "string"
6207
6216
  }
6208
6217
  ],
6209
6218
  "type": "object"
@@ -6010,7 +6010,7 @@
6010
6010
  "type": "object"
6011
6011
  },
6012
6012
  "CommonApproverOption": {
6013
- "document": "签署人配置信息",
6013
+ "document": "签署人配置信息。\n此参数对子客和自动签无效,不允许进行修改。",
6014
6014
  "members": [
6015
6015
  {
6016
6016
  "disabled": false,
@@ -7698,7 +7698,7 @@
7698
7698
  },
7699
7699
  {
7700
7700
  "disabled": false,
7701
- "document": "是否可以编辑签署人包括新增,修改,删除 \n<ul><li>(默认) false -可以编辑签署人</li> <li> true - 禁止编辑签署人</li></ul>\n\n注意:如果设置参数为 true, 则 参数签署人 [FlowApproverList](https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow) 不能为空",
7701
+ "document": "是否可以编辑签署人包括新增,修改,删除 \n<ul><li>(默认) false -可以编辑签署人</li> <li> true - 禁止编辑签署人</li></ul>\n\n\n\n注意:\n* 如果设置参数为 true, 则 参数签署人 [FlowApproverList](https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow) 不能为空\n* 此参数对子客和自动签无效,不允许进行修改。",
7702
7702
  "example": "false",
7703
7703
  "member": "bool",
7704
7704
  "name": "ForbidEditApprover",
@@ -10472,7 +10472,7 @@
10472
10472
  },
10473
10473
  {
10474
10474
  "disabled": false,
10475
- "document": "使用PDF文件直接发起合同时,签署人指定的签署控件;<br/>使用模板发起合同时,指定本企业印章签署控件的印章ID: <br/>通过ComponentId或ComponenetName指定签署控件,ComponentValue为印章ID。\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/91757a7f9188ccf3057a4a8979cf3f93.png)",
10475
+ "document": "使用PDF文件直接发起合同时,签署人指定的签署控件;<br/>使用模板发起合同时,指定本企业印章签署控件的印章ID:注意:(如果模板里面指定了印章,默认使用模板里面配置的印章,不能进行变更) <br/>通过ComponentId或ComponenetName指定签署控件,ComponentValue为印章ID。\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/91757a7f9188ccf3057a4a8979cf3f93.png)",
10476
10476
  "example": "无",
10477
10477
  "member": "Component",
10478
10478
  "name": "SignComponents",
@@ -1139,6 +1139,16 @@
1139
1139
  "type": "string",
1140
1140
  "value_allowed_null": false
1141
1141
  },
1142
+ {
1143
+ "disabled": false,
1144
+ "document": "镜像描述",
1145
+ "example": "test-image",
1146
+ "member": "string",
1147
+ "name": "AndroidInstanceImageDescription",
1148
+ "output_required": false,
1149
+ "type": "string",
1150
+ "value_allowed_null": false
1151
+ },
1142
1152
  {
1143
1153
  "disabled": false,
1144
1154
  "document": "安卓10",
@@ -1148,6 +1158,16 @@
1148
1158
  "output_required": false,
1149
1159
  "type": "string",
1150
1160
  "value_allowed_null": false
1161
+ },
1162
+ {
1163
+ "disabled": false,
1164
+ "document": "创建时间",
1165
+ "example": "2021-07-02T10:15:36Z",
1166
+ "member": "string",
1167
+ "name": "CreateTime",
1168
+ "output_required": false,
1169
+ "type": "string",
1170
+ "value_allowed_null": false
1151
1171
  }
1152
1172
  ],
1153
1173
  "usage": "out"
@@ -1920,6 +1940,15 @@
1920
1940
  "name": "AndroidInstanceId",
1921
1941
  "required": true,
1922
1942
  "type": "string"
1943
+ },
1944
+ {
1945
+ "disabled": false,
1946
+ "document": "安卓实例镜像描述",
1947
+ "example": "test-image",
1948
+ "member": "string",
1949
+ "name": "AndroidInstanceImageDescription",
1950
+ "required": false,
1951
+ "type": "string"
1923
1952
  }
1924
1953
  ],
1925
1954
  "type": "object"
@@ -2993,6 +3022,15 @@
2993
3022
  "name": "Limit",
2994
3023
  "required": false,
2995
3024
  "type": "int"
3025
+ },
3026
+ {
3027
+ "disabled": false,
3028
+ "document": "字段过滤器。Filter 的 Name 有以下值:\nImageName:镜像名称\nImageState:镜像状态\nAndroidVersion:安卓版本",
3029
+ "example": "无",
3030
+ "member": "Filter",
3031
+ "name": "Filters",
3032
+ "required": false,
3033
+ "type": "list"
2996
3034
  }
2997
3035
  ],
2998
3036
  "type": "object"