tccli 3.0.1097.1__py2.py3-none-any.whl → 3.0.1099.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/apm/v20210622/DescribeGeneralApmApplicationConfig.md +103 -0
- tccli/examples/apm/v20210622/DescribeTagValues.md +27 -0
- tccli/examples/apm/v20210622/ModifyGeneralApmApplicationConfig.md +29 -0
- tccli/examples/cfw/v20190904/DescribeIPStatusList.md +4 -4
- tccli/examples/cls/v20201016/OpenKafkaConsumer.md +1 -1
- tccli/examples/cynosdb/v20190107/DescribeChangedParamsAfterUpgrade.md +31 -0
- tccli/examples/ess/v20201111/CreateBatchSignUrl.md +28 -0
- tccli/examples/essbasic/v20210526/ChannelCreateBatchSignUrl.md +28 -0
- tccli/examples/faceid/v20180301/GetFaceIdResult.md +3 -1
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +43 -0
- tccli/examples/ims/v20200713/ImageModeration.md +4 -1
- tccli/examples/iotexplorer/v20190423/DescribeDeviceFirmwares.md +33 -0
- tccli/examples/teo/v20220901/DescribeRealtimeLogDeliveryTasks.md +42 -21
- tccli/services/aiart/v20221229/api.json +1 -1
- tccli/services/apm/apm_client.py +159 -0
- tccli/services/apm/v20210622/api.json +456 -0
- tccli/services/apm/v20210622/examples.json +24 -0
- 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 +14 -5
- tccli/services/cls/v20201016/api.json +68 -44
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +122 -2
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dcdb/v20180411/api.json +2 -2
- tccli/services/ess/v20201111/api.json +51 -3
- tccli/services/ess/v20201111/examples.json +6 -0
- tccli/services/essbasic/v20210526/api.json +50 -2
- tccli/services/essbasic/v20210526/examples.json +6 -0
- 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 +161 -22
- tccli/services/hunyuan/v20230901/examples.json +8 -0
- tccli/services/ims/v20200713/api.json +13 -0
- tccli/services/ims/v20200713/examples.json +1 -1
- tccli/services/ims/v20201229/api.json +55 -55
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +89 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/iss/v20230517/api.json +36 -0
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lke/lke_client.py +8 -114
- tccli/services/lke/v20231130/api.json +2 -166
- tccli/services/lke/v20231130/examples.json +0 -16
- 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/rum/v20210622/api.json +2 -2
- tccli/services/tdid/v20210519/api.json +2 -2
- tccli/services/teo/v20220901/api.json +142 -31
- tccli/services/teo/v20220901/examples.json +2 -2
- tccli/services/tione/v20211111/api.json +28 -0
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/waf/v20180125/api.json +2 -2
- {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/RECORD +64 -58
- {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1097.1.dist-info → tccli-3.0.1099.1.dist-info}/license_files/LICENSE +0 -0
@@ -404,7 +404,7 @@
|
|
404
404
|
},
|
405
405
|
{
|
406
406
|
"disabled": false,
|
407
|
-
"document": "
|
407
|
+
"document": "账号ID",
|
408
408
|
"example": "122445",
|
409
409
|
"member": "uint64",
|
410
410
|
"name": "AppId",
|
@@ -1180,7 +1180,7 @@
|
|
1180
1180
|
},
|
1181
1181
|
{
|
1182
1182
|
"disabled": false,
|
1183
|
-
"document": "用户权限,值为 all_squash、no_all_squash、root_squash、no_root_squash
|
1183
|
+
"document": "用户权限,值为 all_squash、no_all_squash、root_squash、no_root_squash。\nall_squash:所有访问用户(含 root 用户)都会被映射为匿名用户或用户组。\nno_all_squash:所有访问用户(含 root 用户)均保持原有的 UID/GID 信息。\nroot_squash:将来访的 root 用户映射为匿名用户或用户组,非 root 用户保持原有的 UID/GID 信息。\nno_root_squash:与 no_all_squash 效果一致,所有访问用户(含 root 用户)均保持原有的 UID/GID 信息\n",
|
1184
1184
|
"example": "root_squash",
|
1185
1185
|
"member": "string",
|
1186
1186
|
"name": "UserPermission",
|
@@ -1199,7 +1199,7 @@
|
|
1199
1199
|
"example": "rule-12345",
|
1200
1200
|
"member": "string",
|
1201
1201
|
"name": "RuleId",
|
1202
|
-
"
|
1202
|
+
"output_required": true,
|
1203
1203
|
"type": "string",
|
1204
1204
|
"value_allowed_null": false
|
1205
1205
|
},
|
@@ -1209,7 +1209,7 @@
|
|
1209
1209
|
"example": "pgroup-12345",
|
1210
1210
|
"member": "string",
|
1211
1211
|
"name": "PGroupId",
|
1212
|
-
"
|
1212
|
+
"output_required": true,
|
1213
1213
|
"type": "string",
|
1214
1214
|
"value_allowed_null": false
|
1215
1215
|
},
|
@@ -1219,7 +1219,7 @@
|
|
1219
1219
|
"example": "10.1.1.10",
|
1220
1220
|
"member": "string",
|
1221
1221
|
"name": "AuthClientIp",
|
1222
|
-
"
|
1222
|
+
"output_required": true,
|
1223
1223
|
"type": "string",
|
1224
1224
|
"value_allowed_null": false
|
1225
1225
|
},
|
@@ -1229,7 +1229,7 @@
|
|
1229
1229
|
"example": "rw",
|
1230
1230
|
"member": "string",
|
1231
1231
|
"name": "RWPermission",
|
1232
|
-
"
|
1232
|
+
"output_required": true,
|
1233
1233
|
"type": "string",
|
1234
1234
|
"value_allowed_null": false
|
1235
1235
|
},
|
@@ -1239,7 +1239,7 @@
|
|
1239
1239
|
"example": "root_squash",
|
1240
1240
|
"member": "string",
|
1241
1241
|
"name": "UserPermission",
|
1242
|
-
"
|
1242
|
+
"output_required": true,
|
1243
1243
|
"type": "string",
|
1244
1244
|
"value_allowed_null": false
|
1245
1245
|
},
|
@@ -1249,7 +1249,7 @@
|
|
1249
1249
|
"example": "9",
|
1250
1250
|
"member": "int64",
|
1251
1251
|
"name": "Priority",
|
1252
|
-
"
|
1252
|
+
"output_required": true,
|
1253
1253
|
"type": "int",
|
1254
1254
|
"value_allowed_null": false
|
1255
1255
|
},
|
@@ -3578,50 +3578,50 @@
|
|
3578
3578
|
{
|
3579
3579
|
"disabled": false,
|
3580
3580
|
"document": "规则ID",
|
3581
|
-
"example": "",
|
3581
|
+
"example": "无",
|
3582
3582
|
"member": "string",
|
3583
3583
|
"name": "RuleId",
|
3584
|
-
"
|
3584
|
+
"output_required": true,
|
3585
3585
|
"type": "string",
|
3586
3586
|
"value_allowed_null": false
|
3587
3587
|
},
|
3588
3588
|
{
|
3589
3589
|
"disabled": false,
|
3590
3590
|
"document": "允许访问的客户端IP",
|
3591
|
-
"example": "",
|
3591
|
+
"example": "无",
|
3592
3592
|
"member": "string",
|
3593
3593
|
"name": "AuthClientIp",
|
3594
|
-
"
|
3594
|
+
"output_required": true,
|
3595
3595
|
"type": "string",
|
3596
3596
|
"value_allowed_null": false
|
3597
3597
|
},
|
3598
3598
|
{
|
3599
3599
|
"disabled": false,
|
3600
3600
|
"document": "读写权限, ro为只读,rw为读写",
|
3601
|
-
"example": "",
|
3601
|
+
"example": "无",
|
3602
3602
|
"member": "string",
|
3603
3603
|
"name": "RWPermission",
|
3604
|
-
"
|
3604
|
+
"output_required": true,
|
3605
3605
|
"type": "string",
|
3606
3606
|
"value_allowed_null": false
|
3607
3607
|
},
|
3608
3608
|
{
|
3609
3609
|
"disabled": false,
|
3610
|
-
"document": "
|
3611
|
-
"example": "",
|
3610
|
+
"document": "all_squash:所有访问用户(含 root 用户)都会被映射为匿名用户或用户组。\nno_all_squash:所有访问用户(含 root 用户)均保持原有的 UID/GID 信息。\nroot_squash:将来访的 root 用户映射为匿名用户或用户组,非 root 用户保持原有的 UID/GID 信息。\nno_root_squash:与 no_all_squash 效果一致,所有访问用户(含 root 用户)均保持原有的 UID/GID 信息\n",
|
3611
|
+
"example": "无",
|
3612
3612
|
"member": "string",
|
3613
3613
|
"name": "UserPermission",
|
3614
|
-
"
|
3614
|
+
"output_required": true,
|
3615
3615
|
"type": "string",
|
3616
3616
|
"value_allowed_null": false
|
3617
3617
|
},
|
3618
3618
|
{
|
3619
3619
|
"disabled": false,
|
3620
3620
|
"document": "规则优先级,1-100。 其中 1 为最高,100为最低",
|
3621
|
-
"example": "",
|
3621
|
+
"example": "无",
|
3622
3622
|
"member": "int64",
|
3623
3623
|
"name": "Priority",
|
3624
|
-
"
|
3624
|
+
"output_required": true,
|
3625
3625
|
"type": "int",
|
3626
3626
|
"value_allowed_null": false
|
3627
3627
|
}
|
@@ -3869,7 +3869,7 @@
|
|
3869
3869
|
},
|
3870
3870
|
{
|
3871
3871
|
"disabled": false,
|
3872
|
-
"document": "
|
3872
|
+
"document": "账号ID",
|
3873
3873
|
"example": "21211",
|
3874
3874
|
"member": "uint64",
|
3875
3875
|
"name": "AppId",
|
@@ -4533,7 +4533,7 @@
|
|
4533
4533
|
},
|
4534
4534
|
{
|
4535
4535
|
"disabled": false,
|
4536
|
-
"document": "用户权限,值为all_squash、no_all_squash、root_squash、no_root_squash
|
4536
|
+
"document": "用户权限,值为all_squash、no_all_squash、root_squash、no_root_squash。\nall_squash:所有访问用户(含 root 用户)都会被映射为匿名用户或用户组。\nno_all_squash:所有访问用户(含 root 用户)均保持原有的 UID/GID 信息。\nroot_squash:将来访的 root 用户映射为匿名用户或用户组,非 root 用户保持原有的 UID/GID 信息。\nno_root_squash:与 no_all_squash 效果一致,所有访问用户(含 root 用户)均保持原有的 UID/GID 信息\n",
|
4537
4537
|
"example": "no_root_squash",
|
4538
4538
|
"member": "string",
|
4539
4539
|
"name": "UserPermission",
|
@@ -4561,7 +4561,7 @@
|
|
4561
4561
|
"example": "pgroup-12345",
|
4562
4562
|
"member": "string",
|
4563
4563
|
"name": "PGroupId",
|
4564
|
-
"
|
4564
|
+
"output_required": true,
|
4565
4565
|
"type": "string",
|
4566
4566
|
"value_allowed_null": false
|
4567
4567
|
},
|
@@ -4571,7 +4571,7 @@
|
|
4571
4571
|
"example": "rule-12345",
|
4572
4572
|
"member": "string",
|
4573
4573
|
"name": "RuleId",
|
4574
|
-
"
|
4574
|
+
"output_required": true,
|
4575
4575
|
"type": "string",
|
4576
4576
|
"value_allowed_null": false
|
4577
4577
|
},
|
@@ -4581,7 +4581,7 @@
|
|
4581
4581
|
"example": "10.0.0.10",
|
4582
4582
|
"member": "string",
|
4583
4583
|
"name": "AuthClientIp",
|
4584
|
-
"
|
4584
|
+
"output_required": true,
|
4585
4585
|
"type": "string",
|
4586
4586
|
"value_allowed_null": false
|
4587
4587
|
},
|
@@ -4591,7 +4591,7 @@
|
|
4591
4591
|
"example": "rw",
|
4592
4592
|
"member": "string",
|
4593
4593
|
"name": "RWPermission",
|
4594
|
-
"
|
4594
|
+
"output_required": true,
|
4595
4595
|
"type": "string",
|
4596
4596
|
"value_allowed_null": false
|
4597
4597
|
},
|
@@ -4601,7 +4601,7 @@
|
|
4601
4601
|
"example": "no_root_squash",
|
4602
4602
|
"member": "string",
|
4603
4603
|
"name": "UserPermission",
|
4604
|
-
"
|
4604
|
+
"output_required": true,
|
4605
4605
|
"type": "string",
|
4606
4606
|
"value_allowed_null": false
|
4607
4607
|
},
|
@@ -4611,7 +4611,7 @@
|
|
4611
4611
|
"example": "7",
|
4612
4612
|
"member": "int64",
|
4613
4613
|
"name": "Priority",
|
4614
|
-
"
|
4614
|
+
"output_required": true,
|
4615
4615
|
"type": "int",
|
4616
4616
|
"value_allowed_null": false
|
4617
4617
|
},
|
@@ -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
|
}
|
@@ -239,7 +248,7 @@
|
|
239
248
|
},
|
240
249
|
{
|
241
250
|
"disabled": false,
|
242
|
-
"document": "token 授权策略,可选值为 workspace-run-only, all。默认为
|
251
|
+
"document": "token 授权策略,可选值为 workspace-run-only, all。默认为 workspace-run-only",
|
243
252
|
"example": "[\"workspace-run-only\"]",
|
244
253
|
"member": "string",
|
245
254
|
"name": "Policies",
|