tccli 3.0.1365.1__py2.py3-none-any.whl → 3.0.1367.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.
- tccli/__init__.py +1 -1
- tccli/services/apm/v20210622/api.json +16 -4
- tccli/services/cdb/v20170320/api.json +13 -13
- tccli/services/cdn/v20180606/api.json +11 -3
- tccli/services/cfw/cfw_client.py +34 -193
- tccli/services/cfw/v20190904/api.json +21 -341
- tccli/services/cfw/v20190904/examples.json +2 -26
- tccli/services/chc/v20230418/api.json +1 -1
- tccli/services/cls/v20201016/api.json +11 -11
- tccli/services/cls/v20201016/examples.json +2 -2
- tccli/services/ctem/v20231128/api.json +5 -5
- tccli/services/cwp/v20180228/api.json +12 -12
- tccli/services/cwp/v20180228/examples.json +4 -4
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dlc/v20210125/api.json +234 -15
- tccli/services/dlc/v20210125/examples.json +3 -3
- tccli/services/es/v20250101/api.json +6 -6
- tccli/services/es/v20250101/examples.json +8 -8
- tccli/services/ess/v20201111/api.json +8 -8
- tccli/services/ess/v20201111/examples.json +6 -0
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/ims/v20201229/api.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +72 -2
- tccli/services/lke/v20231130/api.json +47 -4
- tccli/services/mongodb/v20190725/api.json +2 -2
- tccli/services/mongodb/v20190725/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +169 -123
- tccli/services/partners/v20180321/api.json +4 -4
- tccli/services/postgres/v20170312/api.json +20 -20
- tccli/services/postgres/v20170312/examples.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +24 -24
- tccli/services/sqlserver/v20180328/examples.json +4 -4
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tcbr/v20220217/api.json +114 -9
- tccli/services/tcr/v20190924/api.json +2 -2
- tccli/services/teo/v20220901/api.json +16 -16
- tccli/services/tione/v20211111/api.json +38 -38
- tccli/services/tione/v20211111/examples.json +1 -1
- tccli/services/tsf/tsf_client.py +159 -0
- tccli/services/tsf/v20180326/api.json +583 -0
- tccli/services/tsf/v20180326/examples.json +24 -0
- tccli/services/wedata/v20210820/api.json +161 -9
- tccli/services/wedata/v20210820/examples.json +3 -9
- tccli/services/wsa/v20250508/api.json +2 -2
- tccli/services/wsa/v20250508/examples.json +2 -2
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/RECORD +51 -51
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/license_files/LICENSE +0 -0
@@ -484,9 +484,9 @@
|
|
484
484
|
"status": "online"
|
485
485
|
},
|
486
486
|
"DescribeAccountStatistics": {
|
487
|
-
"document": "本接口 (DescribeAccountStatistics)
|
487
|
+
"document": "本接口 (DescribeAccountStatistics) 用于获取账号统计列表数据。",
|
488
488
|
"input": "DescribeAccountStatisticsRequest",
|
489
|
-
"name": "
|
489
|
+
"name": "获取账号统计列表数据",
|
490
490
|
"output": "DescribeAccountStatisticsResponse",
|
491
491
|
"status": "online"
|
492
492
|
},
|
@@ -1310,9 +1310,9 @@
|
|
1310
1310
|
"status": "online"
|
1311
1311
|
},
|
1312
1312
|
"DescribeHistoryAccounts": {
|
1313
|
-
"document": "本接口 (DescribeHistoryAccounts)
|
1313
|
+
"document": "本接口 (DescribeHistoryAccounts) 用于获取账号变更历史列表数据。",
|
1314
1314
|
"input": "DescribeHistoryAccountsRequest",
|
1315
|
-
"name": "
|
1315
|
+
"name": "获取账号变更历史列表",
|
1316
1316
|
"output": "DescribeHistoryAccountsResponse",
|
1317
1317
|
"status": "online"
|
1318
1318
|
},
|
@@ -16396,7 +16396,7 @@
|
|
16396
16396
|
{
|
16397
16397
|
"disabled": false,
|
16398
16398
|
"document": "过滤条件。\n<li>Username - String - 是否必填:否 - 帐号用户名</li>",
|
16399
|
-
"example": "
|
16399
|
+
"example": "无",
|
16400
16400
|
"member": "Filter",
|
16401
16401
|
"name": "Filters",
|
16402
16402
|
"required": false,
|
@@ -16410,7 +16410,7 @@
|
|
16410
16410
|
"members": [
|
16411
16411
|
{
|
16412
16412
|
"disabled": false,
|
16413
|
-
"document": "
|
16413
|
+
"document": "账号统计列表记录总数。",
|
16414
16414
|
"example": "1",
|
16415
16415
|
"member": "uint64",
|
16416
16416
|
"name": "TotalCount",
|
@@ -16420,8 +16420,8 @@
|
|
16420
16420
|
},
|
16421
16421
|
{
|
16422
16422
|
"disabled": false,
|
16423
|
-
"document": "
|
16424
|
-
"example": "
|
16423
|
+
"document": "账号统计列表。",
|
16424
|
+
"example": "无",
|
16425
16425
|
"member": "AccountStatistics",
|
16426
16426
|
"name": "AccountStatistics",
|
16427
16427
|
"output_required": true,
|
@@ -24584,7 +24584,7 @@
|
|
24584
24584
|
{
|
24585
24585
|
"disabled": false,
|
24586
24586
|
"document": "过滤条件。\n<li>Username - String - 是否必填:否 - 帐号名</li>",
|
24587
|
-
"example": "
|
24587
|
+
"example": "无",
|
24588
24588
|
"member": "Filter",
|
24589
24589
|
"name": "Filters",
|
24590
24590
|
"required": false,
|
@@ -24598,7 +24598,7 @@
|
|
24598
24598
|
"members": [
|
24599
24599
|
{
|
24600
24600
|
"disabled": false,
|
24601
|
-
"document": "
|
24601
|
+
"document": "账号变更历史列表记录总数。",
|
24602
24602
|
"example": "100",
|
24603
24603
|
"member": "uint64",
|
24604
24604
|
"name": "TotalCount",
|
@@ -24608,8 +24608,8 @@
|
|
24608
24608
|
},
|
24609
24609
|
{
|
24610
24610
|
"disabled": false,
|
24611
|
-
"document": "
|
24612
|
-
"example": "
|
24611
|
+
"document": "账号变更历史数据数组。",
|
24612
|
+
"example": "无",
|
24613
24613
|
"member": "HistoryAccount",
|
24614
24614
|
"name": "HistoryAccounts",
|
24615
24615
|
"output_required": true,
|
@@ -554,10 +554,10 @@
|
|
554
554
|
],
|
555
555
|
"DescribeAccountStatistics": [
|
556
556
|
{
|
557
|
-
"document": "
|
557
|
+
"document": "获取账号统计列表数据",
|
558
558
|
"input": "https://cwp.tencentcloudapi.com/?Action=DescribeAccountStatistics\n&Limit=10\n&Offset=0\n&<公共请求参数>",
|
559
559
|
"output": "{\n \"Response\": {\n \"AccountStatistics\": [\n {\n \"Username\": \"nginx\",\n \"MachineNum\": 10\n }\n ],\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"TotalCount\": 100\n }\n}",
|
560
|
-
"title": "
|
560
|
+
"title": "获取账号统计列表数据"
|
561
561
|
}
|
562
562
|
],
|
563
563
|
"DescribeAgentInstallCommand": [
|
@@ -1504,10 +1504,10 @@
|
|
1504
1504
|
],
|
1505
1505
|
"DescribeHistoryAccounts": [
|
1506
1506
|
{
|
1507
|
-
"document": "
|
1507
|
+
"document": "获取账号变更历史列表",
|
1508
1508
|
"input": "https://cwp.tencentcloudapi.com/?Action=DescribeHistoryAccounts\n&Uuid=6b6cd843-6bc1-4011-a74c-dc3fd26a7dd1\n&Filters.0.Name=MachineIp\n&Filters.0.Values.0=10.0.1.1\n&Limit=10\n&Offset=0\n&<公共请求参数>",
|
1509
1509
|
"output": "{\n \"Response\": {\n \"HistoryAccounts\": [\n {\n \"Id\": 1,\n \"Uuid\": \"6b6cd843-6bc1-4011-a74c-dc3fd26a7dd1\",\n \"MachineName\": \"machine-name\",\n \"MachineIp\": \"10.104.86.62\",\n \"Username\": \"nginx\",\n \"ModifyType\": \"CREATE\",\n \"ModifyTime\": \"2018-01-01 12:12:12\"\n }\n ],\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"TotalCount\": 100\n }\n}",
|
1510
|
-
"title": "
|
1510
|
+
"title": "获取账号变更历史列表"
|
1511
1511
|
}
|
1512
1512
|
],
|
1513
1513
|
"DescribeHistoryService": [
|
@@ -740,7 +740,7 @@
|
|
740
740
|
{
|
741
741
|
"document": "仅查看用户有权限的可用区",
|
742
742
|
"input": "POST / HTTP/1.1\nHost: cynosdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeZones\n<公共请求参数>\n\n{}",
|
743
|
-
"output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 100001,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"yes\"\n }\n ],\n \"RegionZh\": \"广州\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-guangzhou-
|
743
|
+
"output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 100001,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"yes\"\n }\n ],\n \"RegionZh\": \"广州\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-guangzhou-3\",\n \"Zone\": \"ap-guangzhou-3\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 100003,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"广州三区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"tcp\",\n \"IsSupportCreateCluster\": 1\n },\n {\n \"PhysicalZone\": \"ao-guangzhou-5\",\n \"Zone\": \"ap-guangzhou-5\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 100004,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"广州五区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"whole_rdma\",\n \"IsSupportCreateCluster\": 0\n }\n ]\n },\n {\n \"DbType\": \"MYSQL\",\n \"Region\": \"ap-beijing\",\n \"RegionId\": 8,\n \"Modules\": [\n {\n \"ModuleName\": \"is.disable.wan\",\n \"IsDisable\": \"no\"\n }\n ],\n \"RegionZh\": \"北京\",\n \"ZoneSet\": [\n {\n \"PhysicalZone\": \"ap-beijing-5\",\n \"Zone\": \"ap-beijing-5\",\n \"IsSupportServerless\": 0,\n \"ZoneId\": 800001,\n \"IsSupportNormal\": 0,\n \"ZoneZh\": \"北京五区\",\n \"HasPermission\": true,\n \"IsWholeRdmaZone\": \"whole_rdma\",\n \"IsSupportCreateCluster\": 1\n }\n ]\n }\n ],\n \"RequestId\": \"8fa5cf5-77db-4e32-90ef-22c71ed95f51\"\n }\n}",
|
744
744
|
"title": "查询可售卖地域可用区信息"
|
745
745
|
}
|
746
746
|
],
|
@@ -7349,7 +7349,7 @@
|
|
7349
7349
|
{
|
7350
7350
|
"disabled": false,
|
7351
7351
|
"document": "标签对集合\n注意:此字段可能返回 null,表示取不到有效值。",
|
7352
|
-
"example": "
|
7352
|
+
"example": "无",
|
7353
7353
|
"member": "TagInfo",
|
7354
7354
|
"name": "TagList",
|
7355
7355
|
"output_required": true,
|
@@ -7360,7 +7360,7 @@
|
|
7360
7360
|
{
|
7361
7361
|
"disabled": false,
|
7362
7362
|
"document": "引擎拥有的权限\n注意:此字段可能返回 null,表示取不到有效值。",
|
7363
|
-
"example": "[USE]",
|
7363
|
+
"example": "[\"USE\"]",
|
7364
7364
|
"member": "string",
|
7365
7365
|
"name": "Permissions",
|
7366
7366
|
"output_required": true,
|
@@ -7569,7 +7569,7 @@
|
|
7569
7569
|
{
|
7570
7570
|
"disabled": false,
|
7571
7571
|
"document": "用户appid\n注意:此字段可能返回 null,表示取不到有效值。",
|
7572
|
-
"example": "
|
7572
|
+
"example": "125111081",
|
7573
7573
|
"member": "int64",
|
7574
7574
|
"name": "UserAppId",
|
7575
7575
|
"output_required": true,
|
@@ -7752,6 +7752,17 @@
|
|
7752
7752
|
"required": false,
|
7753
7753
|
"type": "int",
|
7754
7754
|
"value_allowed_null": true
|
7755
|
+
},
|
7756
|
+
{
|
7757
|
+
"disabled": false,
|
7758
|
+
"document": "引擎资源弹性伸缩策略",
|
7759
|
+
"example": "无",
|
7760
|
+
"member": "ScheduleElasticityConf",
|
7761
|
+
"name": "ScheduleElasticityConf",
|
7762
|
+
"output_required": false,
|
7763
|
+
"required": false,
|
7764
|
+
"type": "object",
|
7765
|
+
"value_allowed_null": false
|
7755
7766
|
}
|
7756
7767
|
],
|
7757
7768
|
"usage": "both"
|
@@ -10372,7 +10383,7 @@
|
|
10372
10383
|
{
|
10373
10384
|
"disabled": false,
|
10374
10385
|
"document": "参数应该为引擎权限类型,有效类型:\"USE\", \"MODIFY\", \"OPERATE\", \"MONITOR\", \"DELETE\"",
|
10375
|
-
"example": "[USE]",
|
10386
|
+
"example": "[\"USE\"]",
|
10376
10387
|
"member": "string",
|
10377
10388
|
"name": "AccessTypes",
|
10378
10389
|
"required": false,
|
@@ -10399,7 +10410,7 @@
|
|
10399
10410
|
{
|
10400
10411
|
"disabled": false,
|
10401
10412
|
"document": "网络配置列表,若传入该参数,则返回网络配置关联的计算引擎",
|
10402
|
-
"example": "DLC_Kafka",
|
10413
|
+
"example": "[\"DLC_Kafka\"]",
|
10403
10414
|
"member": "string",
|
10404
10415
|
"name": "DatasourceConnectionNameSet",
|
10405
10416
|
"required": false,
|
@@ -10422,6 +10433,15 @@
|
|
10422
10433
|
"name": "EngineTypeDetail",
|
10423
10434
|
"required": false,
|
10424
10435
|
"type": "string"
|
10436
|
+
},
|
10437
|
+
{
|
10438
|
+
"disabled": false,
|
10439
|
+
"document": "默认 false, 为 true 时仅列出具有洞察 listener 的引擎",
|
10440
|
+
"example": "false",
|
10441
|
+
"member": "bool",
|
10442
|
+
"name": "ListHasListener",
|
10443
|
+
"required": false,
|
10444
|
+
"type": "bool"
|
10425
10445
|
}
|
10426
10446
|
],
|
10427
10447
|
"type": "object"
|
@@ -10929,6 +10949,16 @@
|
|
10929
10949
|
"type": "int",
|
10930
10950
|
"value_allowed_null": false
|
10931
10951
|
},
|
10952
|
+
{
|
10953
|
+
"disabled": false,
|
10954
|
+
"document": "剩余集群规格百分比",
|
10955
|
+
"example": "10",
|
10956
|
+
"member": "int64",
|
10957
|
+
"name": "AvailPercent",
|
10958
|
+
"output_required": false,
|
10959
|
+
"type": "int",
|
10960
|
+
"value_allowed_null": false
|
10961
|
+
},
|
10932
10962
|
{
|
10933
10963
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10934
10964
|
"member": "string",
|
@@ -14796,6 +14826,67 @@
|
|
14796
14826
|
],
|
14797
14827
|
"type": "object"
|
14798
14828
|
},
|
14829
|
+
"ElasticPlan": {
|
14830
|
+
"document": "引擎资源弹性伸缩计划",
|
14831
|
+
"members": [
|
14832
|
+
{
|
14833
|
+
"disabled": false,
|
14834
|
+
"document": "最小集群数",
|
14835
|
+
"example": "1",
|
14836
|
+
"member": "int64",
|
14837
|
+
"name": "MinElasticClusters",
|
14838
|
+
"output_required": false,
|
14839
|
+
"required": false,
|
14840
|
+
"type": "int",
|
14841
|
+
"value_allowed_null": false
|
14842
|
+
},
|
14843
|
+
{
|
14844
|
+
"disabled": false,
|
14845
|
+
"document": "最大集群数",
|
14846
|
+
"example": "10",
|
14847
|
+
"member": "int64",
|
14848
|
+
"name": "MaxElasticClusters",
|
14849
|
+
"output_required": false,
|
14850
|
+
"required": false,
|
14851
|
+
"type": "int",
|
14852
|
+
"value_allowed_null": false
|
14853
|
+
},
|
14854
|
+
{
|
14855
|
+
"disabled": false,
|
14856
|
+
"document": "最大排队时间",
|
14857
|
+
"example": "10",
|
14858
|
+
"member": "int64",
|
14859
|
+
"name": "TolerableQueueTime",
|
14860
|
+
"output_required": false,
|
14861
|
+
"required": false,
|
14862
|
+
"type": "int",
|
14863
|
+
"value_allowed_null": false
|
14864
|
+
},
|
14865
|
+
{
|
14866
|
+
"disabled": false,
|
14867
|
+
"document": "开始时间,Once格式:yyyy-MM-dd HH:mm:ss; 非Once格式: HH:mm:ss",
|
14868
|
+
"example": "21:00:00",
|
14869
|
+
"member": "string",
|
14870
|
+
"name": "StartTime",
|
14871
|
+
"output_required": false,
|
14872
|
+
"required": false,
|
14873
|
+
"type": "string",
|
14874
|
+
"value_allowed_null": false
|
14875
|
+
},
|
14876
|
+
{
|
14877
|
+
"disabled": false,
|
14878
|
+
"document": "结束时间,Once格式:yyyy-MM-dd HH:mm:ss; 非Once格式: HH:mm:ss",
|
14879
|
+
"example": "22:00:00",
|
14880
|
+
"member": "string",
|
14881
|
+
"name": "EndTime",
|
14882
|
+
"output_required": false,
|
14883
|
+
"required": false,
|
14884
|
+
"type": "string",
|
14885
|
+
"value_allowed_null": false
|
14886
|
+
}
|
14887
|
+
],
|
14888
|
+
"usage": "both"
|
14889
|
+
},
|
14799
14890
|
"ElasticsearchInfo": {
|
14800
14891
|
"document": "Elasticsearch数据源的详细信息",
|
14801
14892
|
"members": [
|
@@ -15956,15 +16047,6 @@
|
|
15956
16047
|
"ListTaskJobLogDetailRequest": {
|
15957
16048
|
"document": "ListTaskJobLogDetail请求参数结构体",
|
15958
16049
|
"members": [
|
15959
|
-
{
|
15960
|
-
"disabled": false,
|
15961
|
-
"document": "列表返回的Id",
|
15962
|
-
"example": "eks-1",
|
15963
|
-
"member": "string",
|
15964
|
-
"name": "TaskId",
|
15965
|
-
"required": true,
|
15966
|
-
"type": "string"
|
15967
|
-
},
|
15968
16050
|
{
|
15969
16051
|
"disabled": false,
|
15970
16052
|
"document": "开始运行时间,unix时间戳(毫秒)",
|
@@ -16001,6 +16083,15 @@
|
|
16001
16083
|
"required": true,
|
16002
16084
|
"type": "string"
|
16003
16085
|
},
|
16086
|
+
{
|
16087
|
+
"disabled": false,
|
16088
|
+
"document": "列表返回的Id",
|
16089
|
+
"example": "eks-1",
|
16090
|
+
"member": "string",
|
16091
|
+
"name": "TaskId",
|
16092
|
+
"required": false,
|
16093
|
+
"type": "string"
|
16094
|
+
},
|
16004
16095
|
{
|
16005
16096
|
"disabled": false,
|
16006
16097
|
"document": "最近1000条日志是否升序排列,true:升序排序,false:倒序,默认false,倒序排列",
|
@@ -16027,6 +16118,24 @@
|
|
16027
16118
|
"name": "BatchId",
|
16028
16119
|
"required": false,
|
16029
16120
|
"type": "string"
|
16121
|
+
},
|
16122
|
+
{
|
16123
|
+
"disabled": false,
|
16124
|
+
"document": "引擎id",
|
16125
|
+
"example": "DataEngine-lhfhljx",
|
16126
|
+
"member": "string",
|
16127
|
+
"name": "DataEngineId",
|
16128
|
+
"required": false,
|
16129
|
+
"type": "string"
|
16130
|
+
},
|
16131
|
+
{
|
16132
|
+
"disabled": false,
|
16133
|
+
"document": "资源组id",
|
16134
|
+
"example": "rg-jlfhtlv",
|
16135
|
+
"member": "string",
|
16136
|
+
"name": "ResourceGroupId",
|
16137
|
+
"required": false,
|
16138
|
+
"type": "string"
|
16030
16139
|
}
|
16031
16140
|
],
|
16032
16141
|
"type": "object"
|
@@ -19092,6 +19201,67 @@
|
|
19092
19201
|
],
|
19093
19202
|
"usage": "in"
|
19094
19203
|
},
|
19204
|
+
"ScheduleElasticityConf": {
|
19205
|
+
"document": "引擎资源弹性伸缩策略",
|
19206
|
+
"members": [
|
19207
|
+
{
|
19208
|
+
"disabled": false,
|
19209
|
+
"document": "是否开启弹性伸缩:true/false",
|
19210
|
+
"example": "true",
|
19211
|
+
"member": "bool",
|
19212
|
+
"name": "ScheduledElasticityEnabled",
|
19213
|
+
"output_required": false,
|
19214
|
+
"required": false,
|
19215
|
+
"type": "bool",
|
19216
|
+
"value_allowed_null": false
|
19217
|
+
},
|
19218
|
+
{
|
19219
|
+
"disabled": false,
|
19220
|
+
"document": "调度类型:ONCE(一次性调度),DAILY(每日调度),WEEKLY(每周调度),MONTHLY(每月调度)",
|
19221
|
+
"example": "WEEKLY",
|
19222
|
+
"member": "string",
|
19223
|
+
"name": "ScheduleType",
|
19224
|
+
"output_required": false,
|
19225
|
+
"required": false,
|
19226
|
+
"type": "string",
|
19227
|
+
"value_allowed_null": false
|
19228
|
+
},
|
19229
|
+
{
|
19230
|
+
"disabled": false,
|
19231
|
+
"document": "调度日期:WEEKLY传:1~7; MONTHLY传:1~31;其它类型不传",
|
19232
|
+
"example": "1",
|
19233
|
+
"member": "int64",
|
19234
|
+
"name": "ScheduleDays",
|
19235
|
+
"output_required": false,
|
19236
|
+
"required": false,
|
19237
|
+
"type": "list",
|
19238
|
+
"value_allowed_null": false
|
19239
|
+
},
|
19240
|
+
{
|
19241
|
+
"disabled": false,
|
19242
|
+
"document": "调度时区",
|
19243
|
+
"example": "UTC+08:00(北京)",
|
19244
|
+
"member": "string",
|
19245
|
+
"name": "TimeZone",
|
19246
|
+
"output_required": false,
|
19247
|
+
"required": false,
|
19248
|
+
"type": "string",
|
19249
|
+
"value_allowed_null": false
|
19250
|
+
},
|
19251
|
+
{
|
19252
|
+
"disabled": false,
|
19253
|
+
"document": "弹性伸缩计划",
|
19254
|
+
"example": "复杂类型",
|
19255
|
+
"member": "ElasticPlan",
|
19256
|
+
"name": "ElasticPlans",
|
19257
|
+
"output_required": false,
|
19258
|
+
"required": false,
|
19259
|
+
"type": "list",
|
19260
|
+
"value_allowed_null": false
|
19261
|
+
}
|
19262
|
+
],
|
19263
|
+
"usage": "both"
|
19264
|
+
},
|
19095
19265
|
"Script": {
|
19096
19266
|
"document": "script实例。",
|
19097
19267
|
"members": [
|
@@ -20639,6 +20809,46 @@
|
|
20639
20809
|
"output_required": false,
|
20640
20810
|
"type": "int",
|
20641
20811
|
"value_allowed_null": true
|
20812
|
+
},
|
20813
|
+
{
|
20814
|
+
"disabled": false,
|
20815
|
+
"document": "自定义镜像容器镜像服务domain 名称",
|
20816
|
+
"example": "test.tencentcloudcr.com",
|
20817
|
+
"member": "string",
|
20818
|
+
"name": "PublicDomain",
|
20819
|
+
"output_required": false,
|
20820
|
+
"type": "string",
|
20821
|
+
"value_allowed_null": false
|
20822
|
+
},
|
20823
|
+
{
|
20824
|
+
"disabled": false,
|
20825
|
+
"document": "自定义镜像容器镜像服务tcr实例id",
|
20826
|
+
"example": "tcr-xxxxx",
|
20827
|
+
"member": "string",
|
20828
|
+
"name": "RegistryId",
|
20829
|
+
"output_required": false,
|
20830
|
+
"type": "string",
|
20831
|
+
"value_allowed_null": false
|
20832
|
+
},
|
20833
|
+
{
|
20834
|
+
"disabled": false,
|
20835
|
+
"document": "容器镜像服务tcr所在地域",
|
20836
|
+
"example": "ap-beijing",
|
20837
|
+
"member": "string",
|
20838
|
+
"name": "RegionName",
|
20839
|
+
"output_required": false,
|
20840
|
+
"type": "string",
|
20841
|
+
"value_allowed_null": false
|
20842
|
+
},
|
20843
|
+
{
|
20844
|
+
"disabled": false,
|
20845
|
+
"document": "资源组启动耗时",
|
20846
|
+
"example": "1min30s",
|
20847
|
+
"member": "string",
|
20848
|
+
"name": "LaunchTime",
|
20849
|
+
"output_required": false,
|
20850
|
+
"type": "string",
|
20851
|
+
"value_allowed_null": false
|
20642
20852
|
}
|
20643
20853
|
],
|
20644
20854
|
"usage": "out"
|
@@ -22882,11 +23092,20 @@
|
|
22882
23092
|
{
|
22883
23093
|
"disabled": false,
|
22884
23094
|
"document": "Spark批作业集群Session资源配置模板",
|
22885
|
-
"example": "
|
23095
|
+
"example": "{ \"DriverSize\": \"large\", \"ExecutorMaxNumbers\": 3, \"ExecutorNums\": 3, \"ExecutorSize\": \"large\" }",
|
22886
23096
|
"member": "SessionResourceTemplate",
|
22887
23097
|
"name": "SessionResourceTemplate",
|
22888
23098
|
"required": false,
|
22889
23099
|
"type": "object"
|
23100
|
+
},
|
23101
|
+
{
|
23102
|
+
"disabled": false,
|
23103
|
+
"document": "引擎资源弹性伸缩策略",
|
23104
|
+
"example": "{ \"ScheduledElasticityEnabled\": \"true\", \"ScheduleType\": \"WEEKLY\" }",
|
23105
|
+
"member": "ScheduleElasticityConf",
|
23106
|
+
"name": "ScheduleElasticityConf",
|
23107
|
+
"required": false,
|
23108
|
+
"type": "object"
|
22890
23109
|
}
|
22891
23110
|
],
|
22892
23111
|
"type": "object"
|
@@ -577,8 +577,8 @@
|
|
577
577
|
"DescribeDataEngines": [
|
578
578
|
{
|
579
579
|
"document": "查询DataEngines信息列表",
|
580
|
-
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataEngines\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Filters\": [\n {\n \"Name\": \"engine-type\",\n \"Values\": [\n \"spark\"\n ]\n }\n ],\n \"SortBy\": \"create-time\",\n \"Sorting\": \"desc\",\n \"Limit\": 10,\n \"DatasourceConnectionName\": \"default-network-3\",\n \"ExcludePublicEngine\": false,\n \"AccessTypes\": [\n \"USE\"\n ],\n \"EngineExecType\": \"BATCH\",\n \"EngineType\": \"spark\",\n \"DatasourceConnectionNameSet\": [\n \"net1111\"\n ],\n \"EngineGeneration\": \"Native\",\n \"EngineTypeDetail\": \"SparkSQL\"\n}",
|
581
|
-
"output": "{\n \"Response\": {\n \"DataEngines\": [\n {\n \"DataEngineName\": \"\",\n \"QuotaId\": \"\",\n \"EngineType\": \"\",\n \"ClusterType\": \"\",\n \"State\": 0,\n \"CreateTime\": 0,\n \"UpdateTime\": 0,\n \"Size\": 0,\n \"Mode\": 0,\n \"MinClusters\": 0,\n \"MaxClusters\": 0,\n \"AutoResume\": false,\n \"SpendAfter\": 0,\n \"CidrBlock\": \"\",\n \"DefaultDataEngine\": false,\n \"Message\": \"\",\n \"DataEngineId\": \"\",\n \"SubAccountUin\": \"\",\n \"ExpireTime\": \"\",\n \"IsolatedTime\": \"\",\n \"ReversalTime\": \"\",\n \"UserAlias\": \"\",\n \"TagList\": [\n {\n \"TagKey\": \"\",\n \"TagValue\": \"\"\n }\n ],\n \"Permissions\": [\n \"\"\n ],\n \"AutoSuspend\": false,\n \"CrontabResumeSuspend\": 0,\n \"CrontabResumeSuspendStrategy\": {\n \"ResumeTime\": \"\",\n \"SuspendTime\": \"\",\n \"SuspendStrategy\": 0\n },\n \"EngineExecType\": \"\",\n \"RenewFlag\": 0,\n \"AutoSuspendTime\": 0,\n \"NetworkConnectionSet\": [\n {\n \"Id\": 0,\n \"AssociateId\": \"\",\n \"HouseId\": \"\",\n \"DatasourceConnectionId\": \"\",\n \"State\": 0,\n \"CreateTime\": 0,\n \"UpdateTime\": 0,\n \"Appid\": 0,\n \"HouseName\": \"\",\n \"DatasourceConnectionName\": \"\",\n \"NetworkConnectionType\": 0,\n \"Uin\": \"\",\n \"SubAccountUin\": \"\",\n \"NetworkConnectionDesc\": \"\",\n \"DatasourceConnectionVpcId\": \"\",\n \"DatasourceConnectionSubnetId\": \"\",\n \"DatasourceConnectionCidrBlock\": \"\",\n \"DatasourceConnectionSubnetCidrBlock\": \"\"\n }\n ],\n \"UiURL\": \"\",\n \"ResourceType\": \"\",\n \"ImageVersionId\": \"\",\n \"ChildImageVersionId\": \"\",\n \"ImageVersionName\": \"\",\n \"StartStandbyCluster\": false,\n \"ElasticSwitch\": false,\n \"ElasticLimit\": 0,\n \"DefaultHouse\": false,\n \"MaxConcurrency\": 0,\n \"TolerableQueueTime\": 0,\n \"UserAppId\": 0,\n \"UserUin\": \"\",\n \"SessionResourceTemplate\": {\n \"DriverSize\": \"\",\n \"ExecutorSize\": \"\",\n \"ExecutorNums\": 0,\n \"ExecutorMaxNumbers\": 0\n }\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"896387ab-35dc-4f14-b086-ed0e8ca050d9\"\n }\n}",
|
580
|
+
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataEngines\n<公共请求参数>\n\n{\n \"Offset\": 1,\n \"Filters\": [\n {\n \"Name\": \"engine-type\",\n \"Values\": [\n \"spark\"\n ]\n }\n ],\n \"SortBy\": \"create-time\",\n \"Sorting\": \"desc\",\n \"Limit\": 10,\n \"DatasourceConnectionName\": \"default-network-3\",\n \"ExcludePublicEngine\": false,\n \"AccessTypes\": [\n \"USE\"\n ],\n \"EngineExecType\": \"BATCH\",\n \"EngineType\": \"spark\",\n \"DatasourceConnectionNameSet\": [\n \"net1111\"\n ],\n \"EngineGeneration\": \"Native\",\n \"EngineTypeDetail\": \"SparkSQL\",\n \"ListHasListener\": false\n}",
|
581
|
+
"output": "{\n \"Response\": {\n \"DataEngines\": [\n {\n \"DataEngineName\": \"\",\n \"QuotaId\": \"\",\n \"EngineType\": \"\",\n \"ClusterType\": \"\",\n \"State\": 0,\n \"CreateTime\": 0,\n \"UpdateTime\": 0,\n \"Size\": 0,\n \"Mode\": 0,\n \"MinClusters\": 0,\n \"MaxClusters\": 0,\n \"AutoResume\": false,\n \"SpendAfter\": 0,\n \"CidrBlock\": \"\",\n \"DefaultDataEngine\": false,\n \"Message\": \"\",\n \"DataEngineId\": \"\",\n \"SubAccountUin\": \"\",\n \"ExpireTime\": \"\",\n \"IsolatedTime\": \"\",\n \"ReversalTime\": \"\",\n \"UserAlias\": \"\",\n \"TagList\": [\n {\n \"TagKey\": \"\",\n \"TagValue\": \"\"\n }\n ],\n \"Permissions\": [\n \"\"\n ],\n \"AutoSuspend\": false,\n \"CrontabResumeSuspend\": 0,\n \"CrontabResumeSuspendStrategy\": {\n \"ResumeTime\": \"\",\n \"SuspendTime\": \"\",\n \"SuspendStrategy\": 0\n },\n \"EngineExecType\": \"\",\n \"RenewFlag\": 0,\n \"AutoSuspendTime\": 0,\n \"NetworkConnectionSet\": [\n {\n \"Id\": 0,\n \"AssociateId\": \"\",\n \"HouseId\": \"\",\n \"DatasourceConnectionId\": \"\",\n \"State\": 0,\n \"CreateTime\": 0,\n \"UpdateTime\": 0,\n \"Appid\": 0,\n \"HouseName\": \"\",\n \"DatasourceConnectionName\": \"\",\n \"NetworkConnectionType\": 0,\n \"Uin\": \"\",\n \"SubAccountUin\": \"\",\n \"NetworkConnectionDesc\": \"\",\n \"DatasourceConnectionVpcId\": \"\",\n \"DatasourceConnectionSubnetId\": \"\",\n \"DatasourceConnectionCidrBlock\": \"\",\n \"DatasourceConnectionSubnetCidrBlock\": \"\",\n \"EGSupport\": 1\n }\n ],\n \"UiURL\": \"\",\n \"ResourceType\": \"\",\n \"ImageVersionId\": \"\",\n \"ChildImageVersionId\": \"\",\n \"ImageVersionName\": \"\",\n \"StartStandbyCluster\": false,\n \"ElasticSwitch\": false,\n \"ElasticLimit\": 0,\n \"DefaultHouse\": false,\n \"MaxConcurrency\": 0,\n \"TolerableQueueTime\": 0,\n \"UserAppId\": 0,\n \"UserUin\": \"\",\n \"SessionResourceTemplate\": {\n \"DriverSize\": \"\",\n \"ExecutorSize\": \"\",\n \"ExecutorNums\": 0,\n \"ExecutorMaxNumbers\": 0\n }\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"896387ab-35dc-4f14-b086-ed0e8ca050d9\"\n }\n}",
|
582
582
|
"title": "查询DataEngines信息列表"
|
583
583
|
},
|
584
584
|
{
|
@@ -632,7 +632,7 @@
|
|
632
632
|
{
|
633
633
|
"document": "查询数据引擎资源使用情况",
|
634
634
|
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEngineUsageInfo\n<公共请求参数>\n\n{\n \"DataEngineId\": \"DataEngine-r0xxxkls\"\n}",
|
635
|
-
"output": "{\n \"Response\": {\n \"Available\":
|
635
|
+
"output": "{\n \"Response\": {\n \"Available\": 24,\n \"RequestId\": \"6068a77d-5538-4e1d-a93f-cf5800c98e1b\",\n \"Total\": 64,\n \"Used\": 40,\n \"AvailPercent\": 37\n }\n}",
|
636
636
|
"title": "查询数据引擎资源使用情况"
|
637
637
|
}
|
638
638
|
],
|
@@ -327,7 +327,7 @@
|
|
327
327
|
{
|
328
328
|
"disabled": false,
|
329
329
|
"document": "文件信息。",
|
330
|
-
"example": "
|
330
|
+
"example": "无",
|
331
331
|
"member": "Document",
|
332
332
|
"name": "Document",
|
333
333
|
"required": true,
|
@@ -345,7 +345,7 @@
|
|
345
345
|
{
|
346
346
|
"disabled": false,
|
347
347
|
"document": "文件切片配置。",
|
348
|
-
"example": "
|
348
|
+
"example": "无",
|
349
349
|
"member": "ChunkConfigAsync",
|
350
350
|
"name": "Config",
|
351
351
|
"required": false,
|
@@ -382,7 +382,7 @@
|
|
382
382
|
{
|
383
383
|
"disabled": false,
|
384
384
|
"document": "切片文件信息。",
|
385
|
-
"example": "
|
385
|
+
"example": "无",
|
386
386
|
"member": "ChunkDocument",
|
387
387
|
"name": "Document",
|
388
388
|
"required": true,
|
@@ -400,7 +400,7 @@
|
|
400
400
|
{
|
401
401
|
"disabled": false,
|
402
402
|
"document": "文件切片配置。",
|
403
|
-
"example": "
|
403
|
+
"example": "无",
|
404
404
|
"member": "ChunkConfig",
|
405
405
|
"name": "Config",
|
406
406
|
"required": false,
|
@@ -943,7 +943,7 @@
|
|
943
943
|
{
|
944
944
|
"disabled": false,
|
945
945
|
"document": "文件信息。",
|
946
|
-
"example": "
|
946
|
+
"example": "无",
|
947
947
|
"member": "Document",
|
948
948
|
"name": "Document",
|
949
949
|
"required": true,
|
@@ -989,7 +989,7 @@
|
|
989
989
|
{
|
990
990
|
"disabled": false,
|
991
991
|
"document": "文件信息",
|
992
|
-
"example": "
|
992
|
+
"example": "无",
|
993
993
|
"member": "ParseDocument",
|
994
994
|
"name": "Document",
|
995
995
|
"required": true,
|