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
@@ -0,0 +1,21 @@
1
+ **Example 1: 文档审核重试**
2
+
3
+ 文档审核重试
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke RetryDocAudit --cli-unfold-argument \
9
+ --BotBizId abc \
10
+ --DocBizId abc
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "RequestId": "abc"
18
+ }
19
+ }
20
+ ```
21
+
@@ -0,0 +1,21 @@
1
+ **Example 1: 文档解析重试**
2
+
3
+ 文档解析重试
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke RetryDocParse --cli-unfold-argument \
9
+ --BotBizId abc \
10
+ --DocBizId abc
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "RequestId": "abc"
18
+ }
19
+ }
20
+ ```
21
+
@@ -0,0 +1,21 @@
1
+ **Example 1: 发布重试**
2
+
3
+ 发布重试
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke RetryRelease --cli-unfold-argument \
9
+ --BotBizId 1714970520775950336 \
10
+ --ReleaseBizId 1730138654150348801
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "RequestId": "1502bee6-c6ac-44f4-ad37-c4247d03bf5d"
18
+ }
19
+ }
20
+ ```
21
+
@@ -0,0 +1,34 @@
1
+ **Example 1: 保存文档**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke SaveDoc --cli-unfold-argument \
9
+ --BotBizId 1727231073371148288 \
10
+ --FileName jkadslfjalkdfjaklsdfla.docx \
11
+ --FileType docx \
12
+ --CosUrl /corp/137/doc/jkadslfjalkdfjaklsdfla.docx \
13
+ --ETag f679b6029cba26d65ef93c4e174b59d8 \
14
+ --CosHash xxxxxxxxx \
15
+ --Size 643000 \
16
+ --Source 1 \
17
+ --WebUrl \
18
+ --AttrRange 1 \
19
+ --ReferUrlType 0
20
+ ```
21
+
22
+ Output:
23
+ ```
24
+ {
25
+ "Response": {
26
+ "DocBizId": "1694921462777761792",
27
+ "ErrorMsg": "",
28
+ "ErrorLink": "",
29
+ "ErrorLinkText": "",
30
+ "RequestId": "e3338103-3165-49c0-b218-245be865cca5"
31
+ }
32
+ }
33
+ ```
34
+
@@ -0,0 +1,21 @@
1
+ **Example 1: 终止文档解析**
2
+
3
+ 终止文档解析
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke StopDocParse --cli-unfold-argument \
9
+ --BotBizId abc \
10
+ --DocBizId abc
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "RequestId": "abc"
18
+ }
19
+ }
20
+ ```
21
+
@@ -0,0 +1,27 @@
1
+ **Example 1: 上传导入知识标签**
2
+
3
+ 上传导入知识标签
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke UploadAttributeLabel --cli-unfold-argument \
9
+ --BotBizId 1696822786072117248 \
10
+ --FileName 99个属性.xlsx \
11
+ --CosUrl /corp/137/doc/vflu03AWF1qQx7bkoGrA-7113266998.xlsx \
12
+ --CosHash xxxxxxxxx \
13
+ --Size 17544
14
+ ```
15
+
16
+ Output:
17
+ ```
18
+ {
19
+ "Response": {
20
+ "ErrorLink": "",
21
+ "ErrorLinkText": "",
22
+ "ErrorMsg": "",
23
+ "RequestId": "c41dfeef-6a60-4b79-bff5-377ffc218223"
24
+ }
25
+ }
26
+ ```
27
+
@@ -0,0 +1,27 @@
1
+ **Example 1: 校验问答**
2
+
3
+
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli lke VerifyQA --cli-unfold-argument \
9
+ --LoginUin 600000562455 \
10
+ --LoginSubAccountUin 600000562455 \
11
+ --List.0.QaBizId 161707 \
12
+ --List.0.IsAccepted True \
13
+ --List.0.CateBizId \
14
+ --List.0.Question \
15
+ --List.0.Answer \
16
+ --BotBizId 1696822786072117248
17
+ ```
18
+
19
+ Output:
20
+ ```
21
+ {
22
+ "Response": {
23
+ "RequestId": "9ea25595-b37f-4612-b82b-96616bd75c82"
24
+ }
25
+ }
26
+ ```
27
+
@@ -31,7 +31,9 @@ Output:
31
31
  ],
32
32
  "CapacitySize": 20000,
33
33
  "CapacityRemain": 10000,
34
- "RenewFlag": true
34
+ "RenewFlag": true,
35
+ "ModifyStatus": 0,
36
+ "TruncFlag": false
35
37
  }
36
38
  ],
37
39
  "RequestId": "1206563f-f13f-4647-aaa8-37fa86954cc4-1"
@@ -39,3 +39,45 @@ Output:
39
39
  }
40
40
  ```
