tccli 3.0.1090.1__py2.py3-none-any.whl → 3.0.1092.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (182) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/ccc/v20200210/UploadIvrAudio.md +16 -1
  3. tccli/examples/cdb/v20170320/CheckMigrateCluster.md +18 -0
  4. tccli/examples/cdb/v20170320/DescribeClusterInfo.md +59 -0
  5. tccli/examples/csip/v20221121/DescribeAssetViewVulRiskList.md +5 -302
  6. tccli/examples/domain/v20180808/BidPreDomains.md +21 -0
  7. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +43 -0
  8. tccli/examples/domain/v20180808/DescribeReservedPreDomainInfo.md +31 -0
  9. tccli/examples/es/v20180416/UpdateInstance.md +27 -27
  10. tccli/examples/es/v20180416/UpdatePlugins.md +6 -6
  11. tccli/examples/ess/v20201111/CreateBatchOrganizationRegistrationTasks.md +146 -0
  12. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +18 -0
  13. tccli/examples/ess/v20201111/CreateOrganizationBatchSignUrl.md +28 -0
  14. tccli/examples/gs/v20191118/StartPublishStreamToCSS.md +20 -0
  15. tccli/examples/hunyuan/v20230901/ChatPro.md +69 -31
  16. tccli/examples/hunyuan/v20230901/ChatStd.md +40 -1
  17. tccli/examples/lke/v20231130/CheckAttributeLabelExist.md +24 -0
  18. tccli/examples/lke/v20231130/CheckAttributeLabelRefer.md +23 -0
  19. tccli/examples/lke/v20231130/CreateApp.md +24 -0
  20. tccli/examples/lke/v20231130/CreateAttributeLabel.md +24 -0
  21. tccli/examples/lke/v20231130/CreateCorp.md +24 -0
  22. tccli/examples/lke/v20231130/CreateQA.md +24 -0
  23. tccli/examples/lke/v20231130/CreateQACate.md +26 -0
  24. tccli/examples/lke/v20231130/CreateRejectedQuestion.md +22 -0
  25. tccli/examples/lke/v20231130/CreateRelease.md +21 -0
  26. tccli/examples/lke/v20231130/DeleteApp.md +21 -0
  27. tccli/examples/lke/v20231130/DeleteAttributeLabel.md +21 -0
  28. tccli/examples/lke/v20231130/DeleteDoc.md +21 -0
  29. tccli/examples/lke/v20231130/DeleteQA.md +21 -0
  30. tccli/examples/lke/v20231130/DeleteQACate.md +21 -0
  31. tccli/examples/lke/v20231130/DeleteRejectedQuestion.md +21 -0
  32. tccli/examples/lke/v20231130/DescribeApp.md +29 -0
  33. tccli/examples/lke/v20231130/DescribeAttributeLabel.md +28 -0
  34. tccli/examples/lke/v20231130/DescribeCorp.md +21 -0
  35. tccli/examples/lke/v20231130/DescribeDoc.md +44 -0
  36. tccli/examples/lke/v20231130/DescribeQA.md +42 -0
  37. tccli/examples/lke/v20231130/DescribeRefer.md +35 -0
  38. tccli/examples/lke/v20231130/DescribeRelease.md +25 -0
  39. tccli/examples/lke/v20231130/DescribeReleaseInfo.md +24 -0
  40. tccli/examples/lke/v20231130/DescribeRobotBizIDByAppKey.md +21 -0
  41. tccli/examples/lke/v20231130/DescribeStorageCredential.md +32 -0
  42. tccli/examples/lke/v20231130/DescribeUnsatisfiedReplyContext.md +121 -0
  43. tccli/examples/lke/v20231130/ExportAttributeLabel.md +21 -0
  44. tccli/examples/lke/v20231130/ExportQAList.md +21 -0
  45. tccli/examples/lke/v20231130/ExportUnsatisfiedReply.md +21 -0
  46. tccli/examples/lke/v20231130/GenerateQA.md +21 -0
  47. tccli/examples/lke/v20231130/GetAppKnowledgeCount.md +22 -0
  48. tccli/examples/lke/v20231130/GetAppSecret.md +24 -0
  49. tccli/examples/lke/v20231130/GetDocPreview.md +26 -0
  50. tccli/examples/lke/v20231130/GetEmbedding.md +29 -0
  51. tccli/examples/lke/v20231130/GetMsgRecord.md +51 -0
  52. tccli/examples/lke/v20231130/GetTaskStatus.md +0 -0
  53. tccli/examples/lke/v20231130/GetWsToken.md +44 -0
  54. tccli/examples/lke/v20231130/GroupQA.md +44 -0
  55. tccli/examples/lke/v20231130/IgnoreUnsatisfiedReply.md +21 -0
  56. tccli/examples/lke/v20231130/IsTransferIntent.md +22 -0
  57. tccli/examples/lke/v20231130/ListApp.md +36 -0
  58. tccli/examples/lke/v20231130/ListAppCategory.md +25 -0
  59. tccli/examples/lke/v20231130/ListAttributeLabel.md +33 -0
  60. tccli/examples/lke/v20231130/ListDoc.md +52 -0
  61. tccli/examples/lke/v20231130/ListModel.md +31 -0
  62. tccli/examples/lke/v20231130/ListQA.md +66 -0
  63. tccli/examples/lke/v20231130/ListQACate.md +41 -0
  64. tccli/examples/lke/v20231130/ListRejectedQuestion.md +52 -0
  65. tccli/examples/lke/v20231130/ListRejectedQuestionPreview.md +37 -0
  66. tccli/examples/lke/v20231130/ListRelease.md +36 -0
  67. tccli/examples/lke/v20231130/ListReleaseConfigPreview.md +129 -0
  68. tccli/examples/lke/v20231130/ListReleaseDocPreview.md +38 -0
  69. tccli/examples/lke/v20231130/ListReleaseQAPreview.md +107 -0
  70. tccli/examples/lke/v20231130/ListSelectDoc.md +27 -0
  71. tccli/examples/lke/v20231130/ListUnsatisfiedReply.md +24 -0
  72. tccli/examples/lke/v20231130/ModifyApp.md +25 -0
  73. tccli/examples/lke/v20231130/ModifyAttributeLabel.md +23 -0
  74. tccli/examples/lke/v20231130/ModifyDoc.md +25 -0
  75. tccli/examples/lke/v20231130/ModifyDocAttrRange.md +25 -0
  76. tccli/examples/lke/v20231130/ModifyQA.md +24 -0
  77. tccli/examples/lke/v20231130/ModifyQAAttrRange.md +25 -0
  78. tccli/examples/lke/v20231130/ModifyQACate.md +22 -0
  79. tccli/examples/lke/v20231130/ModifyRejectedQuestion.md +22 -0
  80. tccli/examples/lke/v20231130/ParseDoc.md +25 -0
  81. tccli/examples/lke/v20231130/QueryParseDocResult.md +24 -0
  82. tccli/examples/lke/v20231130/QueryRewrite.md +25 -0
  83. tccli/examples/lke/v20231130/RateMsgRecord.md +22 -0
  84. tccli/examples/lke/v20231130/ResetSession.md +20 -0
  85. tccli/examples/lke/v20231130/RetryDocAudit.md +21 -0
  86. tccli/examples/lke/v20231130/RetryDocParse.md +21 -0
  87. tccli/examples/lke/v20231130/RetryRelease.md +21 -0
  88. tccli/examples/lke/v20231130/SaveDoc.md +34 -0
  89. tccli/examples/lke/v20231130/StopDocParse.md +21 -0
  90. tccli/examples/lke/v20231130/UploadAttributeLabel.md +27 -0
  91. tccli/examples/lke/v20231130/VerifyQA.md +27 -0
  92. tccli/examples/mna/v20210119/GetFlowPackages.md +3 -1
  93. tccli/examples/mna/v20210119/GetFlowStatistic.md +42 -0
  94. tccli/examples/ocr/v20181119/GeneralBasicOCR.md +0 -1
  95. tccli/examples/organization/v20210331/AddOrganizationNode.md +1 -1
  96. tccli/examples/organization/v20210331/BindOrganizationMemberAuthAccount.md +3 -3
  97. tccli/examples/organization/v20210331/CancelOrganizationMemberAuthAccount.md +3 -3
  98. tccli/examples/organization/v20210331/CheckAccountDelete.md +5 -5
  99. tccli/examples/organization/v20210331/CreateOrganizationMember.md +2 -2
  100. tccli/examples/organization/v20210331/CreateOrganizationMemberAuthIdentity.md +1 -1
  101. tccli/examples/organization/v20210331/CreateOrganizationMemberPolicy.md +5 -5
  102. tccli/examples/organization/v20210331/CreateOrganizationMembersPolicy.md +2 -2
  103. tccli/examples/organization/v20210331/DeleteOrganizationMembers.md +1 -1
  104. tccli/examples/organization/v20210331/DeleteOrganizationNodes.md +1 -1
  105. tccli/examples/organization/v20210331/DeleteShareUnitResources.md +1 -1
  106. tccli/examples/organization/v20210331/DescribeOrganizationMemberAuthAccounts.md +2 -2
  107. tccli/examples/organization/v20210331/DescribeOrganizationMemberPolicies.md +1 -1
  108. tccli/examples/organization/v20210331/MoveOrganizationNodeMembers.md +2 -2
  109. tccli/examples/organization/v20210331/QuitOrganization.md +1 -1
  110. tccli/examples/organization/v20210331/UpdateOrganizationMember.md +2 -2
  111. tccli/examples/organization/v20210331/UpdateOrganizationMemberEmailBind.md +3 -3
  112. tccli/examples/organization/v20210331/UpdateOrganizationNode.md +3 -2
  113. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +7 -1
  114. tccli/examples/sqlserver/v20180328/DescribeRestoreTimeRange.md +23 -0
  115. tccli/examples/ssl/v20191205/DeployCertificateInstance.md +26 -1
  116. tccli/examples/tione/v20211111/CreateBatchTask.md +1 -0
  117. tccli/services/__init__.py +3 -0
  118. tccli/services/aiart/v20221229/api.json +7 -7
  119. tccli/services/antiddos/v20200309/api.json +10 -0
  120. tccli/services/asr/v20190614/api.json +6 -6
  121. tccli/services/captcha/v20190722/api.json +75 -31
  122. tccli/services/ccc/v20200210/api.json +10 -0
  123. tccli/services/ccc/v20200210/examples.json +1 -1
  124. tccli/services/cdb/cdb_client.py +106 -0
  125. tccli/services/cdb/v20170320/api.json +255 -0
  126. tccli/services/cdb/v20170320/examples.json +16 -0
  127. tccli/services/cdn/v20180606/api.json +4 -4
  128. tccli/services/cfg/v20210820/api.json +30 -33
  129. tccli/services/ckafka/v20190819/api.json +29 -24
  130. tccli/services/csip/v20221121/api.json +17 -11
  131. tccli/services/csip/v20221121/examples.json +1 -1
  132. tccli/services/domain/domain_client.py +114 -8
  133. tccli/services/domain/v20180808/api.json +174 -1
  134. tccli/services/domain/v20180808/examples.json +22 -0
  135. tccli/services/dts/v20211206/api.json +22 -2
  136. tccli/services/es/v20180416/api.json +12 -12
  137. tccli/services/es/v20180416/examples.json +21 -21
  138. tccli/services/ess/ess_client.py +149 -43
  139. tccli/services/ess/v20201111/api.json +215 -5
  140. tccli/services/ess/v20201111/examples.json +34 -0
  141. tccli/services/essbasic/v20210526/api.json +15 -15
  142. tccli/services/faceid/v20180301/api.json +14 -5
  143. tccli/services/gs/gs_client.py +53 -0
  144. tccli/services/gs/v20191118/api.json +43 -0
  145. tccli/services/gs/v20191118/examples.json +8 -0
  146. tccli/services/hunyuan/v20230901/api.json +67 -21
  147. tccli/services/hunyuan/v20230901/examples.json +17 -5
  148. tccli/services/iai/v20180301/api.json +19 -19
  149. tccli/services/iss/v20230517/api.json +38 -0
  150. tccli/services/live/v20180801/api.json +12 -12
  151. tccli/services/lke/__init__.py +4 -0
  152. tccli/services/lke/lke_client.py +4117 -0
  153. tccli/services/lke/v20231130/api.json +9010 -0
  154. tccli/services/lke/v20231130/examples.json +617 -0
  155. tccli/services/mna/v20210119/api.json +249 -29
  156. tccli/services/mna/v20210119/examples.json +7 -1
  157. tccli/services/monitor/monitor_client.py +0 -53
  158. tccli/services/monitor/v20180724/api.json +30 -62
  159. tccli/services/monitor/v20180724/examples.json +0 -8
  160. tccli/services/ocr/v20181119/api.json +5 -0
  161. tccli/services/ocr/v20181119/examples.json +1 -1
  162. tccli/services/organization/v20210331/api.json +128 -119
  163. tccli/services/organization/v20210331/examples.json +24 -24
  164. tccli/services/redis/v20180412/api.json +1 -1
  165. tccli/services/scf/v20180416/api.json +18 -9
  166. tccli/services/sms/v20210111/api.json +1 -1
  167. tccli/services/soe/v20180724/api.json +13 -13
  168. tccli/services/sqlserver/sqlserver_client.py +110 -57
  169. tccli/services/sqlserver/v20180328/api.json +109 -0
  170. tccli/services/sqlserver/v20180328/examples.json +9 -1
  171. tccli/services/ssl/v20191205/examples.json +7 -1
  172. tccli/services/tione/v20211111/api.json +61 -4
  173. tccli/services/tione/v20211111/examples.json +1 -1
  174. tccli/services/trtc/v20190722/api.json +79 -10
  175. tccli/services/wedata/v20210820/api.json +295 -1437
  176. tccli/services/wedata/v20210820/examples.json +0 -88
  177. tccli/services/wedata/wedata_client.py +33 -616
  178. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/METADATA +2 -2
  179. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/RECORD +182 -95
  180. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/WHEEL +0 -0
  181. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/entry_points.txt +0 -0
  182. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1090.1'
