tccli 3.0.1267.1__py2.py3-none-any.whl → 3.0.1269.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +5 -1
  3. tccli/services/aiart/aiart_client.py +106 -0
  4. tccli/services/aiart/v20221229/api.json +275 -0
  5. tccli/services/aiart/v20221229/examples.json +16 -0
  6. tccli/services/antiddos/v20200309/api.json +194 -136
  7. tccli/services/antiddos/v20200309/examples.json +15 -15
  8. tccli/services/bi/v20220105/api.json +1 -1
  9. tccli/services/billing/billing_client.py +4 -163
  10. tccli/services/billing/v20180709/api.json +0 -489
  11. tccli/services/billing/v20180709/examples.json +0 -24
  12. tccli/services/cat/v20180409/api.json +3 -1
  13. tccli/services/cbs/v20170312/api.json +27 -0
  14. tccli/services/ccc/v20200210/api.json +11 -11
  15. tccli/services/ccc/v20200210/examples.json +2 -2
  16. tccli/services/cdb/v20170320/api.json +48 -18
  17. tccli/services/cdn/v20180606/api.json +3 -0
  18. tccli/services/cfw/v20190904/api.json +30 -30
  19. tccli/services/ckafka/v20190819/api.json +10 -0
  20. tccli/services/cloudaudit/v20190319/api.json +3 -3
  21. tccli/services/cloudaudit/v20190319/examples.json +1 -1
  22. tccli/services/csip/v20221121/api.json +38 -38
  23. tccli/services/cwp/cwp_client.py +4 -57
  24. tccli/services/cwp/v20180228/api.json +11 -185
  25. tccli/services/cwp/v20180228/examples.json +0 -8
  26. tccli/services/cynosdb/v20190107/api.json +1 -1
  27. tccli/services/cynosdb/v20190107/examples.json +1 -1
  28. tccli/services/dcdb/dcdb_client.py +122 -16
  29. tccli/services/dcdb/v20180411/api.json +222 -0
  30. tccli/services/dcdb/v20180411/examples.json +16 -0
  31. tccli/services/dlc/v20210125/api.json +145 -26
  32. tccli/services/dlc/v20210125/examples.json +18 -18
  33. tccli/services/domain/v20180808/api.json +8 -8
  34. tccli/services/domain/v20180808/examples.json +3 -3
  35. tccli/services/es/v20180416/api.json +9 -9
  36. tccli/services/ess/v20201111/api.json +1 -1
  37. tccli/services/essbasic/v20210526/api.json +3 -3
  38. tccli/services/essbasic/v20210526/examples.json +2 -2
  39. tccli/services/facefusion/v20220927/api.json +4 -4
  40. tccli/services/faceid/v20180301/api.json +5 -5
  41. tccli/services/faceid/v20180301/examples.json +6 -0
  42. tccli/services/gme/v20180711/api.json +118 -115
  43. tccli/services/gme/v20180711/examples.json +6 -6
  44. tccli/services/hunyuan/v20230901/api.json +9 -0
  45. tccli/services/iotexplorer/v20190423/api.json +4 -4
  46. tccli/services/iotexplorer/v20190423/examples.json +5 -5
  47. tccli/services/keewidb/v20220308/api.json +2 -2
  48. tccli/services/lcic/lcic_client.py +61 -8
  49. tccli/services/lcic/v20220817/api.json +230 -177
  50. tccli/services/lcic/v20220817/examples.json +10 -2
  51. tccli/services/lighthouse/v20200324/api.json +80 -71
  52. tccli/services/live/v20180801/api.json +60 -4
  53. tccli/services/lke/v20231130/api.json +31 -0
  54. tccli/services/lkeap/v20240522/api.json +55 -9
  55. tccli/services/lkeap/v20240522/examples.json +1 -1
  56. tccli/services/mna/mna_client.py +106 -0
  57. tccli/services/mna/v20210119/api.json +246 -0
  58. tccli/services/mna/v20210119/examples.json +16 -0
  59. tccli/services/monitor/monitor_client.py +62 -57
  60. tccli/services/monitor/v20230616/api.json +266 -0
  61. tccli/services/monitor/v20230616/examples.json +19 -0
  62. tccli/services/mqtt/mqtt_client.py +489 -12
  63. tccli/services/mqtt/v20240516/api.json +864 -3
  64. tccli/services/mqtt/v20240516/examples.json +72 -0
  65. tccli/services/ocr/ocr_client.py +53 -0
  66. tccli/services/ocr/v20181119/api.json +287 -23
  67. tccli/services/ocr/v20181119/examples.json +8 -0
  68. tccli/services/postgres/postgres_client.py +334 -16
  69. tccli/services/postgres/v20170312/api.json +718 -35
  70. tccli/services/postgres/v20170312/examples.json +72 -0
  71. tccli/services/rum/v20210622/api.json +1 -1
  72. tccli/services/smh/v20210712/api.json +50 -30
  73. tccli/services/ssl/v20191205/api.json +496 -493
  74. tccli/services/ssl/v20191205/examples.json +144 -24
  75. tccli/services/taf/taf_client.py +0 -159
  76. tccli/services/taf/v20200210/api.json +0 -665
  77. tccli/services/taf/v20200210/examples.json +0 -24
  78. tccli/services/tdmq/v20200217/api.json +97 -0
  79. tccli/services/teo/v20220901/api.json +5 -5
  80. tccli/services/thpc/v20230321/api.json +19 -0
  81. tccli/services/tione/v20211111/api.json +14 -3
  82. tccli/services/trabbit/__init__.py +4 -0
  83. tccli/services/trabbit/trabbit_client.py +1691 -0
  84. tccli/services/trabbit/v20230418/api.json +4773 -0
  85. tccli/services/trabbit/v20230418/examples.json +237 -0
  86. tccli/services/trocket/v20230308/api.json +130 -11
  87. tccli/services/trtc/v20190722/api.json +8 -8
  88. tccli/services/trtc/v20190722/examples.json +2 -2
  89. tccli/services/vclm/v20240523/api.json +0 -450
  90. tccli/services/vclm/v20240523/examples.json +0 -48
  91. tccli/services/vclm/vclm_client.py +0 -159
  92. tccli/services/vpc/v20170312/api.json +46 -39
  93. tccli/services/vpc/v20170312/examples.json +3 -3
  94. tccli/services/wedata/v20210820/api.json +240 -42
  95. tccli/services/wedata/v20210820/examples.json +17 -3
  96. tccli/services/wedata/wedata_client.py +53 -0
  97. {tccli-3.0.1267.1.dist-info → tccli-3.0.1269.1.dist-info}/METADATA +2 -2
  98. {tccli-3.0.1267.1.dist-info → tccli-3.0.1269.1.dist-info}/RECORD +101 -95
  99. {tccli-3.0.1267.1.dist-info → tccli-3.0.1269.1.dist-info}/WHEEL +0 -0
  100. {tccli-3.0.1267.1.dist-info → tccli-3.0.1269.1.dist-info}/entry_points.txt +0 -0
  101. {tccli-3.0.1267.1.dist-info → tccli-3.0.1269.1.dist-info}/license_files/LICENSE +0 -0
