tccli 3.0.1350.1__py2.py3-none-any.whl → 3.0.1351.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 (31) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +7 -9
  3. tccli/services/cdn/v20180606/api.json +1 -1
  4. tccli/services/cdwch/v20200915/api.json +7 -7
  5. tccli/services/cdwch/v20200915/examples.json +2 -2
  6. tccli/services/ctem/ctem_client.py +159 -0
  7. tccli/services/ctem/v20231128/api.json +684 -120
  8. tccli/services/ctem/v20231128/examples.json +24 -0
  9. tccli/services/gme/v20180711/api.json +40 -0
  10. tccli/services/kms/v20190118/api.json +188 -0
  11. tccli/services/lke/lke_client.py +12 -436
  12. tccli/services/lke/v20231130/api.json +25 -1065
  13. tccli/services/lke/v20231130/examples.json +0 -64
  14. tccli/services/monitor/monitor_client.py +53 -0
  15. tccli/services/monitor/v20180724/examples.json +2 -2
  16. tccli/services/monitor/v20230616/api.json +58 -195
  17. tccli/services/monitor/v20230616/examples.json +4 -10
  18. tccli/services/mps/v20190612/api.json +6 -6
  19. tccli/services/redis/v20180412/api.json +24 -5
  20. tccli/services/redis/v20180412/examples.json +1 -1
  21. tccli/services/scf/v20180416/api.json +3 -0
  22. tccli/services/ssl/v20191205/api.json +31 -1
  23. tccli/services/tke/v20180525/api.json +2 -2
  24. tccli/services/tse/tse_client.py +80 -27
  25. tccli/services/tse/v20201207/api.json +193 -0
  26. tccli/services/tse/v20201207/examples.json +8 -0
  27. {tccli-3.0.1350.1.dist-info → tccli-3.0.1351.1.dist-info}/METADATA +2 -2
  28. {tccli-3.0.1350.1.dist-info → tccli-3.0.1351.1.dist-info}/RECORD +31 -31
  29. {tccli-3.0.1350.1.dist-info → tccli-3.0.1351.1.dist-info}/WHEEL +0 -0
  30. {tccli-3.0.1350.1.dist-info → tccli-3.0.1351.1.dist-info}/entry_points.txt +0 -0
  31. {tccli-3.0.1350.1.dist-info → tccli-3.0.1351.1.dist-info}/license_files/LICENSE +0 -0
@@ -104,6 +104,30 @@
104
104
  "title": "查看任务记录"
105
105
  }
106
106
  ],
107
+ "DescribeLeakageCodes": [
108
+ {
109
+ "document": "",
110
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageCodes\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
111
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
112
+ "title": "获取代码泄露数据"
113
+ }
114
+ ],
115
+ "DescribeLeakageDatas": [
116
+ {
117
+ "document": "",
118
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageDatas\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
119
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
120
+ "title": "获取数据泄露事件"
121
+ }
122
+ ],
123
+ "DescribeLeakageEmails": [
124
+ {
125
+ "document": "",
126
+ "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageEmails\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
127
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Email\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
128
+ "title": "获取邮箱泄露数据"
129
+ }
130
+ ],
107
131
  "DescribeManages": [
108
132
  {
109
133
  "document": "查看后台数据",
@@ -494,6 +494,46 @@
494
494
  "output_required": true,
495
495
  "type": "list",
496
496
  "value_allowed_null": false
497
+ },
498
+ {
499
+ "disabled": false,
500
+ "document": "小游戏时长统计项数目",
501
+ "example": "无",
502
+ "member": "uint64",
503
+ "name": "MiniGameDataNum",
504
+ "output_required": true,
505
+ "type": "int",
506
+ "value_allowed_null": false
507
+ },
508
+ {
509
+ "disabled": false,
510
+ "document": "大陆地区小游戏时长统计数据,单位分钟",
511
+ "example": "无",
512
+ "member": "StatisticsItem",
513
+ "name": "MiniGameDataMainland",
514
+ "output_required": true,
515
+ "type": "list",
516
+ "value_allowed_null": false
517
+ },
518
+ {
519
+ "disabled": false,
520
+ "document": "海外地区小游戏时长统计数据,单位分钟",
521
+ "example": "无",
522
+ "member": "StatisticsItem",
523
+ "name": "MiniGameDataOversea",
524
+ "output_required": true,
525
+ "type": "list",
526
+ "value_allowed_null": false
527
+ },
528
+ {
529
+ "disabled": false,
530
+ "document": "大陆和海外地区小游戏时长统计数据汇总,单位分钟",
531
+ "example": "无",
532
+ "member": "StatisticsItem",
533
+ "name": "MiniGameDataSum",
534
+ "output_required": true,
535
+ "type": "list",
536
+ "value_allowed_null": false
497
537
  }
498
538
  ],