1
+ __version__ = '3.0.1092.1'
@@ -15,7 +15,22 @@ Output:
15
15
  ```
16
16
  {
17
17
  "Response": {
18
- "RequestId": "abc"
18
+ "RequestId": "a",
19
+ "FailedFileList": [],
20
+ "SuccessFileList": [
21
+ {
22
+ "AudioFileName": "business_id_pic5.mp3",
23
+ "CustomFileName": "1231",
24
+ "FileId": 50,
25
+ "Status": 0
26
+ },
27
+ {
28
+ "AudioFileName": "business_id_pic6.mp3",
29
+ "CustomFileName": "4561",
30
+ "FileId": 51,
31
+ "Status": 0
32
+ }
33
+ ]
19
34
  }
20
35
  }
21
36
  ```
@@ -0,0 +1,18 @@
1
+ **Example 1: 高可用实例一键迁移到集群版校验**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli cdb CheckMigrateCluster --cli-unfold-argument ```
9
+
10
+ Output:
11
+ ```
12
+ {
13
+ "Response": {
14
+ "RequestId": "abc"
15
+ }
16
+ }
17
+ ```
18
+
@@ -0,0 +1,59 @@
1
+ **Example 1: 查询集群版实例信息**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli cdb DescribeClusterInfo --cli-unfold-argument \
9
+ --InstanceId cdb-xxx
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "ClusterName": "dbname",
17
+ "ReadWriteAddress": {
18
+ "ResourceId": "cdb-xxx",
19
+ "UniqVpcId": "vpc-xxx",
20
+ "UniqSubnetId": "subnet-xxx",
21
+ "Vip": "192.168.3.4",
22
+ "VPort": 3306,
23
+ "WanDomain": "",
24
+ "WanPort": 0
25
+ },
26
+ "ReadOnlyAddress": [
27
+ {
28
+ "ResourceId": "cdb-xxx|readonly",
29
+ "UniqVpcId": "vpc-xxx",
30
+ "UniqSubnetId": "subnet-xxx",
31
+ "Vip": "192.168.3.5",
32
+ "VPort": 3306,
33
+ "WanDomain": "",
34
+ "WanPort": 0
35
+ }
36
+ ],
37
+ "NodeList": [
38
+ {
39
+ "NodeId": "dbn-xxx",
40
+ "Role": "master",
41
+ "Zone": "ap-guangzhou-1",
42
+ "Weight": 1,
43
+ "Status": "online"
44
+ },
45
+ {
46
+ "NodeId": "dbn-xxx",
47
+ "Role": "slave",
48
+ "Zone": "ap-guangzhou-2",
49
+ "Weight": 1,
50
+ "Status": "online"
51
+ }
52
+ ],
53
+ "ReadonlyLimit": 10,
54
+ "NodeCount": 2,
55
+ "RequestId": "abc"
56
+ }
57
+ }
58
+ ```
59
+
@@ -25,322 +25,25 @@ Output:
25
25
  "FirstTime": "2023-09-26 16:34:50",
