tccli 3.0.1098.1__py2.py3-none-any.whl → 3.0.1100.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/cfw/v20190904/DescribeIPStatusList.md +4 -4
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
- tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
- tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/OpenKafkaConsumer.md +1 -1
- tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
- tccli/examples/cynosdb/v20190107/DescribeChangedParamsAfterUpgrade.md +31 -0
- tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
- tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
- tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
- tccli/examples/faceid/v20180301/GetFaceIdResult.md +3 -1
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +183 -0
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- tccli/examples/ims/v20200713/ImageModeration.md +4 -1
- tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
- tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
- tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
- tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
- tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
- tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
- tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
- tccli/examples/teo/v20220901/CreatePlan.md +47 -0
- tccli/examples/teo/v20220901/DescribeRealtimeLogDeliveryTasks.md +42 -21
- tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
- tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
- tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
- tccli/examples/teo/v20220901/RenewPlan.md +23 -0
- tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
- tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
- tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
- tccli/examples/tke/v20180525/CreateCluster.md +58 -142
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
- tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
- tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
- tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
- tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/ccc/v20200210/api.json +1 -1
- tccli/services/cfs/v20190719/api.json +27 -27
- tccli/services/cfw/v20190904/api.json +5 -5
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/cloudstudio/v20230508/api.json +13 -4
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +501 -66
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +120 -2
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dcdb/v20180411/api.json +2 -2
- tccli/services/dlc/v20210125/api.json +14 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/domain/domain_client.py +53 -0
- tccli/services/domain/v20180808/api.json +62 -0
- tccli/services/domain/v20180808/examples.json +8 -0
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +89 -1
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/faceid/v20180301/api.json +21 -1
- tccli/services/faceid/v20180301/examples.json +1 -1
- tccli/services/hunyuan/hunyuan_client.py +53 -0
- tccli/services/hunyuan/v20230901/api.json +165 -26
- tccli/services/hunyuan/v20230901/examples.json +33 -1
- tccli/services/ims/v20200713/api.json +13 -0
- tccli/services/ims/v20200713/examples.json +1 -1
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lke/lke_client.py +114 -8
- tccli/services/lke/v20231130/api.json +492 -0
- tccli/services/lke/v20231130/examples.json +18 -2
- tccli/services/mariadb/v20170312/api.json +2 -2
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/mps/v20190612/api.json +46 -1
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +156 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +37 -35
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +503 -18
- tccli/services/teo/v20220901/examples.json +62 -2
- tccli/services/tione/v20191022/api.json +6 -7
- tccli/services/tione/v20191022/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -0
- tccli/services/tke/v20180525/api.json +77 -93
- tccli/services/tke/v20180525/examples.json +7 -7
- tccli/services/tms/tms_client.py +53 -0
- tccli/services/tms/v20201229/api.json +44 -0
- tccli/services/tms/v20201229/examples.json +8 -0
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/tse/v20201207/api.json +49 -1
- tccli/services/vpc/v20170312/api.json +3 -0
- tccli/services/vpc/v20170312/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +2 -2
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/RECORD +109 -92
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/license_files/LICENSE +0 -0
@@ -323,9 +323,9 @@
|
|
323
323
|
"status": "online"
|
324
324
|
},
|
325
325
|
"DescribeIPStatusList": {
|
326
|
-
"document": "
|
326
|
+
"document": "IP防护状态查询",
|
327
327
|
"input": "DescribeIPStatusListRequest",
|
328
|
-
"name": "
|
328
|
+
"name": "IP防护状态查询",
|
329
329
|
"output": "DescribeIPStatusListResponse",
|
330
330
|
"status": "online"
|
331
331
|
},
|
@@ -5871,7 +5871,7 @@
|
|
5871
5871
|
"example": "无",
|
5872
5872
|
"member": "IPDefendStatus",
|
5873
5873
|
"name": "StatusList",
|
5874
|
-
"
|
5874
|
+
"output_required": true,
|
5875
5875
|
"type": "list",
|
5876
5876
|
"value_allowed_null": false
|
5877
5877
|
},
|
@@ -5881,7 +5881,7 @@
|
|
5881
5881
|
"example": "1",
|
5882
5882
|
"member": "int64",
|
5883
5883
|
"name": "ReturnCode",
|
5884
|
-
"
|
5884
|
+
"output_required": true,
|
5885
5885
|
"type": "int",
|
5886
5886
|
"value_allowed_null": false
|
5887
5887
|
},
|
@@ -5891,7 +5891,7 @@
|
|
5891
5891
|
"example": "Success",
|
5892
5892
|
"member": "string",
|
5893
5893
|
"name": "ReturnMsg",
|
5894
|
-
"
|
5894
|
+
"output_required": true,
|
5895
5895
|
"type": "string",
|
5896
5896
|
"value_allowed_null": false
|
5897
5897
|
},
|
@@ -390,7 +390,7 @@
|
|
390
390
|
{
|
391
391
|
"document": "",
|
392
392
|
"input": "POST / HTTP/1.1\nHost: cfw.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIPStatusList\n<公共请求参数>\n\n{\n \"IPList\": [\n \"1.2.3.4\"\n ]\n}",
|
393
|
-
"output": "{\n \"Response\": {\n \"StatusList\": [\n {\n \"
|
393
|
+
"output": "{\n \"Response\": {\n \"StatusList\": [\n {\n \"IP\": \"abc\",\n \"Status\": 0\n }\n ],\n \"ReturnCode\": 0,\n \"ReturnMsg\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
394
394
|
"title": "告警中心-资产安全事件统计-资产详情"
|
395
395
|
}
|
396
396
|
],
|
@@ -151,7 +151,7 @@
|
|
151
151
|
"document": "应用名称",
|
152
152
|
"example": "1303697168",
|
153
153
|
"member": "int64",
|
154
|
-
"name": "
|
154
|
+
"name": "TenantAppId",
|
155
155
|
"required": false,
|
156
156
|
"type": "int"
|
157
157
|
},
|
@@ -160,7 +160,7 @@
|
|
160
160
|
"document": "用户UIN",
|
161
161
|
"example": "100015915015",
|
162
162
|
"member": "string",
|
163
|
-
"name": "
|
163
|
+
"name": "TenantUin",
|
164
164
|
"required": false,
|
165
165
|
"type": "string"
|
166
166
|
},
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"document": "VPCID",
|
170
170
|
"example": "vpc-rdfkabjj",
|
171
171
|
"member": "string",
|
172
|
-
"name": "
|
172
|
+
"name": "TenantUniqVpcId",
|
173
173
|
"required": false,
|
174
174
|
"type": "string"
|
175
175
|
},
|
@@ -178,7 +178,16 @@
|
|
178
178
|
"document": "子网ID",
|
179
179
|
"example": "subnet-bx88somq",
|
180
180
|
"member": "string",
|
181
|
-
"name": "
|
181
|
+
"name": "TenantSubnetId",
|
182
|
+
"required": false,
|
183
|
+
"type": "string"
|
184
|
+
},
|
185
|
+
{
|
186
|
+
"disabled": false,
|
187
|
+
"document": "地域",
|
188
|
+
"example": "ap-shanghai",
|
189
|
+
"member": "string",
|
190
|
+
"name": "Region",
|
182
191
|
"required": false,
|
183
192
|
"type": "string"
|
184
193
|
}
|