499
539
  "usage": "out"
@@ -1219,6 +1219,76 @@
1219
1219
  "output_required": false,
1220
1220
  "type": "string",
1221
1221
  "value_allowed_null": false
1222
+ },
1223
+ {
1224
+ "disabled": false,
1225
+ "document": "密钥是否是主副本。0:主本,1:同步副本。",
1226
+ "example": "0",
1227
+ "member": "int64",
1228
+ "name": "IsSyncReplica",
1229
+ "output_required": false,
1230
+ "type": "int",
1231
+ "value_allowed_null": false
1232
+ },
1233
+ {
1234
+ "disabled": false,
1235
+ "document": "同步的原始地域",
1236
+ "example": "ap-guangzhou",
1237
+ "member": "string",
1238
+ "name": "SourceRegion",
1239
+ "output_required": false,
1240
+ "type": "string",
1241
+ "value_allowed_null": false
1242
+ },
1243
+ {
1244
+ "disabled": false,
1245
+ "document": "密钥同步的状态,0:未同步,1:同步成功,2:同步失败,3:同步中。",
1246
+ "example": "1",
1247
+ "member": "int64",
1248
+ "name": "SyncStatus",
1249
+ "output_required": false,
1250
+ "type": "int",
1251
+ "value_allowed_null": false
1252
+ },
1253
+ {
1254
+ "disabled": false,
1255
+ "document": "同步的结果描述",
1256
+ "example": "success",
1257
+ "member": "string",
1258
+ "name": "SyncMessages",
1259
+ "output_required": false,
1260
+ "type": "string",
1261
+ "value_allowed_null": false
1262
+ },
1263
+ {
1264
+ "disabled": false,
1265
+ "document": "同步的开始时间",
1266
+ "example": "1730357927",
1267
+ "member": "uint64",
1268
+ "name": "SyncStartTime",
1269
+ "output_required": false,
1270
+ "type": "int",
1271
+ "value_allowed_null": false
1272
+ },
1273
+ {
1274
+ "disabled": false,
1275
+ "document": "同步的结束时间",
1276
+ "example": "1730357927",
1277
+ "member": "uint64",
1278
+ "name": "SyncEndTime",
1279
+ "output_required": false,
1280
+ "type": "int",
1281
+ "value_allowed_null": false
1282
+ },
1283
+ {
1284
+ "disabled": false,
1285
+ "document": "同步的原始集群,如果为空,是公有云公共集群",
1286
+ "example": "hsm-a1b2c3",
1287
+ "member": "string",
1288
+ "name": "SourceHsmClusterId",
1289
+ "output_required": false,
1290
+ "type": "string",
1291
+ "value_allowed_null": false
1222
1292
  }
1223
1293
  ],
1224
1294
  "usage": "out"
@@ -1711,6 +1781,34 @@
1711
1781
  ],
1712
1782
  "type": "object"
1713
1783
  },