@@ -1173,6 +1173,15 @@
1173
1173
  "name": "Asset",
1174
1174
  "required": false,
1175
1175
  "type": "object"
1176
+ },
1177
+ {
1178
+ "disabled": false,
1179
+ "document": "数据源连接名",
1180
+ "example": "DataLakeCatalog",
1181
+ "member": "string",
1182
+ "name": "DatasourceConnectionName",
1183
+ "required": false,
1184
+ "type": "string"
1176
1185
  }
1177
1186
  ],
1178
1187
  "type": "object"
@@ -1227,6 +1236,15 @@
1227
1236
  "name": "Partition",
1228
1237
  "required": false,
1229
1238
  "type": "object"
1239
+ },
1240
+ {
1241
+ "disabled": false,
1242
+ "document": "数据源连接名",
1243
+ "example": "DataLakeCatalog",
1244
+ "member": "string",
1245
+ "name": "DatasourceConnectionName",
1246
+ "required": false,
1247
+ "type": "string"
1230
1248
  }
1231
1249
  ],
1232
1250
  "type": "object"
@@ -1407,6 +1425,15 @@
1407
1425
  "name": "Name",
1408
1426
  "required": false,
1409
1427
  "type": "string"
1428
+ },
1429
+ {
1430
+ "disabled": false,
1431
+ "document": "数据源连接名",
1432
+ "example": "DataLakeCatalog",
1433
+ "member": "string",
1434
+ "name": "DatasourceConnectionName",
1435
+ "required": false,
1436
+ "type": "string"
1410
1437
  }
1411
1438
  ],