26
26
  "From": "云安全中心",
27
27
  "HandleTaskId": "",
28
- "Index": "360bfa2c7c6f118db22f829991424d7a",
29
- "InstanceId": "ins-kja8dy5r",
28
+ "Index": "360bfa2cxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
29
+ "InstanceId": "ins-xxx",
30
30
  "InstanceName": "[autotest][勿删]自动化测试NAT1",
31
31
  "InstanceType": "CVM",
32
- "InstanceUUID": "7bb60327-47de-4bce-b979-57166dc89c72",
32
+ "InstanceUUID": "7bb60327-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
33
33
  "Level": "high",
34
34
  "Nick": "",
35
35
  "PCMGRId": "",
36
- "POCId": "c808d8eb0e9c322279c2efa3b82a491c",
36
+ "POCId": "c808d8ebxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
37
37
  "Payload": "OpenSSH/7.4",
38
38
  "Port": "22",
39
39
  "RecentTime": "2023-09-27 11:49:10",
40
- "RiskId": "1498f23a853529b3be8cf554629e4533",
40
+ "RiskId": "1498f23axxxxxxxxxxxxxxxxxxxxxxxxxxx",
41
41
  "Status": 0,
42
42
  "TaskId": "",
43
43
  "Uin": "",
44
44
  "VULName": "OpenSSH 命令注入漏洞(CVE-2020-15778)",