1784
+ "DestinationSyncConfig": {
1785
+ "document": "同步任务的目标地域列表,包括地域和集群信息。如果集群为空,表示公有云共享集群,如果集群不为空,表示独享集群。",
1786
+ "members": [
1787
+ {
1788
+ "disabled": false,
1789
+ "document": "同步任务的目标地域",
1790
+ "example": "ap-guangzhou",
1791
+ "member": "string",
1792
+ "name": "DestinationRegion",
1793
+ "output_required": false,
1794
+ "required": false,
1795
+ "type": "string",
1796
+ "value_allowed_null": false
1797
+ },
1798
+ {
1799
+ "disabled": false,
1800
+ "document": "HsmClusterId为空表示公有云共享版,如果不为空表示地域下独享版集群。",
1801
+ "example": "cls-hsm-a1b2c3d5",
1802
+ "member": "string",
1803
+ "name": "HsmClusterId",
1804
+ "output_required": false,
1805
+ "required": false,
1806
+ "type": "string",
1807
+ "value_allowed_null": false
1808
+ }
1809
+ ],
1810
+ "usage": "both"
1811
+ },
1714
1812
  "DeviceFingerprint": {
1715
1813
  "document": "设备指纹",
1716
1814
  "members": [
@@ -2933,6 +3031,26 @@
2933
3031
  "type": "int",
2934
3032
  "value_allowed_null": false
2935
3033
  },
3034
+ {
3035
+ "disabled": false,
3036
+ "document": "同步任务的目标地域信息",
3037
+ "example": "无",
3038
+ "member": "DestinationSyncConfig",
3039
+ "name": "SyncTaskList",
3040
+ "output_required": false,
3041
+ "type": "list",
3042
+ "value_allowed_null": false
3043
+ },
3044
+ {
3045
+ "disabled": false,
3046
+ "document": "是否支持同步任务。true:支持,false:不支持。",
3047
+ "example": "true",
3048
+ "member": "bool",
3049
+ "name": "IsAllowedSync",
3050
+ "output_required": false,
3051
+ "type": "bool",
3052
+ "value_allowed_null": false
3053
+ },
2936
3054
  {
2937
3055
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2938
3056
  "member": "string",
@@ -3286,6 +3404,76 @@
3286
3404
  "output_required": false,
3287
3405
  "type": "int",
3288
3406
  "value_allowed_null": false
3407
+ },
3408
+ {
3409
+ "disabled": false,
3410
+ "document": " 密钥是否是主副本。0:主本,1:同步副本。",
3411
+ "example": "0",
3412
+ "member": "int64",
3413
+ "name": "IsSyncReplica",
3414
+ "output_required": false,
3415
+ "type": "int",
3416
+ "value_allowed_null": false
3417
+ },
3418
+ {
3419
+ "disabled": false,
3420
+ "document": "同步的原始地域",
3421
+ "example": "ap-guangzhou",
3422
+ "member": "string",
3423
+ "name": "SourceRegion",
3424
+ "output_required": false,
3425
+ "type": "string",
3426
+ "value_allowed_null": false
3427
+ },
3428
+ {
3429
+ "disabled": false,
3430
+ "document": "密钥同步的状态,0:未同步,1:同步成功,2:同步失败,3:同步中。",
3431
+ "example": "1",
3432
+ "member": "int64",
3433
+ "name": "SyncStatus",
3434
+ "output_required": false,
3435
+ "type": "int",
3436
+ "value_allowed_null": false
3437
+ },
3438
+ {
3439
+ "disabled": false,
3440
+ "document": "同步的结果描述",
3441
+ "example": "success",
3442
+ "member": "string",
3443
+ "name": "SyncMessages",
3444
+ "output_required": false,
3445
+ "type": "string",
3446
+ "value_allowed_null": false
3447
+ },
3448
+ {
3449
+ "disabled": false,
3450
+ "document": "同步的开始时间",
3451
+ "example": "1730357927",
3452
+ "member": "uint64",
3453
+ "name": "SyncStartTime",
3454
+ "output_required": false,
3455
+ "type": "int",
3456
+ "value_allowed_null": false
3457
+ },
3458
+ {
3459
+ "disabled": false,
3460
+ "document": "同步的结束时间",
3461
+ "example": "1730357927",
3462
+ "member": "uint64",
3463
+ "name": "SyncEndTime",
3464
+ "output_required": false,
3465
+ "type": "int",
3466
+ "value_allowed_null": false
3467
+ },
3468
+ {
3469
+ "disabled": false,
3470
+ "document": "同步的原始集群,如果为空,是公有云公共集群",
3471
+ "example": "hsm-a1b2c3",
3472
+ "member": "string",
3473
+ "name": "SourceHsmClusterId",
3474
+ "output_required": false,
3475
+ "type": "string",
3476
+ "value_allowed_null": false
3289
3477
  }
3290
3478
  ],
3291
3479
  "usage": "out"