41
41
 
42
+ **Example 2: 获取多个设备的流量使用信息之和**
43
+
44
+
45
+
46
+ Input:
47
+
48
+ ```
49
+ tccli mna GetFlowStatistic --cli-unfold-argument \
50
+ --EndTime 1659514692 \
51
+ --Type 1 \
52
+ --DeviceId \
53
+ --DeviceList abc bcd \
54
+ --TimeGranularity 1 \
55
+ --BeginTime 1659513692
56
+ ```
57
+
58
+ Output:
59
+ ```
60
+ {
61
+ "Response": {
62
+ "MaxValue": 51548,
63
+ "AvgValue": 15441,
64
+ "TotalValue": 656546,
65
+ "NetDetails": [
66
+ {
67
+ "Time": "1659513692",
68
+ "Current": 3546545
69
+ },
70
+ {
71
+ "Time": "1659513692",
72
+ "Current": 4454864
73
+ },
74
+ {
75
+ "Time": "1659513692",
76
+ "Current": 4848941
77
+ }
78
+ ],
79
+ "RequestId": ""
80
+ }
81
+ }
82
+ ```
83
+
@@ -13,7 +13,6 @@ Output:
13
13
  ```
14
14
  {
15
15
  "Response": {
16
- "Angel": 359.989990234375,
17
16
  "Angle": 359.989990234375,
18
17
  "Language": "zh",
19
18
  "PdfPageSize": 0,
@@ -14,7 +14,7 @@ Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "NodeId": 1123,
17
+ "NodeId": 1001,
18
18
  "RequestId": "b46d2afe-6893-4529-bc96-2c82d9214957"
19
19
  }
20
20
  }
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization BindOrganizationMemberAuthAccount --cli-unfold-argument \
9
- --MemberUin 100000546922 \
10
- --PolicyId 98081 \
11
- --OrgSubAccountUins 100000546921
9
+ --MemberUin 111111111111 \
10
+ --PolicyId 123 \
11
+ --OrgSubAccountUins 222222222222
12
12
  ```
13
13
 
14
14
  Output:
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization CancelOrganizationMemberAuthAccount --cli-unfold-argument \
9
- --MemberUin 100000546922 \
10
- --PolicyId 98081 \
11
- --OrgSubAccountUin 100000546921
9
+ --MemberUin 111111111111 \
10
+ --PolicyId 123 \
11
+ --OrgSubAccountUin 222222222222
12
12
  ```
13
13
 
14
14
  Output:
@@ -13,14 +13,14 @@ Output:
13
13
  ```