45
45
  "VULType": "命令注入",
46
46
  "VULURL": ""
47
- },
48
- {
49
- "AffectAsset": "42.192.123.209",
50
- "AppId": "1300448058",
51
- "AppName": "OpenSSH",
52
- "AppVersion": "-",
53
- "CVE": "CVE-2020-15778",
54
- "CVSS": 0,
55
- "CWPVersion": 4,
56
- "Component": "OpenSSH",
57
- "EMGCVulType": 0,
58
- "FirstTime": "2023-09-26 16:34:50",
59
- "From": "云安全中心",
60
- "HandleTaskId": "",
61
- "Index": "774b28af351a041b41f246ca43a50b59",
62
- "InstanceId": "ins-p1jyrg75",
63
- "InstanceName": "[autotest][勿删]自动化测试VPC",
64
- "InstanceType": "CVM",
65
- "InstanceUUID": "bdc338d2-eaaf-4b17-9708-9e9bd26806ae",
66
- "Level": "high",
67
- "Nick": "",
68
- "PCMGRId": "",
69
- "POCId": "c808d8eb0e9c322279c2efa3b82a491c",
70
- "Payload": "OpenSSH/8.0",
71
- "Port": "22",
72
- "RecentTime": "2023-09-27 11:49:10",
73
- "RiskId": "1498f23a853529b3be8cf554629e4533",
74
- "Status": 0,
75
- "TaskId": "",
76
- "Uin": "",
77
- "VULName": "OpenSSH 命令注入漏洞(CVE-2020-15778)",
78
- "VULType": "命令注入",
79
- "VULURL": ""
80
- },
81
- {
82
- "AffectAsset": "81.69.38.139",
83
- "AppId": "1300448058",
84
- "AppName": "OpenSSH",
85
- "AppVersion": "-",
86
- "CVE": "CVE-2020-15778",
87
- "CVSS": 0,
88
- "CWPVersion": 4,
89
- "Component": "OpenSSH",
90
- "EMGCVulType": 0,
91
- "FirstTime": "2023-09-26 16:34:50",
92
- "From": "云安全中心",
93
- "HandleTaskId": "",
94
- "Index": "e1399eb478bb080626419625f762d23e",
95
- "InstanceId": "ins-17ye5faf",
96
- "InstanceName": "[autotest][勿删]自动化测试VPC",
97
- "InstanceType": "CVM",
98
- "InstanceUUID": "9910883f-ca69-41b8-8f41-6b399b30a053",
99
- "Level": "high",
100
- "Nick": "",
101
- "PCMGRId": "",
102
- "POCId": "c808d8eb0e9c322279c2efa3b82a491c",
103
- "Payload": "OpenSSH/8.0",
104
- "Port": "22",
105
- "RecentTime": "2023-09-27 11:49:10",
106
- "RiskId": "1498f23a853529b3be8cf554629e4533",
107
- "Status": 0,
108
- "TaskId": "",
109
- "Uin": "",
110
- "VULName": "OpenSSH 命令注入漏洞(CVE-2020-15778)",
111
- "VULType": "命令注入",
112
- "VULURL": ""
113
- },
114
- {
115
- "AffectAsset": "42.192.123.209",
116
- "AppId": "1300448058",
117
- "AppName": "Nginx",
118
- "AppVersion": "-",
119
- "CVE": "CVE-2019-9511",
120
- "CVSS": 0,
121
- "CWPVersion": 4,
122
- "Component": "Nginx",
123
- "EMGCVulType": 0,
124
- "FirstTime": "2023-09-26 16:34:50",
125
- "From": "云安全中心",
126
- "HandleTaskId": "",
127
- "Index": "fed411b4775d7f46cd192a45e2877f0b",
128
- "InstanceId": "ins-p1jyrg75",
129
- "InstanceName": "[autotest][勿删]自动化测试VPC",
130
- "InstanceType": "CVM",
131
- "InstanceUUID": "bdc338d2-eaaf-4b17-9708-9e9bd26806ae",
132
- "Level": "high",
133
- "Nick": "",
134
- "PCMGRId": "",
135
- "POCId": "654f82856a1f02e61941529f4d7bb642",
136
- "Payload": "nginx/1.14.1",
137
- "Port": "80",
138
- "RecentTime": "2023-09-27 11:49:10",
139
- "RiskId": "28d5b79163e64cd046e6537131ea9e08",
140
- "Status": 0,
141
- "TaskId": "",
142
- "Uin": "",
143
- "VULName": "nginx 安全漏洞(CVE-2019-9511)",
144
- "VULType": "其他",
145
- "VULURL": ""
146
- },
147
- {
148
- "AffectAsset": "81.69.38.139",
149
- "AppId": "1300448058",
150
- "AppName": "Nginx",
151
- "AppVersion": "-",
152
- "CVE": "CVE-2019-9511",
153
- "CVSS": 0,
154
- "CWPVersion": 4,
155
- "Component": "Nginx",
156
- "EMGCVulType": 0,
157
- "FirstTime": "2023-09-26 16:34:50",
158
- "From": "云安全中心",
159
- "HandleTaskId": "",
160
- "Index": "3b4a757f4f20274df5afbf45a9fd961b",
161
- "InstanceId": "ins-17ye5faf",
162
- "InstanceName": "[autotest][勿删]自动化测试VPC",
163
- "InstanceType": "CVM",
164
- "InstanceUUID": "9910883f-ca69-41b8-8f41-6b399b30a053",
165
- "Level": "high",
166
- "Nick": "",
167
- "PCMGRId": "",
168
- "POCId": "654f82856a1f02e61941529f4d7bb642",
169
- "Payload": "nginx/1.14.1",
170
- "Port": "80",
171
- "RecentTime": "2023-09-27 11:49:10",
172
- "RiskId": "28d5b79163e64cd046e6537131ea9e08",
173
- "Status": 0,
174
- "TaskId": "",
175
- "Uin": "",
176
- "VULName": "nginx 安全漏洞(CVE-2019-9511)",
177
- "VULType": "其他",
178
- "VULURL": ""
179
- },
180
- {
181
- "AffectAsset": "42.192.123.209",
182
- "AppId": "1300448058",
183
- "AppName": "Nginx",
184
- "AppVersion": "-",
185
- "CVE": "CVE-2022-41742",
186
- "CVSS": 0,
187
- "CWPVersion": 4,
188
- "Component": "Nginx",
189
- "EMGCVulType": 0,
190
- "FirstTime": "2023-09-26 16:34:50",
191
- "From": "云安全中心",
192
- "HandleTaskId": "",
193
- "Index": "f71a76c67fdfdcfed6164d37a163f3ee",
194
- "InstanceId": "ins-p1jyrg75",
195
- "InstanceName": "[autotest][勿删]自动化测试VPC",
196
- "InstanceType": "CVM",
197
- "InstanceUUID": "bdc338d2-eaaf-4b17-9708-9e9bd26806ae",
198
- "Level": "high",
199
- "Nick": "",
200
- "PCMGRId": "",
201
- "POCId": "62fb737e4fcabde555e911e4cab32b6a",
202
- "Payload": "nginx/1.14.1",
203
- "Port": "80",
204
- "RecentTime": "2023-09-27 11:49:10",
205
- "RiskId": "367a544eab01c874b7db69491d78e6d2",
206
- "Status": 0,
207
- "TaskId": "",
208
- "Uin": "",
209
- "VULName": "nginx 越界写入漏洞(CVE-2022-41742)",
210
- "VULType": "处理逻辑错误",
211
- "VULURL": ""
212
- },
213
- {
214
- "AffectAsset": "81.69.38.139",
215
- "AppId": "1300448058",
216
- "AppName": "Nginx",
217
- "AppVersion": "-",
218
- "CVE": "CVE-2022-41742",
219
- "CVSS": 0,
220
- "CWPVersion": 4,
221
- "Component": "Nginx",
222
- "EMGCVulType": 0,
223
- "FirstTime": "2023-09-26 16:34:50",
224
- "From": "云安全中心",
225
- "HandleTaskId": "",
226
- "Index": "8b915d789892bf6ecc516f4e98912c39",
227
- "InstanceId": "ins-17ye5faf",
228
- "InstanceName": "[autotest][勿删]自动化测试VPC",
229
- "InstanceType": "CVM",
230
- "InstanceUUID": "9910883f-ca69-41b8-8f41-6b399b30a053",
231
- "Level": "high",
232
- "Nick": "",
233
- "PCMGRId": "",
234
- "POCId": "62fb737e4fcabde555e911e4cab32b6a",
235
- "Payload": "nginx/1.14.1",
236
- "Port": "80",
237
- "RecentTime": "2023-09-27 11:49:10",
238
- "RiskId": "367a544eab01c874b7db69491d78e6d2",
239
- "Status": 0,
240
- "TaskId": "",
241
- "Uin": "",
242
- "VULName": "nginx 越界写入漏洞(CVE-2022-41742)",
243
- "VULType": "处理逻辑错误",
244
- "VULURL": ""
245
- },
246
- {
247
- "AffectAsset": "42.192.123.209",
248
- "AppId": "1300448058",
249
- "AppName": "-",
250
- "AppVersion": "-",
251
- "CVE": "-",
252
- "CVSS": 0,
253
- "CWPVersion": 4,
254
- "Component": "",
255
- "EMGCVulType": 0,
256
- "FirstTime": "2023-09-26 16:41:07",
257
- "From": "云安全中心",
258
- "HandleTaskId": "",
259
- "Index": "9f7b3ab47fcf97820bdd1d20cec0f5da",
260
- "InstanceId": "ins-p1jyrg75",
261
- "InstanceName": "[autotest][勿删]自动化测试VPC",
262
- "InstanceType": "CVM",
263
- "InstanceUUID": "bdc338d2-eaaf-4b17-9708-9e9bd26806ae",
264
- "Level": "high",
265
- "Nick": "",
266
- "PCMGRId": "",
267
- "POCId": "85fa1a25269ee51318abe17dbd7319be",
268
- "Payload": "username:, password:, nlstResult:['pub'] ",
269
- "Port": "80",
270
- "RecentTime": "2023-09-27 11:55:39",
271
- "RiskId": "3fd56b7aa90aa2d82dc5a09e16a3dc6c",
272
- "Status": 0,
273
- "TaskId": "",
274
- "Uin": "",
275
- "VULName": "检测到目标FTP服务可匿名访问",
276
- "VULType": "未授权访问",
277
- "VULURL": "http://42.192.123.209/"
278
- },
279
- {
280
- "AffectAsset": "42.192.123.209",
281
- "AppId": "1300448058",
282
- "AppName": "Nginx",
283
- "AppVersion": "-",
284
- "CVE": "CVE-2021-23017",
285
- "CVSS": 0,
286
- "CWPVersion": 4,
287
- "Component": "Nginx",
288
- "EMGCVulType": 0,
289
- "FirstTime": "2023-09-26 16:34:50",
290
- "From": "云安全中心",
291
- "HandleTaskId": "",
292
- "Index": "5af1a3e8be94b821f9f88ba1275e0eb1",
293
- "InstanceId": "ins-p1jyrg75",
294
- "InstanceName": "[autotest][勿删]自动化测试VPC",
295
- "InstanceType": "CVM",
296
- "InstanceUUID": "bdc338d2-eaaf-4b17-9708-9e9bd26806ae",
297
- "Level": "high",
298
- "Nick": "",
299
- "PCMGRId": "",
300
- "POCId": "b6b554295a36babb8f5dd308ab91e7a0",
301
- "Payload": "nginx/1.14.1",
302
- "Port": "80",
303
- "RecentTime": "2023-09-27 11:49:10",
304
- "RiskId": "4a2c3dfabf00f0f67e2bf6af373eb0d8",
305
- "Status": 0,
306
- "TaskId": "",
307
- "Uin": "",
308
- "VULName": "nginx 安全漏洞(CVE-2021-23017)",
309
- "VULType": "其他",
310
- "VULURL": ""
311
- },
312
- {
313
- "AffectAsset": "81.69.38.139",
314
- "AppId": "1300448058",
315
- "AppName": "Nginx",
316
- "AppVersion": "-",
317
- "CVE": "CVE-2021-23017",
318
- "CVSS": 0,
319
- "CWPVersion": 4,
320
- "Component": "Nginx",
321
- "EMGCVulType": 0,
322
- "FirstTime": "2023-09-26 16:34:50",
323
- "From": "云安全中心",
324
- "HandleTaskId": "",
325
- "Index": "5324188b8413cec59971463187276526",
326
- "InstanceId": "ins-17ye5faf",
327
- "InstanceName": "[autotest][勿删]自动化测试VPC",
328
- "InstanceType": "CVM",
329
- "InstanceUUID": "9910883f-ca69-41b8-8f41-6b399b30a053",
330
- "Level": "high",
331
- "Nick": "",
332
- "PCMGRId": "",
333
- "POCId": "b6b554295a36babb8f5dd308ab91e7a0",
334
- "Payload": "nginx/1.14.1",
335
- "Port": "80",
336
- "RecentTime": "2023-09-27 11:49:10",
337
- "RiskId": "4a2c3dfabf00f0f67e2bf6af373eb0d8",
338
- "Status": 0,
339
- "TaskId": "",
340
- "Uin": "",
341
- "VULName": "nginx 安全漏洞(CVE-2021-23017)",
342
- "VULType": "其他",
343
- "VULURL": ""
344
47
  }