1412
1439
  "type": "object"
@@ -2256,7 +2283,7 @@
2256
2283
  {
2257
2284
  "disabled": false,
2258
2285
  "document": "任务Id,全局唯一",
2259
- "example": "“”",
2286
+ "example": "8548111ce1611ef8bb45254006a8683",
2260
2287
  "member": "string",
2261
2288
  "name": "TaskId",
2262
2289
  "required": true,
@@ -2902,6 +2929,15 @@
2902
2929
  "name": "Name",
2903
2930
  "required": false,
2904
2931
  "type": "string"
2932
+ },
2933
+ {
2934
+ "disabled": false,
2935
+ "document": "数据源连接名",
2936
+ "example": "DataLakeCatalog",
2937
+ "member": "string",
2938
+ "name": "DatasourceConnectionName",
2939
+ "required": false,
2940
+ "type": "string"
2905
2941
  }
2906
2942
  ],
2907
2943
  "type": "object"
@@ -3064,6 +3100,15 @@
3064
3100
  "name": "Name",
3065
3101
  "required": false,
3066
3102
  "type": "string"
3103
+ },
3104
+ {
3105
+ "disabled": false,
3106
+ "document": "数据源连接名",
3107
+ "example": "DataLakeCatalog",
3108
+ "member": "string",
3109
+ "name": "DatasourceConnectionName",
3110
+ "required": false,
3111
+ "type": "string"
3067
3112
  }
3068
3113
  ],
3069
3114
  "type": "object"
@@ -5327,6 +5372,17 @@
5327
5372
  "required": false,
5328
5373
  "type": "object",
5329
5374
  "value_allowed_null": false
5375
+ },
5376
+ {
5377
+ "disabled": false,
5378
+ "document": "数据源连接名",
5379
+ "example": "DataLakeCatalog",
5380
+ "member": "string",
5381
+ "name": "DatasourceConnectionName",
5382
+ "output_required": false,
5383
+ "required": false,
5384
+ "type": "string",
5385
+ "value_allowed_null": false
5330
5386
  }
5331
5387
  ],
5332
5388
  "usage": "both"
@@ -7874,7 +7930,7 @@
7874
7930
  {
7875
7931
  "disabled": false,
7876
7932
  "document": "schema名称",
7877
- "example": "xxxx",
7933
+ "example": "schema1",
7878
7934
  "member": "string",
7879
7935
  "name": "SchemaName",
7880
7936
  "required": false,
@@ -7882,12 +7938,21 @@
7882
7938
  },
7883
7939
  {
7884
7940
  "disabled": false,
7885
- "document": "匹配规则",
7886
- "example": "*",
7941
+ "document": "匹配规则,只支持填*",
7942
+ "example": "",
7887
7943
  "member": "string",
7888
7944
  "name": "Pattern",
7889
7945
  "required": false,
7890
7946
  "type": "string"
7947
+ },
7948
+ {
7949
+ "disabled": false,
7950
+ "document": "数据源连接名",
7951
+ "example": "DataLakeCatalog",
7952
+ "member": "string",
7953
+ "name": "DatasourceConnectionName",
7954
+ "required": false,
7955
+ "type": "string"
7891
7956
  }
7892
7957
  ],
7893
7958
  "type": "object"
@@ -8054,6 +8119,15 @@
8054
8119
  "name": "Expression",
8055
8120
  "required": false,
8056
8121
  "type": "string"
8122
+ },
8123
+ {
8124
+ "disabled": false,
8125
+ "document": "数据源连接名",
8126
+ "example": "DataLakeCatalog",
8127
+ "member": "string",
8128
+ "name": "DatasourceConnectionName",
8129
+ "required": false,
8130
+ "type": "string"
8057
8131
  }
8058
8132
  ],
8059
8133
  "type": "object"
@@ -8122,8 +8196,8 @@
8122
8196
  },
8123
8197
  {
8124
8198
  "disabled": false,
8125
- "document": "数据目录",
8126
- "example": "DataLakeCatalog",
8199
+ "document": "catalog类型",
8200
+ "example": "hive",
8127
8201
  "member": "string",
8128
8202
  "name": "Catalog",
8129
8203
  "required": false,
@@ -8140,8 +8214,8 @@
8140
8214
  },