14
14
  {
15
15
  "Response": {
16
- "AllowDelete": false,
16
+ "AllowDelete": true,
17
17
  "NotAllowReason": {
18
18
  "IsCreateMember": true,
19
19
  "DeletionPermission": true,
20
- "IsAssignManager": true,
21
- "IsAuthManager": true,
22
- "IsShareManager": true,
23
- "OperateProcess": true,
20
+ "IsAssignManager": false,
21
+ "IsAuthManager": false,
22
+ "IsShareManager": false,
23
+ "OperateProcess": false,
24
24
  "BillingPermission": true,
25
25
  "ExistResources": [],
26
26
  "DetectFailedResources": []
@@ -7,8 +7,8 @@ Input:
7
7
  ```
8
8
  tccli organization CreateOrganizationMember --cli-unfold-argument \
9
9
  --Remark test \
10
- --Name test \
11
- --NodeId 27 \
10
+ --Name name \
11
+ --NodeId 1001 \
12
12
  --AccountName test \
13
13
  --PermissionIds 1 2 \
14
14
  --PolicyType Finical \
@@ -7,7 +7,7 @@ Input:
7
7
  ```
8
8
  tccli organization CreateOrganizationMemberAuthIdentity --cli-unfold-argument \
9
9
  --MemberUins 111111111111 \
10
- --IdentityIds 1
10
+ --IdentityIds 13
11
11
  ```
12
12
 
13
13
  Output:
@@ -6,17 +6,17 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization CreateOrganizationMemberPolicy --cli-unfold-argument \
9
- --PolicyName test \
10
- --MemberUin 100000546922 \
11
- --Description test \
12
- --IdentityId 1
9
+ --PolicyName policy_name \
10
+ --MemberUin 111111111111 \
11
+ --Description description \
12
+ --IdentityId 11
13
13
  ```
14
14
 
15
15
  Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "PolicyId": 98081,
19
+ "PolicyId": 123,
20
20
  "RequestId": "a1a10c6e-6723-408a-858b-2cb84e92776c"
21
21
  }
22
22
  }
@@ -7,9 +7,9 @@ Input:
7
7
  ```
8
8
  tccli organization CreateOrganizationMembersPolicy --cli-unfold-argument \
9
9
  --MemberUins 111111111111 \
10
- --PolicyName test \
10
+ --PolicyName policy_name \
11
11
  --IdentityId 11 \
12
- --Description
12
+ --Description description
13
13
  ```
14
14
 
15
15
  Output:
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization DeleteOrganizationMembers --cli-unfold-argument \
9
- --MemberUin 10000023635
9
+ --MemberUin 111111111111
10
10
  ```
11
11
 
12
12
  Output:
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization DeleteOrganizationNodes --cli-unfold-argument \
9
- --NodeId 123
9
+ --NodeId 1001
10
10
  ```
11
11
 
12
12
  Output:
@@ -8,7 +8,7 @@ Input:
8
8
  tccli organization DeleteShareUnitResources --cli-unfold-argument \
9
9
  --UnitId shareUnit-xhre**ra2p \
10
10
  --Area ap-guangzhou \
11
- --Type vpc \
11
+ --Type secret \
12
12
  --Resources.0.ResourceId shareResource-12**erte
13
13
  ```
14
14
 
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization DescribeOrganizationMemberAuthAccounts --cli-unfold-argument \
9
- --MemberUin 100000546922 \
9
+ --MemberUin 111111111111 \
10
10
  --Limit 10 \
11
- --PolicyId 98081 \
11
+ --PolicyId 11 \
12
12
  --Offset 0
13
13
  ```
14
14
 
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization DescribeOrganizationMemberPolicies --cli-unfold-argument \
9
- --MemberUin 100000546922 \
9
+ --MemberUin 111111111111 \
10
10
  --Limit 10 \
11
11
  --Offset 0
12
12
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization MoveOrganizationNodeMembers --cli-unfold-argument \
9
- --MemberUin 100000023837 \
10
- --NodeId 123
9
+ --MemberUin 111111111111 \
10
+ --NodeId 1001
11
11
  ```
12
12
 
13
13
  Output:
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization QuitOrganization --cli-unfold-argument \
9
- --OrgId 123
9
+ --OrgId 1234
10
10
  ```
11
11
 
12
12
  Output:
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization UpdateOrganizationMember --cli-unfold-argument \
9
- --Remark tt \
9
+ --Remark remark \
10
10
  --MemberUin 111111111111 \
11
- --Name test
11
+ --Name name
12
12
  ```
13
13
 
14
14
  Output:
@@ -6,11 +6,11 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization UpdateOrganizationMemberEmailBind --cli-unfold-argument \
9
- --MemberUin 12726 \
9
+ --MemberUin 111111111111 \
10
10
  --BindId 12 \
11
- --Email 2727226@qq.com \
11
+ --Email 12***@qq.com \
12
12
  --CountryCode 86 \
13
- --Phone 18765431234
13
+ --Phone 18***32
14
14
  ```
15
15
 
16
16
  Output:
@@ -6,8 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli organization UpdateOrganizationNode --cli-unfold-argument \
9
- --NodeId 123 \
10
- --Name test
9
+ --NodeId 1001 \
10
+ --Name name \
11
+ --Remark remark
11
12
  ```
12
13
 
13
14
  Output:
@@ -39,7 +39,13 @@ Output:
39
39
  "VPort": 1433,
40
40
  "UniqVpcId": "vpc-h8a9j18",
41
41
  "UniqSubnetId": "sub-jia891k9"
42
- }
42
+ },
43
+ "OldVipList": [
44
+ {
45
+ "Vip": "127.0.0.1",
46
+ "RecycleTime": "2024-03-26 12:28:41"
47
+ }
48
+ ]
43
49
  }
44
50
  }
45
51
  ```
@@ -0,0 +1,23 @@
1
+ **Example 1: 查询按照时间点可回档的时间范围。**
2
+
3
+ 本接口(DescribeRestoreTimeRange)用于查询按照时间点可回档的时间范围。
4
+
5
+ Input:
6
+
7
+ ```
8
+ tccli sqlserver DescribeRestoreTimeRange --cli-unfold-argument \
9
+ --InstanceId mssql-aj89iq78 \
10
+ --TargetInstanceId mssql-jkoa09sf
11
+ ```
12
+
13
+ Output:
14
+ ```
15
+ {
16
+ "Response": {
17
+ "MinTime": "2024-01-01 00:00:00",
18
+ "MaxTime": "2024-01-07 00:00:00",
19
+ "RequestId": "cd7a35be-2fbf-f3a6-210a-ea9afe158817"
20
+ }
21
+ }
22
+ ```
23
+
@@ -7,7 +7,32 @@ Input:
7
7
  ```
8
8
  tccli ssl DeployCertificateInstance --cli-unfold-argument \
9
9
  --CertificateId vyRlKIeI \
10
- --InstanceIdList lb-pk278gkq|lbl-2yju432e lb-mmgz14kg|lbl-5q6yn03o|asdasd.ninghhuang.top
10
+ --InstanceIdList lb-pk278gkq|lbl-2yju432e lb-mmgz14kg|lbl-5q6yn03o|clb1.ninghhuang.top \
11
+ --ResourceType clb
12
+ ```
13
+
14
+ Output:
15
+ ```
16
+ {
17
+ "Response": {
18
+ "DeployRecordId": 1,
19
+ "DeployStatus": 0,
20
+ "RequestId": "abc"
21
+ }
22
+ }
23
+ ```
24
+
25
+ **Example 2: 证书部署到cdn云资源实例列表**
26
+
27
+ 证书部署到cdn云资源域名列表
28
+
29
+ Input:
30
+
31
+ ```
32
+ tccli ssl DeployCertificateInstance --cli-unfold-argument \
33
+ --CertificateId vyRlKIeI \
34
+ --InstanceIdList cdn1.ninghhuang.top cdn2.ninghhuang.top \
35
+ --ResourceType cdn
11
36
  ```
12
37
 
13
38
  Output:
@@ -36,6 +36,7 @@ tccli tione CreateBatchTask --cli-unfold-argument \
36
36
  --CodePackage.Region ap-shanghai \
37
37
  --CodePackage.Paths test/model/code_Path \
38
38
  --StartCmd python3 /opt/ml/code/model_service.py \
39
+ --StartCmdBase64 L2FwcC9ydW4uc2g= \
39
40
  --DataConfigs.0.MappingPath \
40
41
  --DataConfigs.0.DataSourceType \
41
42
  --DataConfigs.0.DataSetSource.Id 12345678 \
@@ -442,6 +442,9 @@ SERVICE_VERSIONS = {
442
442
  "live": [
443
443
  "2018-08-01"
444
444
  ],
445
+ "lke": [
446
+ "2023-11-30"
447
+ ],
445
448
  "lowcode": [
446
449
  "2021-01-08"
447
450
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "actions": {
3
3
  "ImageToImage": {
4
- "document": "智能图生图接口将根据输入的图片及辅助描述文本,智能生成与之相关的结果图。\n输入:单边分辨率小于2000、转成 Base64 字符串后小于 5MB 的图片,建议同时输入描述文本。\n输出:对应风格及分辨率的 AI 生成图。\n可支持的风格详见 [智能图生图风格列表](https://cloud.tencent.com/document/product/1668/86250),请将列表中的“风格编号”传入 Styles 数组,建议选择一种风格。\n\n请求频率限制为1次/秒。",
4
+ "document": "智能图生图接口提供基础版图生图能力,将根据输入的图像及文本描述,智能生成风格转化后的图像。建议避免输入人像过小、姿势复杂、人数较多的人像图片。\n智能图生图默认提供3个并发任务数,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
5
5
  "input": "ImageToImageRequest",
6
6
  "name": "智能图生图",
7
7
  "output": "ImageToImageResponse",
@@ -22,7 +22,7 @@
22
22
  "status": "online"
23
23
  },
24
24
  "TextToImage": {
25
- "document": "智能文生图接口将根据输入的描述文本,智能生成与之相关的结果图。\n输入:256个字符以内的描述性文本,推荐使用中文。\n输出:对应风格及分辨率的 AI 生成图。\n可支持的风格详见 [智能文生图风格列表](https://cloud.tencent.com/document/product/1668/86249),请将列表中的“风格编号”传入 Styles 数组,建议选择一种风格。\n\n请求频率限制为1次/秒。",
25
+ "document": "智能文生图接口提供基础版文生图能力,将根据输入的文本描述,智能生成与之相关的结果图。\n\n智能文生图默认提供3个并发任务数,代表最多能同时处理3个已提交的任务,上一个任务处理完毕后才能开始处理下一个任务。",
26
26
  "input": "TextToImageRequest",
27
27
  "name": "智能文生图",
28
28
  "output": "TextToImageResponse",
@@ -41,7 +41,7 @@
41
41
  "members": [
42
42
  {
43
43
  "disabled": false,
44
- "document": "输入图 Base64 数据。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Base64 为准。\n图片限制:单边分辨率小于2000,转成 Base64 字符串后小于 5MB。",
44
+ "document": "输入图 Base64 数据。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Base64 为准。\n图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 8MB。",
45
45
  "example": "无",
46
46
  "member": "string",
47
47
  "name": "InputImage",
@@ -50,7 +50,7 @@
50
50
  },
51
51
  {
52
52
  "disabled": false,
53
- "document": "输入图 Url。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Base64 为准。\n图片限制:单边分辨率小于2000,转成 Base64 字符串后小于 5MB。",
53
+ "document": "输入图 Url。\n算法将根据输入的图片,结合文本描述智能生成与之相关的图像。\nBase64 和 Url 必须提供一个,如果都提供以 Base64 为准。\n图片限制:单边分辨率小于5000,转成 Base64 字符串后小于8MB。",
54
54
  "example": "无",
55
55
  "member": "string",
56
56
  "name": "InputUrl",
@@ -86,7 +86,7 @@
86
86
  },
87
87
  {
88
88
  "disabled": false,
89
- "document": "生成图结果的配置,包括输出图片分辨率和尺寸等。\n支持生成以下分辨率的图片:origin(与输入图分辨率一致)、768:768(1:1)、768:1024(3:4)、1024:768(4:3),不传默认使用origin。",
89
+ "document": "生成图结果的配置,包括输出图片分辨率和尺寸等。\n支持生成以下分辨率的图片:origin(与输入图分辨率一致,长边最高为2000,超出将做等比例缩小)、768:768(1:1)、768:1024(3:4)、1024:768(4:3)。\n不传默认使用origin。",
90
90
  "example": "无",
91
91
  "member": "ResultConfig",
92
92
  "name": "ResultConfig",
@@ -256,7 +256,7 @@
256
256
  "members": [
257
257
  {
258
258
  "disabled": false,
259
- "document": "当前任务状态码:\n1:排队中、3:处理中、5:处理失败、7:处理完成。\n",
259
+ "document": "当前任务状态码:\n1:等待中、2:运行中、4:处理失败、5:处理完成。",
260
260
  "example": "无",
261
261
  "member": "string",
262
262
  "name": "JobStatusCode",
@@ -328,7 +328,7 @@
328
328
  "members": [
329
329
  {
330
330
  "disabled": false,
331
- "document": "生成图分辨率\n\n智能文生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9),不传默认使用768:768\n\n智能图生图支持生成以下分辨率的图片:origin(与输入图分辨率一致)、768:768(1:1)、768:1024(3:4)、1024:768(4:3),不传默认使用origin,如果指定生成的长宽比与输入图长宽比差异过大可能导致图片内容被裁剪",
331
+ "document": "生成图分辨率\n\n智能文生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9),不传默认使用768:768。\n\n智能图生图支持生成以下分辨率的图片:origin(与输入图分辨率一致,长边最高为2000,超出将做等比例缩小)、768:768(1:1)、768:1024(3:4)、1024:768(4:3),不传默认使用origin,如果指定生成的长宽比与输入图长宽比差异过大可能导致图片内容被裁剪。",
332
332
  "example": "768:768",
333
333
  "member": "string",
334
334
  "name": "Resolution",
@@ -1858,6 +1858,16 @@
1858
1858
  "output_required": false,
1859
1859
  "type": "int",
1860
1860
  "value_allowed_null": true
1861
+ },
1862
+ {
1863
+ "disabled": false,
1864
+ "document": "是否为超级高防包\n注意:此字段可能返回 null,表示取不到有效值。",
1865
+ "example": "1",
1866
+ "member": "uint64",
1867
+ "name": "SuperPackFlag",
1868
+ "output_required": false,
1869
+ "type": "int",
1870
+ "value_allowed_null": true
1861
1871
  }
1862
1872
  ],
1863
1873
  "usage": "out"