345
48
  ],
346
49
  "FromLists": [
@@ -0,0 +1,21 @@
1
+ **Example 1: 请求成功示例**
2
+
3
+ 成功示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli domain BidPreDomains --cli-unfold-argument \
9
+ --BusinessId P0011712825815133328 \
10
+ --Price 5000
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "RequestId": "ec312415-2f61-4a18-987d-d69e55a2847c"
18
+ }
19
+ }
20
+ ```
21
+
@@ -0,0 +1,43 @@
1
+ **Example 1: 请求成功示例**
2
+
3
+ 成功示例
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli domain DescribeReservedBidInfo --cli-unfold-argument \
9
+ --BusinessId P0011712825815133328
10
+ ```
11
+
12
+ Output:
13
+ ```
14
+ {
15
+ "Response": {
16
+ "BidList": [
17
+ {
18
+ "BidStatus": "up",
19
+ "BidTime": "17:19:30",
20
+ "Price": 210,
21
+ "User": "roy***@tencent.com"
22
+ },
23
+ {
24
+ "BidStatus": "down",
25
+ "BidTime": "17:18:45",
26
+ "Price": 200,
27
+ "User": "155***@qq.com"
28
+ },
29
+ {
30
+ "BidStatus": "down",
31
+ "BidTime": "17:15:24",
32
+ "Price": 190,
33
+ "User": "roy***@tencent.com"
34
+ }
35
+ ],
36
+ "Price": 200,
37
+ "RequestId": "43271422-1fe8-4af5-99ff-afc140ea35b2",
38
+ "UpPrice": 210,
39
+ "UpUser": "roy***@tencent.com"
40
+ }
41
+ }
42
+ ```
43
+
@@ -34,3 +34,34 @@ Output:
34
34
  }