8141
8215
  {
8142
8216
  "disabled": false,
8143
- "document": "查询模式",
8144
- "example": "*",
8217
+ "document": "查询模式,只支持填*",
8218
+ "example": "",
8145
8219
  "member": "string",
8146
8220
  "name": "Pattern",
8147
8221
  "required": false,
@@ -8155,6 +8229,15 @@
8155
8229
  "name": "Type",
8156
8230
  "required": false,
8157
8231
  "type": "string"
8232
+ },
8233
+ {
8234
+ "disabled": false,
8235
+ "document": "数据源连接名",
8236
+ "example": "DataLakeCatalog",
8237
+ "member": "string",
8238
+ "name": "DatasourceConnectionName",
8239
+ "required": false,
8240
+ "type": "string"
8158
8241
  }
8159
8242
  ],
8160
8243
  "type": "object"
@@ -8383,8 +8466,8 @@
8383
8466
  },
8384
8467
  {
8385
8468
  "disabled": false,
8386
- "document": "数据目录",
8387
- "example": "DataLakeCatalog",
8469
+ "document": "catalog类型",
8470
+ "example": "hive",
8388
8471
  "member": "string",
8389
8472
  "name": "Catalog",
8390
8473
  "required": false,
@@ -8401,8 +8484,8 @@
8401
8484
  },
8402
8485
  {
8403
8486
  "disabled": false,
8404
- "document": "查询模式",
8405
- "example": "*",
8487
+ "document": "查询模式,只支持填*",
8488
+ "example": "",
8406
8489
  "member": "string",
8407
8490
  "name": "Pattern",
8408
8491
  "required": false,
@@ -8470,6 +8553,15 @@
8470
8553
  "name": "Asc",
8471
8554
  "required": false,
8472
8555
  "type": "bool"
8556
+ },
8557
+ {
8558
+ "disabled": false,
8559
+ "document": "数据源连接名",
8560
+ "example": "DataLakeCatalog",
8561
+ "member": "string",
8562
+ "name": "DatasourceConnectionName",
8563
+ "required": false,
8564
+ "type": "string"
8473
8565
  }
8474
8566
  ],
8475
8567
  "type": "object"
@@ -12300,6 +12392,15 @@
12300
12392
  "name": "Cascade",
12301
12393
  "required": false,
12302
12394
  "type": "bool"
12395
+ },
12396
+ {
12397
+ "disabled": false,
12398
+ "document": "数据源连接名",
12399
+ "example": "DataLakeCatalog",
12400
+ "member": "string",
12401
+ "name": "DatasourceConnectionName",
12402
+ "required": false,
12403
+ "type": "string"
12303
12404
  }
12304
12405
  ],
12305
12406
  "type": "object"
@@ -12372,6 +12473,15 @@
12372
12473
  "name": "DeleteData",
12373
12474
  "required": false,
12374
12475
  "type": "bool"
12476
+ },
12477
+ {
12478
+ "disabled": false,
12479
+ "document": "数据源连接名",
12480
+ "example": "DataLakeCatalog",
12481
+ "member": "string",
12482
+ "name": "DatasourceConnectionName",
12483
+ "required": false,
12484
+ "type": "string"
12375
12485
  }
12376
12486
  ],
12377
12487
  "type": "object"
@@ -12436,6 +12546,15 @@
12436
12546
  "name": "EnvProps",
12437
12547
  "required": false,
12438
12548
  "type": "object"
12549
+ },
12550
+ {
12551
+ "disabled": false,
12552
+ "document": "数据目录信息",
12553
+ "example": "DataLakeCatalog",
12554
+ "member": "string",
12555
+ "name": "DatasourceConnectionName",
12556
+ "required": false,
12557
+ "type": "string"
12439
12558
  }
12440
12559
  ],
12441
12560
  "type": "object"
