tccli 3.0.872.1__py2.py3-none-any.whl → 3.0.874.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/services/autoscaling/v20180419/api.json +1 -2
- tccli/services/autoscaling/v20180419/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +30 -40
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cdb/v20170320/api.json +23 -0
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/ckafka/ckafka_client.py +53 -0
- tccli/services/ckafka/v20190819/api.json +264 -3
- tccli/services/ckafka/v20190819/examples.json +9 -1
- tccli/services/cwp/v20180228/api.json +63 -54
- tccli/services/cwp/v20180228/examples.json +2 -2
- tccli/services/dasb/v20191018/api.json +16 -52
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/dlc/v20210125/api.json +37 -15
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/eis/v20210601/api.json +34 -4
- tccli/services/eis/v20210601/examples.json +4 -4
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +58 -1
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/iotvideo/v20201215/api.json +9 -6
- tccli/services/iotvideo/v20211125/api.json +9 -6
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +24 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mrs/v20200910/api.json +2 -2
- tccli/services/mrs/v20200910/examples.json +1 -1
- tccli/services/oceanus/v20190422/api.json +17 -46
- tccli/services/omics/omics_client.py +170 -11
- tccli/services/omics/v20221128/api.json +312 -0
- tccli/services/omics/v20221128/examples.json +24 -0
- tccli/services/redis/v20180412/api.json +136 -174
- tccli/services/redis/v20180412/examples.json +21 -21
- tccli/services/rum/v20210622/api.json +9 -16
- tccli/services/scf/v20180416/api.json +29 -21
- tccli/services/scf/v20180416/examples.json +1 -1
- tccli/services/ssl/v20191205/api.json +52 -57
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/ssm/v20190923/api.json +26 -30
- tccli/services/ssm/v20190923/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +9 -9
- tccli/services/tcss/v20201101/examples.json +1 -1
- tccli/services/teo/v20220901/api.json +3 -3
- tccli/services/tione/v20211111/api.json +17 -55
- tccli/services/tione/v20211111/examples.json +5 -5
- tccli/services/trp/v20210515/api.json +0 -2
- tccli/services/trp/v20210515/examples.json +2 -2
- tccli/services/vpc/v20170312/api.json +70 -47
- tccli/services/vpc/v20170312/examples.json +17 -23
- tccli/services/vrs/v20200824/api.json +3 -3
- tccli/services/wedata/v20210820/api.json +11 -10
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/METADATA +2 -2
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/RECORD +59 -59
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/LICENSE +0 -0
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/top_level.txt +0 -0
@@ -1163,7 +1163,6 @@
|
|
1163
1163
|
"document": "CreateAcl请求参数结构体",
|
1164
1164
|
"members": [
|
1165
1165
|
{
|
1166
|
-
"default": "",
|
1167
1166
|
"document": "权限名称,最大32字符,不能包含空白字符",
|
1168
1167
|
"example": "acl1",
|
1169
1168
|
"member": "string",
|
@@ -1172,7 +1171,6 @@
|
|
1172
1171
|
"type": "string"
|
1173
1172
|
},
|
1174
1173
|
{
|
1175
|
-
"default": "",
|
1176
1174
|
"document": "是否开启磁盘映射",
|
1177
1175
|
"example": "true",
|
1178
1176
|
"member": "bool",
|
@@ -1181,7 +1179,6 @@
|
|
1181
1179
|
"type": "bool"
|
1182
1180
|
},
|
1183
1181
|
{
|
1184
|
-
"default": "",
|
1185
1182
|
"document": "是否允许任意账号登录",
|
1186
1183
|
"example": "false",
|
1187
1184
|
"member": "bool",
|
@@ -1190,7 +1187,6 @@
|
|
1190
1187
|
"type": "bool"
|
1191
1188
|
},
|
1192
1189
|
{
|
1193
|
-
"default": "",
|
1194
1190
|
"document": "是否开启剪贴板文件上行",
|
1195
1191
|
"example": "true",
|
1196
1192
|
"member": "bool",
|
@@ -1199,7 +1195,6 @@
|
|
1199
1195
|
"type": "bool"
|
1200
1196
|
},
|
1201
1197
|
{
|
1202
|
-
"default": "",
|
1203
1198
|
"document": "是否开启剪贴板文件下行",
|
1204
1199
|
"example": "true",
|
1205
1200
|
"member": "bool",
|
@@ -1208,7 +1203,6 @@
|
|
1208
1203
|
"type": "bool"
|
1209
1204
|
},
|
1210
1205
|
{
|
1211
|
-
"default": "",
|
1212
1206
|
"document": "是否开启剪贴板文本(含图片)上行",
|
1213
1207
|
"example": "true",
|
1214
1208
|
"member": "bool",
|
@@ -1217,7 +1211,6 @@
|
|
1217
1211
|
"type": "bool"
|
1218
1212
|
},
|
1219
1213
|
{
|
1220
|
-
"default": "",
|
1221
1214
|
"document": "是否开启剪贴板文本(含图片)下行",
|
1222
1215
|
"example": "true",
|
1223
1216
|
"member": "bool",
|
@@ -1226,7 +1219,6 @@
|
|
1226
1219
|
"type": "bool"
|
1227
1220
|
},
|
1228
1221
|
{
|
1229
|
-
"default": "",
|
1230
1222
|
"document": "是否开启 SFTP 文件上传",
|
1231
1223
|
"example": "true",
|
1232
1224
|
"member": "bool",
|
@@ -1235,7 +1227,6 @@
|
|
1235
1227
|
"type": "bool"
|
1236
1228
|
},
|
1237
1229
|
{
|
1238
|
-
"default": "",
|
1239
1230
|
"document": "文件传输上传大小限制(预留参数,目前暂未使用)",
|
1240
1231
|
"example": "0",
|
1241
1232
|
"member": "uint64",
|
@@ -1244,7 +1235,6 @@
|
|
1244
1235
|
"type": "int"
|
1245
1236
|
},
|
1246
1237
|
{
|
1247
|
-
"default": "",
|
1248
1238
|
"document": "是否开启 SFTP 文件下载",
|
1249
1239
|
"example": "true",
|
1250
1240
|
"member": "bool",
|
@@ -1253,7 +1243,6 @@
|
|
1253
1243
|
"type": "bool"
|
1254
1244
|
},
|
1255
1245
|
{
|
1256
|
-
"default": "",
|
1257
1246
|
"document": "文件传输下载大小限制(预留参数,目前暂未使用)",
|
1258
1247
|
"example": "0",
|
1259
1248
|
"member": "uint64",
|
@@ -1262,7 +1251,6 @@
|
|
1262
1251
|
"type": "int"
|
1263
1252
|
},
|
1264
1253
|
{
|
1265
|
-
"default": "",
|
1266
1254
|
"document": "关联的用户ID集合",
|
1267
1255
|
"example": "[1]",
|
1268
1256
|
"member": "uint64",
|
@@ -1271,7 +1259,6 @@
|
|
1271
1259
|
"type": "list"
|
1272
1260
|
},
|
1273
1261
|
{
|
1274
|
-
"default": "",
|
1275
1262
|
"document": "关联的用户组ID",
|
1276
1263
|
"example": "[1]",
|
1277
1264
|
"member": "uint64",
|
@@ -1280,7 +1267,6 @@
|
|
1280
1267
|
"type": "list"
|
1281
1268
|
},
|
1282
1269
|
{
|
1283
|
-
"default": "",
|
1284
1270
|
"document": "关联的资产ID集合",
|
1285
1271
|
"example": "[1]",
|
1286
1272
|
"member": "uint64",
|
@@ -1289,7 +1275,6 @@
|
|
1289
1275
|
"type": "list"
|
1290
1276
|
},
|
1291
1277
|
{
|
1292
|
-
"default": "",
|
1293
1278
|
"document": "关联的资产组ID",
|
1294
1279
|
"example": "[1]",
|
1295
1280
|
"member": "uint64",
|
@@ -1298,7 +1283,6 @@
|
|
1298
1283
|
"type": "list"
|
1299
1284
|
},
|
1300
1285
|
{
|
1301
|
-
"default": "",
|
1302
1286
|
"document": "关联的账号",
|
1303
1287
|
"example": "[]",
|
1304
1288
|
"member": "string",
|
@@ -1307,7 +1291,6 @@
|
|
1307
1291
|
"type": "list"
|
1308
1292
|
},
|
1309
1293
|
{
|
1310
|
-
"default": "",
|
1311
1294
|
"document": "关联的高危命令模板ID",
|
1312
1295
|
"example": "[1]",
|
1313
1296
|
"member": "uint64",
|
@@ -1316,7 +1299,14 @@
|
|
1316
1299
|
"type": "list"
|
1317
1300
|
},
|
1318
1301
|
{
|
1319
|
-
"
|
1302
|
+
"document": "关联高危DB模版ID",
|
1303
|
+
"example": "[]",
|
1304
|
+
"member": "string",
|
1305
|
+
"name": "ACTemplateIdSet",
|
1306
|
+
"required": false,
|
1307
|
+
"type": "list"
|
1308
|
+
},
|
1309
|
+
{
|
1320
1310
|
"document": "是否开启rdp磁盘映射文件上传",
|
1321
1311
|
"example": "true",
|
1322
1312
|
"member": "bool",
|
@@ -1325,7 +1315,6 @@
|
|
1325
1315
|
"type": "bool"
|
1326
1316
|
},
|
1327
1317
|
{
|
1328
|
-
"default": "",
|
1329
1318
|
"document": "是否开启rdp磁盘映射文件下载",
|
1330
1319
|
"example": "true",
|
1331
1320
|
"member": "bool",
|
@@ -1334,7 +1323,6 @@
|
|
1334
1323
|
"type": "bool"
|
1335
1324
|
},
|
1336
1325
|
{
|
1337
|
-
"default": "",
|
1338
1326
|
"document": "是否开启rz sz文件上传",
|
1339
1327
|
"example": "true",
|
1340
1328
|
"member": "bool",
|
@@ -1343,7 +1331,6 @@
|
|
1343
1331
|
"type": "bool"
|
1344
1332
|
},
|
1345
1333
|
{
|
1346
|
-
"default": "",
|
1347
1334
|
"document": "是否开启rz sz文件下载",
|
1348
1335
|
"example": "true",
|
1349
1336
|
"member": "bool",
|
@@ -1352,7 +1339,6 @@
|
|
1352
1339
|
"type": "bool"
|
1353
1340
|
},
|
1354
1341
|
{
|
1355
|
-
"default": "",
|
1356
1342
|
"document": "是否开启 SFTP 文件删除",
|
1357
1343
|
"example": "true",
|
1358
1344
|
"member": "bool",
|
@@ -1361,7 +1347,6 @@
|
|
1361
1347
|
"type": "bool"
|
1362
1348
|
},
|
1363
1349
|
{
|
1364
|
-
"default": "",
|
1365
1350
|
"document": "访问权限生效时间,如:\"2021-09-22T00:00:00+00:00\"\n生效、失效时间不填则访问权限长期有效",
|
1366
1351
|
"example": "2021-02-04T15:23:52+08:00",
|
1367
1352
|
"member": "datetime_iso",
|
@@ -1370,7 +1355,6 @@
|
|
1370
1355
|
"type": "string"
|
1371
1356
|
},
|
1372
1357
|
{
|
1373
|
-
"default": "",
|
1374
1358
|
"document": "访问权限失效时间,如:\"2021-09-23T00:00:00+00:00\"\n生效、失效时间不填则访问权限长期有效",
|
1375
1359
|
"example": "2021-02-04T15:23:52+08:00",
|
1376
1360
|
"member": "datetime_iso",
|
@@ -1379,7 +1363,6 @@
|
|
1379
1363
|
"type": "string"
|
1380
1364
|
},
|
1381
1365
|
{
|
1382
|
-
"default": "",
|
1383
1366
|
"document": "访问权限所属部门的ID",
|
1384
1367
|
"example": "1.2.3",
|
1385
1368
|
"member": "string",
|
@@ -1398,7 +1381,6 @@
|
|
1398
1381
|
"example": "1",
|
1399
1382
|
"member": "uint64",
|
1400
1383
|
"name": "Id",
|
1401
|
-
"required": true,
|
1402
1384
|
"type": "int",
|
1403
1385
|
"value_allowed_null": false
|
1404
1386
|
},
|
@@ -3828,7 +3810,6 @@
|
|
3828
3810
|
"document": "ModifyAcl请求参数结构体",
|
3829
3811
|
"members": [
|
3830
3812
|
{
|
3831
|
-
"default": "",
|
3832
3813
|
"document": "访问权限名称,最大32字符,不能包含空白字符",
|
3833
3814
|
"example": "xx",
|
3834
3815
|
"member": "string",
|
@@ -3837,7 +3818,6 @@
|
|
3837
3818
|
"type": "string"
|
3838
3819
|
},
|
3839
3820
|
{
|
3840
|
-
"default": "",
|
3841
3821
|
"document": "是否开启磁盘映射",
|
3842
3822
|
"example": "true",
|
3843
3823
|
"member": "bool",
|
@@ -3846,7 +3826,6 @@
|
|
3846
3826
|
"type": "bool"
|
3847
3827
|
},
|
3848
3828
|
{
|
3849
|
-
"default": "",
|
3850
3829
|
"document": "是否允许任意账号登录",
|
3851
3830
|
"example": "false",
|
3852
3831
|
"member": "bool",
|
@@ -3855,7 +3834,6 @@
|
|
3855
3834
|
"type": "bool"
|
3856
3835
|
},
|
3857
3836
|
{
|
3858
|
-
"default": "",
|
3859
3837
|
"document": "访问权限ID",
|
3860
3838
|
"example": "1",
|
3861
3839
|
"member": "uint64",
|
@@ -3864,7 +3842,6 @@
|
|
3864
3842
|
"type": "int"
|
3865
3843
|
},
|
3866
3844
|
{
|
3867
|
-
"default": "",
|
3868
3845
|
"document": "是否开启剪贴板文件上行",
|
3869
3846
|
"example": "true",
|
3870
3847
|
"member": "bool",
|
@@ -3873,7 +3850,6 @@
|
|
3873
3850
|
"type": "bool"
|
3874
3851
|
},
|
3875
3852
|
{
|
3876
|
-
"default": "",
|
3877
3853
|
"document": "是否开启剪贴板文件下行",
|
3878
3854
|
"example": "true",
|
3879
3855
|
"member": "bool",
|
@@ -3882,7 +3858,6 @@
|
|
3882
3858
|
"type": "bool"
|
3883
3859
|
},
|
3884
3860
|
{
|
3885
|
-
"default": "",
|
3886
3861
|
"document": "是否开启剪贴板文本(含图片)上行",
|
3887
3862
|
"example": "true",
|
3888
3863
|
"member": "bool",
|
@@ -3891,7 +3866,6 @@
|
|
3891
3866
|
"type": "bool"
|
3892
3867
|
},
|
3893
3868
|
{
|
3894
|
-
"default": "",
|
3895
3869
|
"document": "是否开启剪贴板文本(含图片)下行",
|
3896
3870
|
"example": "true",
|
3897
3871
|
"member": "bool",
|
@@ -3900,7 +3874,6 @@
|
|
3900
3874
|
"type": "bool"
|
3901
3875
|
},
|
3902
3876
|
{
|
3903
|
-
"default": "",
|
3904
3877
|
"document": "是否开启文件传输上传",
|
3905
3878
|
"example": "true",
|
3906
3879
|
"member": "bool",
|
@@ -3909,7 +3882,6 @@
|
|
3909
3882
|
"type": "bool"
|
3910
3883
|
},
|
3911
3884
|
{
|
3912
|
-
"default": "",
|
3913
3885
|
"document": "文件传输上传大小限制(预留参数,目前暂未使用)",
|
3914
3886
|
"example": "1",
|
3915
3887
|
"member": "uint64",
|
@@ -3918,7 +3890,6 @@
|
|
3918
3890
|
"type": "int"
|
3919
3891
|
},
|
3920
3892
|
{
|
3921
|
-
"default": "",
|
3922
3893
|
"document": "是否开启文件传输下载",
|
3923
3894
|
"example": "true",
|
3924
3895
|
"member": "bool",
|
@@ -3927,7 +3898,6 @@
|
|
3927
3898
|
"type": "bool"
|
3928
3899
|
},
|
3929
3900
|
{
|
3930
|
-
"default": "",
|
3931
3901
|
"document": "文件传输下载大小限制(预留参数,目前暂未使用)",
|
3932
3902
|
"example": "1",
|
3933
3903
|
"member": "uint64",
|
@@ -3936,7 +3906,6 @@
|
|
3936
3906
|
"type": "int"
|
3937
3907
|
},
|
3938
3908
|
{
|
3939
|
-
"default": "",
|
3940
3909
|
"document": "关联的用户ID",
|
3941
3910
|
"example": "[1]",
|
3942
3911
|
"member": "uint64",
|
@@ -3945,7 +3914,6 @@
|
|
3945
3914
|
"type": "list"
|
3946
3915
|
},
|
3947
3916
|
{
|
3948
|
-
"default": "",
|
3949
3917
|
"document": "关联的用户组ID",
|
3950
3918
|
"example": "[1]",
|
3951
3919
|
"member": "uint64",
|
@@ -3954,7 +3922,6 @@
|
|
3954
3922
|
"type": "list"
|
3955
3923
|
},
|
3956
3924
|
{
|
3957
|
-
"default": "",
|
3958
3925
|
"document": "关联的资产ID",
|
3959
3926
|
"example": "[1]",
|
3960
3927
|
"member": "uint64",
|
@@ -3963,7 +3930,6 @@
|
|
3963
3930
|
"type": "list"
|
3964
3931
|
},
|
3965
3932
|
{
|
3966
|
-
"default": "",
|
3967
3933
|
"document": "关联的资产组ID",
|
3968
3934
|
"example": "[1]",
|
3969
3935
|
"member": "uint64",
|
@@ -3972,7 +3938,6 @@
|
|
3972
3938
|
"type": "list"
|
3973
3939
|
},
|
3974
3940
|
{
|
3975
|
-
"default": "",
|
3976
3941
|
"document": "关联的账号",
|
3977
3942
|
"example": "[\"admin\"]",
|
3978
3943
|
"member": "string",
|
@@ -3981,7 +3946,6 @@
|
|
3981
3946
|
"type": "list"
|
3982
3947
|
},
|
3983
3948
|
{
|
3984
|
-
"default": "",
|
3985
3949
|
"document": "关联的高危命令模板ID",
|
3986
3950
|
"example": "[1]",
|
3987
3951
|
"member": "uint64",
|
@@ -3990,7 +3954,14 @@
|
|
3990
3954
|
"type": "list"
|
3991
3955
|
},
|
3992
3956
|
{
|
3993
|
-
"
|
3957
|
+
"document": "关联高危DB模版ID",
|
3958
|
+
"example": "[\"abc\"]",
|
3959
|
+
"member": "string",
|
3960
|
+
"name": "ACTemplateIdSet",
|
3961
|
+
"required": false,
|
3962
|
+
"type": "list"
|
3963
|
+
},
|
3964
|
+
{
|
3994
3965
|
"document": "是否开启 RDP 磁盘映射文件上传",
|
3995
3966
|
"example": "true",
|
3996
3967
|
"member": "bool",
|
@@ -3999,7 +3970,6 @@
|
|
3999
3970
|
"type": "bool"
|
4000
3971
|
},
|
4001
3972
|
{
|
4002
|
-
"default": "",
|
4003
3973
|
"document": "是否开启 RDP 磁盘映射文件下载",
|
4004
3974
|
"example": "true",
|
4005
3975
|
"member": "bool",
|
@@ -4008,7 +3978,6 @@
|
|
4008
3978
|
"type": "bool"
|
4009
3979
|
},
|
4010
3980
|
{
|
4011
|
-
"default": "",
|
4012
3981
|
"document": "是否开启rz sz文件上传",
|
4013
3982
|
"example": "true",
|
4014
3983
|
"member": "bool",
|
@@ -4017,7 +3986,6 @@
|
|
4017
3986
|
"type": "bool"
|
4018
3987
|
},
|
4019
3988
|
{
|
4020
|
-
"default": "",
|
4021
3989
|
"document": "是否开启rz sz文件下载",
|
4022
3990
|
"example": "true",
|
4023
3991
|
"member": "bool",
|
@@ -4026,7 +3994,6 @@
|
|
4026
3994
|
"type": "bool"
|
4027
3995
|
},
|
4028
3996
|
{
|
4029
|
-
"default": "",
|
4030
3997
|
"document": "是否开启 SFTP 文件删除",
|
4031
3998
|
"example": "true",
|
4032
3999
|
"member": "bool",
|
@@ -4035,7 +4002,6 @@
|
|
4035
4002
|
"type": "bool"
|
4036
4003
|
},
|
4037
4004
|
{
|
4038
|
-
"default": "",
|
4039
4005
|
"document": "访问权限生效时间,如:\"2021-09-22T00:00:00+00:00\"\n生效、失效时间不填则访问权限长期有效",
|
4040
4006
|
"example": "2021-02-04T15:23:52+08:00",
|
4041
4007
|
"member": "datetime_iso",
|
@@ -4044,7 +4010,6 @@
|
|
4044
4010
|
"type": "string"
|
4045
4011
|
},
|
4046
4012
|
{
|
4047
|
-
"default": "",
|
4048
4013
|
"document": "访问权限失效时间,如:\"2021-09-23T00:00:00+00:00\"\n生效、失效时间不填则访问权限长期有效",
|
4049
4014
|
"example": "2021-02-04T15:23:52+08:00",
|
4050
4015
|
"member": "datetime_iso",
|
@@ -4053,7 +4018,6 @@
|
|
4053
4018
|
"type": "string"
|
4054
4019
|
},
|
4055
4020
|
{
|
4056
|
-
"default": "",
|
4057
4021
|
"document": "权限所属部门的ID,如:1.2.3",
|
4058
4022
|
"example": "1.2.3",
|
4059
4023
|
"member": "string",
|
@@ -42,9 +42,9 @@
|
|
42
42
|
],
|
43
43
|
"CreateAcl": [
|
44
44
|
{
|
45
|
-
"document": "",
|
46
|
-
"input": "POST / HTTP/1.1\nHost: dasb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAcl\n<公共请求参数>\n\n{\n \"CmdTemplateIdSet\": [\n 1\n ],\n \"Name\": \"
|
47
|
-
"output": "{\n \"Response\": {\n \"Id\": 1,\n \"RequestId\": \"
|
45
|
+
"document": "新建访问权限",
|
46
|
+
"input": "POST / HTTP/1.1\nHost: dasb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAcl\n<公共请求参数>\n\n{\n \"CmdTemplateIdSet\": [\n 1\n ],\n \"Name\": \"abc\",\n \"UserGroupIdSet\": [\n 1\n ],\n \"DeviceGroupIdSet\": [\n 1\n ],\n \"AllowDiskRedirect\": true,\n \"AccountSet\": [\n \"abc\"\n ],\n \"AllowAnyAccount\": true,\n \"DeviceIdSet\": [\n 1\n ],\n \"UserIdSet\": [\n 1\n ]\n}",
|
47
|
+
"output": "{\n \"Response\": {\n \"Id\": 1,\n \"RequestId\": \"31jshapqhxmajh12knskal2\"\n }\n}",
|
48
48
|
"title": "新建访问权限"
|
49
49
|
}
|
50
50
|
],
|
@@ -317,8 +317,8 @@
|
|
317
317
|
"ModifyAcl": [
|
318
318
|
{
|
319
319
|
"document": "修改访问权限",
|
320
|
-
"input": "POST / HTTP/1.1\nHost: dasb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAcl\n<公共请求参数>\n\n{\n \"AllowClipTextUp\": true,\n \"MaxFileDownSize\": 1,\n \"CmdTemplateIdSet\": [\n 1\n ],\n \"AllowFileDown\": true,\n \"Name\": \"
|
321
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
320
|
+
"input": "POST / HTTP/1.1\nHost: dasb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAcl\n<公共请求参数>\n\n{\n \"AllowClipTextUp\": true,\n \"MaxFileDownSize\": 1,\n \"CmdTemplateIdSet\": [\n 1\n ],\n \"AllowFileDown\": true,\n \"Name\": \"abc\",\n \"UserGroupIdSet\": [\n 1\n ],\n \"DeviceGroupIdSet\": [\n 1\n ],\n \"AllowDiskRedirect\": true,\n \"AllowClipFileUp\": true,\n \"AccountSet\": [\n \"aaa\"\n ],\n \"AllowAnyAccount\": true,\n \"AllowClipFileDown\": true,\n \"DeviceIdSet\": [\n 1\n ],\n \"AllowFileUp\": true,\n \"MaxFileUpSize\": 1,\n \"UserIdSet\": [\n 1\n ],\n \"Id\": 1,\n \"AllowClipTextDown\": true\n}",
|
321
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abcd12321aax\"\n }\n}",
|
322
322
|
"title": "修改访问权限"
|
323
323
|
}
|
324
324
|
],
|
@@ -4394,7 +4394,26 @@
|
|
4394
4394
|
},
|
4395
4395
|
"DataGovernPolicy": {
|
4396
4396
|
"document": "数据治理规则",
|
4397
|
-
"members": [
|
4397
|
+
"members": [
|
4398
|
+
{
|
4399
|
+
"document": "治理规则类型,Customize: 自定义;Intelligence: 智能治理\n注意:此字段可能返回 null,表示取不到有效值。",
|
4400
|
+
"example": "Customize",
|
4401
|
+
"member": "string",
|
4402
|
+
"name": "RuleType",
|
4403
|
+
"required": false,
|
4404
|
+
"type": "string",
|
4405
|
+
"value_allowed_null": true
|
4406
|
+
},
|
4407
|
+
{
|
4408
|
+
"document": "治理引擎\n注意:此字段可能返回 null,表示取不到有效值。",
|
4409
|
+
"example": "DataEngine-",
|
4410
|
+
"member": "string",
|
4411
|
+
"name": "GovernEngine",
|
4412
|
+
"required": false,
|
4413
|
+
"type": "string",
|
4414
|
+
"value_allowed_null": true
|
4415
|
+
}
|
4416
|
+
],
|
4398
4417
|
"usage": "both"
|
4399
4418
|
},
|
4400
4419
|
"DatabaseInfo": {
|
@@ -7446,7 +7465,6 @@
|
|
7446
7465
|
"document": "GenerateCreateMangedTableSql请求参数结构体",
|
7447
7466
|
"members": [
|
7448
7467
|
{
|
7449
|
-
"default": "",
|
7450
7468
|
"document": "表基本信息",
|
7451
7469
|
"example": "无",
|
7452
7470
|
"member": "TableBaseInfo",
|
@@ -7455,7 +7473,6 @@
|
|
7455
7473
|
"type": "object"
|
7456
7474
|
},
|
7457
7475
|
{
|
7458
|
-
"default": "",
|
7459
7476
|
"document": "表字段信息",
|
7460
7477
|
"example": "无",
|
7461
7478
|
"member": "TColumn",
|
@@ -7464,7 +7481,6 @@
|
|
7464
7481
|
"type": "list"
|
7465
7482
|
},
|
7466
7483
|
{
|
7467
|
-
"default": "",
|
7468
7484
|
"document": "表分区信息",
|
7469
7485
|
"example": "无",
|
7470
7486
|
"member": "TPartition",
|
@@ -7473,13 +7489,20 @@
|
|
7473
7489
|
"type": "list"
|
7474
7490
|
},
|
7475
7491
|
{
|
7476
|
-
"default": "",
|
7477
7492
|
"document": "表属性信息",
|
7478
7493
|
"example": "无",
|
7479
7494
|
"member": "Property",
|
7480
7495
|
"name": "Properties",
|
7481
7496
|
"required": false,
|
7482
7497
|
"type": "list"
|
7498
|
+
},
|
7499
|
+
{
|
7500
|
+
"document": "V2 upsert表 upsert键",
|
7501
|
+
"example": "[\"col1\",col2\"\"]",
|
7502
|
+
"member": "string",
|
7503
|
+
"name": "UpsertKeys",
|
7504
|
+
"required": false,
|
7505
|
+
"type": "list"
|
7483
7506
|
}
|
7484
7507
|
],
|
7485
7508
|
"type": "object"
|
@@ -7492,7 +7515,6 @@
|
|
7492
7515
|
"example": "无",
|
7493
7516
|
"member": "Execution",
|
7494
7517
|
"name": "Execution",
|
7495
|
-
"required": true,
|
7496
7518
|
"type": "object",
|
7497
7519
|
"value_allowed_null": false
|
7498
7520
|
},
|
@@ -9999,7 +10021,6 @@
|
|
9999
10021
|
"document": "数据表配置信息",
|
10000
10022
|
"members": [
|
10001
10023
|
{
|
10002
|
-
"default": "",
|
10003
10024
|
"document": "该数据表所属数据库名字",
|
10004
10025
|
"example": "database1",
|
10005
10026
|
"member": "string",
|
@@ -10009,7 +10030,6 @@
|
|
10009
10030
|
"value_allowed_null": false
|
10010
10031
|
},
|
10011
10032
|
{
|
10012
|
-
"default": "",
|
10013
10033
|
"document": "数据表名字",
|
10014
10034
|
"example": "table",
|
10015
10035
|
"member": "string",
|
@@ -10019,7 +10039,6 @@
|
|
10019
10039
|
"value_allowed_null": false
|
10020
10040
|
},
|
10021
10041
|
{
|
10022
|
-
"default": "",
|
10023
10042
|
"document": "该数据表所属数据源名字\n注意:此字段可能返回 null,表示取不到有效值。",
|
10024
10043
|
"example": "CosDataCatalog",
|
10025
10044
|
"member": "string",
|
@@ -10029,7 +10048,6 @@
|
|
10029
10048
|
"value_allowed_null": true
|
10030
10049
|
},
|
10031
10050
|
{
|
10032
|
-
"default": "",
|
10033
10051
|
"document": "该数据表备注\n注意:此字段可能返回 null,表示取不到有效值。",
|
10034
10052
|
"example": "test",
|
10035
10053
|
"member": "string",
|
@@ -10039,7 +10057,6 @@
|
|
10039
10057
|
"value_allowed_null": true
|
10040
10058
|
},
|
10041
10059
|
{
|
10042
|
-
"default": "",
|
10043
10060
|
"document": "具体类型,表or视图\n注意:此字段可能返回 null,表示取不到有效值。",
|
10044
10061
|
"example": "table",
|
10045
10062
|
"member": "string",
|
@@ -10049,7 +10066,6 @@
|
|
10049
10066
|
"value_allowed_null": true
|
10050
10067
|
},
|
10051
10068
|
{
|
10052
|
-
"default": "",
|
10053
10069
|
"document": "数据格式类型,hive,iceberg等\n注意:此字段可能返回 null,表示取不到有效值。",
|
10054
10070
|
"example": "hive",
|
10055
10071
|
"member": "string",
|
@@ -10059,7 +10075,6 @@
|
|
10059
10075
|
"value_allowed_null": true
|
10060
10076
|
},
|
10061
10077
|
{
|
10062
|
-
"default": "",
|
10063
10078
|
"document": "建表用户昵称\n注意:此字段可能返回 null,表示取不到有效值。",
|
10064
10079
|
"example": "test",
|
10065
10080
|
"member": "string",
|
@@ -10069,7 +10084,6 @@
|
|
10069
10084
|
"value_allowed_null": true
|
10070
10085
|
},
|
10071
10086
|
{
|
10072
|
-
"default": "",
|
10073
10087
|
"document": "建表用户ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
10074
10088
|
"example": "100019878767",
|
10075
10089
|
"member": "string",
|
@@ -10079,7 +10093,6 @@
|
|
10079
10093
|
"value_allowed_null": true
|
10080
10094
|
},
|
10081
10095
|
{
|
10082
|
-
"default": "",
|
10083
10096
|
"document": "数据治理配置项\n注意:此字段可能返回 null,表示取不到有效值。",
|
10084
10097
|
"example": "无",
|
10085
10098
|
"member": "DataGovernPolicy",
|
@@ -10087,6 +10100,15 @@
|
|
10087
10100
|
"required": false,
|
10088
10101
|
"type": "object",
|
10089
10102
|
"value_allowed_null": true
|
10103
|
+
},
|
10104
|
+
{
|
10105
|
+
"document": "库数据治理是否关闭,关闭:true,开启:false\n注意:此字段可能返回 null,表示取不到有效值。",
|
10106
|
+
"example": "fasle",
|
10107
|
+
"member": "string",
|
10108
|
+
"name": "DbGovernPolicyIsDisable",
|
10109
|
+
"required": false,
|
10110
|
+
"type": "string",
|
10111
|
+
"value_allowed_null": true
|
10090
10112
|
}
|
10091
10113
|
],
|
10092
10114
|
"usage": "both"
|
@@ -587,7 +587,7 @@
|
|
587
587
|
"GenerateCreateMangedTableSql": [
|
588
588
|
{
|
589
589
|
"document": "创建托管存储内表",
|
590
|
-
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GenerateCreateMangedTableSql\n<公共请求参数>\n\n{\n \"
|
590
|
+
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GenerateCreateMangedTableSql\n<公共请求参数>\n\n{\n \"TableBaseInfo\": {\n \"DatabaseName\": \"abc\",\n \"TableName\": \"abc\",\n \"DatasourceConnectionName\": \"abc\",\n \"TableComment\": \"abc\",\n \"Type\": \"abc\",\n \"TableFormat\": \"abc\",\n \"UserAlias\": \"abc\",\n \"UserSubUin\": \"abc\",\n \"GovernPolicy\": {},\n \"DbGovernPolicyIsDisable\": \"abc\"\n },\n \"Columns\": [\n {\n \"Name\": \"abc\",\n \"Type\": \"abc\",\n \"Comment\": \"abc\",\n \"Default\": \"abc\",\n \"NotNull\": true\n }\n ],\n \"Partitions\": [\n {\n \"Name\": \"abc\",\n \"Type\": \"abc\",\n \"Comment\": \"abc\",\n \"PartitionType\": \"abc\",\n \"PartitionFormat\": \"abc\",\n \"PartitionDot\": 0,\n \"Transform\": \"abc\",\n \"TransformArgs\": [\n \"abc\"\n ]\n }\n ],\n \"Properties\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"UpsertKeys\": [\n \"abc\"\n ]\n}",
|
591
591
|
"output": "{\n \"Response\": {\n \"Execution\": {\n \"SQL\": \"<create sql>\"\n },\n \"RequestId\": \"RequestId\"\n }\n}",
|
592
592
|
"title": "创建托管存储内表"
|
593
593
|
}
|