35
35
  ```
36
36
 
37
+ **Example 2: 请求成功示例**
38
+
39
+ 请求成功获取参数示例
40
+
41
+ Input:
42
+
43
+ ```
44
+ tccli domain DescribeReservedPreDomainInfo --cli-unfold-argument ```
45
+
46
+ Output:
47
+ ```
48
+ {
49
+ "Response": {
50
+ "RequestId": "a6bd9e77-517f-4fd8-9ee9-f7042b7ae847",
51
+ "ReservedPreDomainInfoList": [
52
+ {
53
+ "BusinessId": "P0011712734968570466",
54
+ "ChangeOwnerTime": "2024-03-15 08:40:34",
55
+ "Domain": "fdasfasfdsaf.com",
56
+ "ExpireTime": "2024-01-14 08:40:34",
57
+ "FailReason": "",
58
+ "RegTime": "2020-01-14 08:40:34",
59
+ "ReservedStatus": 6,
60
+ "ResourceId": "R0011712734968672830"
61
+ }
62
+ ],
63
+ "Total": 1
64
+ }
65
+ }
66
+ ```
67
+
@@ -1,13 +1,13 @@
1
- **Example 1: 修改ES集群实例名称**
1
+ **Example 1: 重置Kibana密码**
2
2
 
3
- 用以修改指定ES集群实例的名称
3
+ 重置指定ES集群实例Kibana密码
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli es UpdateInstance --cli-unfold-argument \
9
- --InstanceId es-xxxxxx \
10
- --InstanceName newName
9
+ --InstanceId es-xxxxxxxx \
10
+ --Password newPwd_123
11
11
  ```