@@ -13350,7 +13469,7 @@
13350
13469
  {
13351
13470
  "disabled": false,
13352
13471
  "document": "下一次分页参数,第一次传空",
13353
- "example": "xx",
13472
+ "example": "null",
13354
13473
  "member": "string",
13355
13474
  "name": "Context",
13356
13475
  "required": true,
@@ -13392,7 +13511,7 @@
13392
13511
  {
13393
13512
  "disabled": false,
13394
13513
  "document": "下一次分页参数\n注意:此字段可能返回 null,表示取不到有效值。",
13395
- "example": "",
13514
+ "example": "Y29udGV4dC0xNjRiYzJlMy02OGM3LTQwNDctOTU1Ni0zYjkwMThkYTY3YWMxNzM4ODAyNzgxNDc4",
13396
13515
  "member": "string",
13397
13516
  "name": "Context",
13398
13517
  "output_required": true,
@@ -13422,7 +13541,7 @@
13422
13541
  {
13423
13542
  "disabled": false,
13424
13543
  "document": "日志url\n注意:此字段可能返回 null,表示取不到有效值。",
13425
- "example": "",
13544
+ "example": "null",
13426
13545
  "member": "string",
13427
13546
  "name": "LogUrl",
13428
13547
  "output_required": true,
@@ -15059,7 +15178,7 @@
15059
15178
  {
15060
15179
  "disabled": false,
15061
15180
  "document": "创建者",
15062
- "example": "test",
15181
+ "example": "1000****040",
15063
15182
  "member": "string",
15064
15183
  "name": "Creator",
15065
15184
  "output_required": true,
@@ -17037,20 +17156,20 @@
17037
17156
  {
17038
17157
  "disabled": false,
17039
17158
  "document": "shuffle写溢出到COS数据量,单位:byte\n注意:此字段可能返回 null,表示取不到有效值。",
17040
- "example": "",
17159
+ "example": "0",
17041
17160
  "member": "int64",
17042
17161
  "name": "ShuffleWriteBytesCos",
17043
- "required": false,
17162
+ "output_required": true,
17044
17163
  "type": "int",
17045
17164
  "value_allowed_null": true
17046
17165
  },
17047
17166
  {
17048
17167
  "disabled": false,
17049
17168
  "document": "shuffle写数据量,单位:byte\n注意:此字段可能返回 null,表示取不到有效值。",
17050
- "example": "",
17169
+ "example": "59174754650",
17051
17170
  "member": "int64",
17052
17171
  "name": "ShuffleWriteBytesTotal",
17053
- "required": false,
17172
+ "output_required": true,
17054
17173
  "type": "int",
17055
17174
  "value_allowed_null": true
17056
17175
  }
@@ -17895,7 +18014,7 @@
17895
18014
  {
17896
18015
  "disabled": false,
17897
18016
  "document": "T-ICEBERG表的主键\n注意:此字段可能返回 null,表示取不到有效值。",
17898
- "example": "",
18017
+ "example": "id",
17899
18018
  "member": "string",
17900
18019
  "name": "PrimaryKeys",
17901
18020
  "output_required": false,
@@ -19819,7 +19938,7 @@
19819
19938
  {
19820
19939
  "disabled": false,
19821
19940
  "document": "子网Id\n注意:此字段可能返回 null,表示取不到有效值。",
19822
- "example": "",
19941
+ "example": "subnet-e4****xj",
19823
19942
  "member": "string",
19824
19943
  "name": "CidrId",
19825
19944
  "output_required": true,
@@ -19847,7 +19966,7 @@
19847
19966
  {
19848
19967
  "disabled": false,
19849
19968
  "document": "vpc Id\n注意:此字段可能返回 null,表示取不到有效值。",
19850
- "example": "",
19969
+ "example": "vpc-f37xxxx",
19851
19970
  "member": "string",
19852
19971
  "name": "VpcId",
19853
19972
  "output_required": true,
@@ -19858,7 +19977,7 @@
19858
19977
  {
19859
19978
  "disabled": false,
19860
19979
  "document": "vpc子网\n注意:此字段可能返回 null,表示取不到有效值。",
19861
- "example": "10.0.0.1/22",
19980
+ "example": "10.*.*.*/*",
19862
19981
  "member": "string",
19863
19982
  "name": "VpcCidrBlock",
19864
19983
  "output_required": true,
@@ -19869,7 +19988,7 @@
19869
19988
  {
19870
19989
  "disabled": false,
19871
19990
  "document": "规则Id\n注意:此字段可能返回 null,表示取不到有效值。",
19872
- "example": "",
19991
+ "example": "4549",
19873
19992
  "member": "int64",
19874
19993
  "name": "RuleId",
19875
19994
  "output_required": false,
@@ -19880,7 +19999,7 @@
19880
19999
  {
19881
20000
  "disabled": false,
19882
20001
  "document": "权限组Id\n注意:此字段可能返回 null,表示取不到有效值。",
19883
- "example": "",
20002
+ "example": "ag-cj91234e",
19884
20003
  "member": "string",
19885
20004
  "name": "AccessGroupId",
19886
20005
  "output_required": false,