12
12
 
13
13
  Output:
@@ -20,23 +20,17 @@ Output:
20
20
  }
21
21
  ```
22
22
 
23
- **Example 2: ES集群节点规格变更**
23
+ **Example 2: ES集群纵向扩缩容**
24
24
 
25
- 用以对指定ES集群实例进行横向扩缩容,纵向扩缩容,增加专用主节点,专用主节点横向扩缩容,纵向扩缩容等操作,NodeInfoList要传递目标的全量节点信息
25
+ 用以对集群的节点规格(核数、内存大小)和磁盘大小进行扩缩容操作(当前仅支持纵向扩容)
26
26
 
27
27
  Input:
28
28
 
29
29
  ```
30
30
  tccli es UpdateInstance --cli-unfold-argument \
31
- --InstanceId es-xxxxxx \
32
- --NodeInfoList.0.NodeType ES.S1.SMALL2 \
33
- --NodeInfoList.0.NodeNum 3 \
34
- --NodeInfoList.0.Type dedicatedMaster \
35
- --NodeInfoList.1.DiskSize 100 \
36
- --NodeInfoList.1.NodeType ES.S1.SMALL2 \
37
- --NodeInfoList.1.NodeNum 2 \
38
- --NodeInfoList.1.Type hotData \
39
- --NodeInfoList.1.DiskType CLOUD_SSD
31
+ --InstanceId es-xxxxxxxx \
32
+ --DiskSize 150 \
33
+ --NodeType ES.S1.MEDIUM4
40
34
  ```
41
35
 
42
36
  Output:
@@ -49,16 +43,23 @@ Output:
49
43
  }
50
44
  ```
51
45
 
52
- **Example 3: 修改ES集群实例配置**
46
+ **Example 3: ES集群节点规格变更**
53
47
 
54
- 用以对指定的ES集群实例的配置进行修改操作
48
+ 用以对指定ES集群实例进行横向扩缩容,纵向扩缩容,增加专用主节点,专用主节点横向扩缩容,纵向扩缩容等操作,NodeInfoList要传递目标的全量节点信息
55
49
 
56
50
  Input:
57
51
 
58
52
  ```
59
53
  tccli es UpdateInstance --cli-unfold-argument \
60
- --InstanceId es-xxxxxxxx \
61
- --EsConfig {"action.destructive_requires_name":"true"}
54
+ --InstanceId es-xxxxxx \
55
+ --NodeInfoList.0.NodeType ES.S1.SMALL2 \
56
+ --NodeInfoList.0.NodeNum 3 \
57
+ --NodeInfoList.0.Type dedicatedMaster \
58
+ --NodeInfoList.1.DiskSize 100 \
59
+ --NodeInfoList.1.NodeType ES.S1.SMALL2 \
60
+ --NodeInfoList.1.NodeNum 2 \
61
+ --NodeInfoList.1.Type hotData \
62
+ --NodeInfoList.1.DiskType CLOUD_SSD
62
63
  ```
63
64
 
64
65
  Output:
@@ -71,16 +72,16 @@ Output:
71
72
  }
72
73
  ```
73
74
 
74
- **Example 4: 重置Kibana密码**
75
+ **Example 4: 修改ES集群实例名称**
75
76
 
76
- 重置指定ES集群实例Kibana密码
77
+ 用以修改指定ES集群实例的名称
77
78
 
78
79
  Input:
79
80
 
80
81
  ```
81
82
  tccli es UpdateInstance --cli-unfold-argument \
82
- --InstanceId es-xxxxxxxx \
83
- --Password newPwd_123
83
+ --InstanceId es-xxxxxx \
84
+ --InstanceName newName
84
85
  ```
85
86
 
86
87
  Output:
@@ -93,17 +94,16 @@ Output:
93
94
  }
94
95
  ```
95
96
 
96
- **Example 5: ES集群纵向扩缩容**
97
+ **Example 5: 修改ES集群实例配置**
97
98
 
98
- 用以对集群的节点规格(核数、内存大小)和磁盘大小进行扩缩容操作(当前仅支持纵向扩容)
99
+ 用以对指定的ES集群实例的配置进行修改操作
99
100
 
100
101
  Input:
101
102
 
102
103
  ```
103
104
  tccli es UpdateInstance --cli-unfold-argument \
104
105
  --InstanceId es-xxxxxxxx \
105
- --DiskSize 150 \
106
- --NodeType ES.S1.MEDIUM4
106
+ --EsConfig {"action.destructive_requires_name":"true"}
107
107
  ```
108
108
 
109
109
  Output: