tccli 3.0.1375.1__py2.py3-none-any.whl → 3.0.1377.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/bi/bi_client.py +53 -0
- tccli/services/bi/v20220105/api.json +101 -0
- tccli/services/bi/v20220105/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +18 -8
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +31 -1
- tccli/services/cfs/v20190719/api.json +10 -1
- tccli/services/chc/v20230418/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +20 -0
- tccli/services/cls/v20201016/api.json +21 -21
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/csip/v20221121/api.json +14 -14
- tccli/services/ctem/v20231128/api.json +22 -3
- tccli/services/ctem/v20231128/examples.json +2 -2
- tccli/services/cwp/v20180228/api.json +39 -9
- tccli/services/cwp/v20180228/examples.json +6 -0
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/dc/v20180410/api.json +18 -0
- tccli/services/dlc/v20210125/api.json +27 -8
- tccli/services/dlc/v20210125/examples.json +2 -2
- tccli/services/dts/dts_client.py +79 -26
- tccli/services/dts/v20211206/api.json +34 -0
- tccli/services/dts/v20211206/examples.json +8 -0
- tccli/services/ess/ess_client.py +106 -0
- tccli/services/ess/v20201111/api.json +142 -7
- tccli/services/ess/v20201111/examples.json +16 -0
- tccli/services/essbasic/v20210526/api.json +8 -8
- tccli/services/faceid/v20180301/api.json +1 -1
- tccli/services/ioa/ioa_client.py +106 -0
- tccli/services/ioa/v20220601/api.json +545 -10
- tccli/services/ioa/v20220601/examples.json +20 -10
- tccli/services/iotexplorer/v20190423/api.json +52 -1
- tccli/services/iotexplorer/v20190423/examples.json +78 -6
- tccli/services/iss/iss_client.py +53 -0
- tccli/services/iss/v20230517/api.json +60 -0
- tccli/services/iss/v20230517/examples.json +8 -0
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lkeap/v20240522/api.json +17 -7
- tccli/services/mna/v20210119/api.json +1 -1
- tccli/services/mongodb/v20190725/api.json +22 -10
- tccli/services/mps/v20190612/api.json +112 -2
- tccli/services/mqtt/mqtt_client.py +265 -0
- tccli/services/mqtt/v20240516/api.json +480 -0
- tccli/services/mqtt/v20240516/examples.json +40 -0
- tccli/services/oceanus/v20190422/api.json +5 -5
- tccli/services/ocr/v20181119/api.json +5 -5
- tccli/services/omics/v20221128/api.json +1 -1
- tccli/services/organization/organization_client.py +69 -16
- tccli/services/organization/v20210331/api.json +216 -0
- tccli/services/organization/v20210331/examples.json +8 -0
- tccli/services/partners/v20180321/api.json +7 -7
- tccli/services/rce/v20201103/api.json +1 -1
- tccli/services/smh/v20210712/api.json +43 -12
- tccli/services/smh/v20210712/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +1 -1
- tccli/services/tione/v20211111/api.json +200 -20
- tccli/services/tione/v20211111/examples.json +1 -1
- tccli/services/tke/v20180525/api.json +10 -0
- tccli/services/tke/v20220501/api.json +20 -2
- tccli/services/trtc/v20190722/api.json +6 -6
- tccli/services/tsf/v20180326/api.json +59 -59
- tccli/services/tsf/v20180326/examples.json +2 -2
- tccli/services/vpc/v20170312/api.json +11 -2
- {tccli-3.0.1375.1.dist-info → tccli-3.0.1377.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1375.1.dist-info → tccli-3.0.1377.1.dist-info}/RECORD +69 -69
- {tccli-3.0.1375.1.dist-info → tccli-3.0.1377.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1375.1.dist-info → tccli-3.0.1377.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1375.1.dist-info → tccli-3.0.1377.1.dist-info}/license_files/LICENSE +0 -0
@@ -597,8 +597,8 @@
|
|
597
597
|
},
|
598
598
|
{
|
599
599
|
"disabled": false,
|
600
|
-
"document": "ak
|
601
|
-
"example": "AKID
|
600
|
+
"document": "ak具体值\\n\n临时密钥时返回临时密钥",
|
601
|
+
"example": "AKID********",
|
602
602
|
"member": "string",
|
603
603
|
"name": "Name",
|
604
604
|
"output_required": true,
|
@@ -5670,7 +5670,7 @@
|
|
5670
5670
|
{
|
5671
5671
|
"disabled": false,
|
5672
5672
|
"document": "影响资产",
|
5673
|
-
"example": "
|
5673
|
+
"example": "1024",
|
5674
5674
|
"member": "int64",
|
5675
5675
|
"name": "NoHandleCount",
|
5676
5676
|
"output_required": true,
|
@@ -5780,7 +5780,7 @@
|
|
5780
5780
|
{
|
5781
5781
|
"disabled": false,
|
5782
5782
|
"document": "配置名\n注意:此字段可能返回 null,表示取不到有效值。",
|
5783
|
-
"example": "
|
5783
|
+
"example": "高风险子账号应该开启登录保护",
|
5784
5784
|
"member": "string",
|
5785
5785
|
"name": "CFGName",
|
5786
5786
|
"output_required": true,
|
@@ -19693,7 +19693,7 @@
|
|
19693
19693
|
{
|
19694
19694
|
"disabled": false,
|
19695
19695
|
"document": "子账号UIn",
|
19696
|
-
"example": "
|
19696
|
+
"example": "10001**271828",
|
19697
19697
|
"member": "string",
|
19698
19698
|
"name": "Uin",
|
19699
19699
|
"output_required": true,
|
@@ -19723,7 +19723,7 @@
|
|
19723
19723
|
{
|
19724
19724
|
"disabled": false,
|
19725
19725
|
"document": "主账号Uin",
|
19726
|
-
"example": "
|
19726
|
+
"example": "10002**271828",
|
19727
19727
|
"member": "string",
|
19728
19728
|
"name": "OwnerUin",
|
19729
19729
|
"output_required": true,
|
@@ -19822,7 +19822,7 @@
|
|
19822
19822
|
},
|
19823
19823
|
{
|
19824
19824
|
"disabled": false,
|
19825
|
-
"document": "
|
19825
|
+
"document": "是否接入操作审计日志",
|
19826
19826
|
"example": "false",
|
19827
19827
|
"member": "bool",
|
19828
19828
|
"name": "IsAccessCloudAudit",
|
@@ -20581,7 +20581,7 @@
|
|
20581
20581
|
{
|
20582
20582
|
"disabled": false,
|
20583
20583
|
"document": "发生事件",
|
20584
|
-
"example": "
|
20584
|
+
"example": "无",
|
20585
20585
|
"member": "UebaEventContent",
|
20586
20586
|
"name": "EventContent",
|
20587
20587
|
"output_required": true,
|
@@ -20658,7 +20658,7 @@
|
|
20658
20658
|
{
|
20659
20659
|
"disabled": false,
|
20660
20660
|
"document": "日志中文名",
|
20661
|
-
"example": "
|
20661
|
+
"example": "操作审计读日志",
|
20662
20662
|
"member": "string",
|
20663
20663
|
"name": "LogTypeStr",
|
20664
20664
|
"output_required": true,
|
@@ -20725,7 +20725,7 @@
|
|
20725
20725
|
{
|
20726
20726
|
"disabled": false,
|
20727
20727
|
"document": "策略id",
|
20728
|
-
"example": "rule-
|
20728
|
+
"example": "rule-example-271828",
|
20729
20729
|
"member": "string",
|
20730
20730
|
"name": "RuleID",
|
20731
20731
|
"output_required": true,
|
@@ -20735,7 +20735,7 @@
|
|
20735
20735
|
{
|
20736
20736
|
"disabled": false,
|
20737
20737
|
"document": "规则名称",
|
20738
|
-
"example": "
|
20738
|
+
"example": "境外IP调用高危接口",
|
20739
20739
|
"member": "string",
|
20740
20740
|
"name": "RuleName",
|
20741
20741
|
"output_required": true,
|
@@ -20745,7 +20745,7 @@
|
|
20745
20745
|
{
|
20746
20746
|
"disabled": false,
|
20747
20747
|
"document": "策略类型\n0:系统策略\n1:自定义策略",
|
20748
|
-
"example": "
|
20748
|
+
"example": "1",
|
20749
20749
|
"member": "int64",
|
20750
20750
|
"name": "RuleType",
|
20751
20751
|
"output_required": true,
|
@@ -20755,7 +20755,7 @@
|
|
20755
20755
|
{
|
20756
20756
|
"disabled": false,
|
20757
20757
|
"document": "策略等级\n0:提示\n1:低危\n2:中危\n3:高危\n4:严重",
|
20758
|
-
"example": "
|
20758
|
+
"example": "2",
|
20759
20759
|
"member": "int64",
|
20760
20760
|
"name": "RuleLevel",
|
20761
20761
|
"output_required": true,
|
@@ -20835,7 +20835,7 @@
|
|
20835
20835
|
{
|
20836
20836
|
"disabled": false,
|
20837
20837
|
"document": "自定义规则具体内容",
|
20838
|
-
"example": "
|
20838
|
+
"example": "无",
|
20839
20839
|
"member": "UebaCustomRule",
|
20840
20840
|
"name": "CustomRuleDetail",
|
20841
20841
|
"output_required": true,
|
@@ -1157,6 +1157,15 @@
|
|
1157
1157
|
"name": "Ignored",
|
1158
1158
|
"required": false,
|
1159
1159
|
"type": "bool"
|
1160
|
+
},
|
1161
|
+
{
|
1162
|
+
"disabled": false,
|
1163
|
+
"document": "支持按照响应长度排序,例如:+ContentLength或-ContentLength,+是递增,-是递减",
|
1164
|
+
"example": "-ContentLength",
|
1165
|
+
"member": "string",
|
1166
|
+
"name": "OrderBy",
|
1167
|
+
"required": false,
|
1168
|
+
"type": "string"
|
1160
1169
|
}
|
1161
1170
|
],
|
1162
1171
|
"type": "object"
|
@@ -5250,7 +5259,7 @@
|
|
5250
5259
|
{
|
5251
5260
|
"disabled": false,
|
5252
5261
|
"document": "主键ID",
|
5253
|
-
"example": "
|
5262
|
+
"example": "100",
|
5254
5263
|
"member": "int64",
|
5255
5264
|
"name": "Id",
|
5256
5265
|
"output_required": false,
|
@@ -5260,7 +5269,7 @@
|
|
5260
5269
|
{
|
5261
5270
|
"disabled": false,
|
5262
5271
|
"document": "内容",
|
5263
|
-
"example": "
|
5272
|
+
"example": "td#147",
|
5264
5273
|
"member": "string",
|
5265
5274
|
"name": "Content",
|
5266
5275
|
"output_required": false,
|
@@ -5270,7 +5279,7 @@
|
|
5270
5279
|
{
|
5271
5280
|
"disabled": false,
|
5272
5281
|
"document": "命中关键字",
|
5273
|
-
"example": "
|
5282
|
+
"example": "td#147",
|
5274
5283
|
"member": "string",
|
5275
5284
|
"name": "MatchedKeywords",
|
5276
5285
|
"output_required": false,
|
@@ -5296,6 +5305,16 @@
|
|
5296
5305
|
"output_required": false,
|
5297
5306
|
"type": "object",
|
5298
5307
|
"value_allowed_null": false
|
5308
|
+
},
|
5309
|
+
{
|
5310
|
+
"disabled": false,
|
5311
|
+
"document": "状态:unrepaired:未修复,repaired:已修复,ignore:已忽略",
|
5312
|
+
"example": "unrepaired",
|
5313
|
+
"member": "string",
|
5314
|
+
"name": "Status",
|
5315
|
+
"output_required": false,
|
5316
|
+
"type": "string",
|
5317
|
+
"value_allowed_null": false
|
5299
5318
|
}
|
5300
5319
|
],
|
5301
5320
|
"usage": "out"
|
@@ -36,7 +36,7 @@
|
|
36
36
|
{
|
37
37
|
"document": "查看目录爆破数据",
|
38
38
|
"input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigs\n<公共请求参数>\n\n{}",
|
39
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Code\": 200,\n \"ContentLength\": 0,\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:26:14\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"
|
39
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Code\": 200,\n \"ContentLength\": 0,\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:26:14\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"腾讯测试\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"3c7bc55dc38c9c9e4b554f06b169fa7f\",\n \"UpdateAt\": \"2024-06-07 11:27:15\"\n },\n \"Id\": 41,\n \"Ip\": \"\",\n \"Title\": \"FastAPI - Swagger UI\",\n \"Url\": \"http://a.cn\"\n }\n ],\n \"RequestId\": \"15eb13bd-0a0e-4a3d-9a32-ef6db4186d41\",\n \"Total\": 1,\n \"AllConfigNum\": 1,\n \"HighRiskConfigNum\": 1\n }\n}",
|
40
40
|
"title": "查看目录爆破数据"
|
41
41
|
}
|
42
42
|
],
|
@@ -52,7 +52,7 @@
|
|
52
52
|
{
|
53
53
|
"document": "查看暗网数据",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDarkWebs\n<公共请求参数>\n\n{}",
|
55
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Content\": \"
|
55
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Content\": \"td#248\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:32:09\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"腾讯测试\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"dd5a495259147cfa1d9d4c4ab4414610\",\n \"UpdateAt\": \"2024-06-07 11:32:09\"\n },\n \"Id\": 30,\n \"MatchedKeywords\": \"td#248\",\n \"Url\": \"http://test.cn\"\n }\n ],\n \"RequestId\": \"0dad3f27-bf93-4b11-bc20-acc6ae2a2932\",\n \"Total\": 1\n }\n}",
|
56
56
|
"title": "查看暗网数据"
|
57
57
|
}
|
58
58
|
],
|
@@ -20476,8 +20476,8 @@
|
|
20476
20476
|
"members": [
|
20477
20477
|
{
|
20478
20478
|
"disabled": false,
|
20479
|
-
"document": "
|
20480
|
-
"example": "
|
20479
|
+
"document": "(已废弃) 阻断开关状态: 0 -- 关闭 1 -- 高级阻断 2 -- 基础阻断(只阻断情报库黑ip)",
|
20480
|
+
"example": "0",
|
20481
20481
|
"member": "uint64",
|
20482
20482
|
"name": "Status",
|
20483
20483
|
"output_required": true,
|
@@ -20497,13 +20497,43 @@
|
|
20497
20497
|
{
|
20498
20498
|
"disabled": false,
|
20499
20499
|
"document": "是否开启智能过白模式",
|
20500
|
-
"example": "
|
20500
|
+
"example": "true",
|
20501
20501
|
"member": "bool",
|
20502
20502
|
"name": "OpenSmartMode",
|
20503
20503
|
"output_required": false,
|
20504
20504
|
"type": "bool",
|
20505
20505
|
"value_allowed_null": false
|
20506
20506
|
},
|
20507
|
+
{
|
20508
|
+
"disabled": false,
|
20509
|
+
"document": "是否开启情报IP阻断",
|
20510
|
+
"example": "true",
|
20511
|
+
"member": "bool",
|
20512
|
+
"name": "BanBlackIp",
|
20513
|
+
"output_required": false,
|
20514
|
+
"type": "bool",
|
20515
|
+
"value_allowed_null": false
|
20516
|
+
},
|
20517
|
+
{
|
20518
|
+
"disabled": false,
|
20519
|
+
"document": "是否开启漏洞IP阻断",
|
20520
|
+
"example": "true",
|
20521
|
+
"member": "bool",
|
20522
|
+
"name": "BanVulIp",
|
20523
|
+
"output_required": false,
|
20524
|
+
"type": "bool",
|
20525
|
+
"value_allowed_null": false
|
20526
|
+
},
|
20527
|
+
{
|
20528
|
+
"disabled": false,
|
20529
|
+
"document": "是否开启规则阻断",
|
20530
|
+
"example": "true",
|
20531
|
+
"member": "bool",
|
20532
|
+
"name": "BanByRule",
|
20533
|
+
"output_required": false,
|
20534
|
+
"type": "bool",
|
20535
|
+
"value_allowed_null": false
|
20536
|
+
},
|
20507
20537
|
{
|
20508
20538
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
20509
20539
|
"member": "string",
|
@@ -42307,7 +42337,7 @@
|
|
42307
42337
|
},
|
42308
42338
|
{
|
42309
42339
|
"disabled": false,
|
42310
|
-
"document": "高危信息说明:\nABROAD -
|
42340
|
+
"document": "高危信息说明:\nABROAD - 境外IP;\nXTI - 威胁情报",
|
42311
42341
|
"example": "ABROAD",
|
42312
42342
|
"member": "string",
|
42313
42343
|
"name": "Desc",
|
@@ -42318,7 +42348,7 @@
|
|
42318
42348
|
{
|
42319
42349
|
"disabled": false,
|
42320
42350
|
"document": "附加信息",
|
42321
|
-
"example": "
|
42351
|
+
"example": "无",
|
42322
42352
|
"member": "MachineExtraInfo",
|
42323
42353
|
"name": "MachineExtraInfo",
|
42324
42354
|
"output_required": false,
|
@@ -44070,7 +44100,7 @@
|
|
44070
44100
|
{
|
44071
44101
|
"disabled": false,
|
44072
44102
|
"document": "白名单地域",
|
44073
|
-
"example": "
|
44103
|
+
"example": "无",
|
44074
44104
|
"member": "Place",
|
44075
44105
|
"name": "Places",
|
44076
44106
|
"output_required": true,
|
@@ -44090,7 +44120,7 @@
|
|
44090
44120
|
{
|
44091
44121
|
"disabled": false,
|
44092
44122
|
"document": "白名单IP(多个IP逗号隔开)",
|
44093
|
-
"example": "19
|
44123
|
+
"example": "19.*.1.**",
|
44094
44124
|
"member": "string",
|
44095
44125
|
"name": "SrcIp",
|
44096
44126
|
"output_required": true,
|
@@ -44209,7 +44239,7 @@
|
|
44209
44239
|
},
|
44210
44240
|
{
|
44211
44241
|
"disabled": false,
|
44212
|
-
"document": "
|
44242
|
+
"document": "登录地",
|
44213
44243
|
"example": "shanghai",
|
44214
44244
|
"member": "string",
|
44215
44245
|
"name": "Locations",
|
@@ -50309,7 +50339,7 @@
|
|
50309
50339
|
},
|
50310
50340
|
{
|
50311
50341
|
"disabled": false,
|
50312
|
-
"document": "国家ID
|
50342
|
+
"document": "国家ID,暂只支持境内:1。",
|
50313
50343
|
"example": "104",
|
50314
50344
|
"member": "uint64",
|
50315
50345
|
"name": "CountryId",
|
@@ -1030,6 +1030,12 @@
|
|
1030
1030
|
"input": "https://cwp.tencentcloudapi.com/?Action=DescribeBanStatus\n&<公共请求参数>",
|
1031
1031
|
"output": "{\n \"Response\": {\n \"Status\": 1,\n \"ShowTips\": false,\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\"\n }\n}",
|
1032
1032
|
"title": "获取阻断按钮状态"
|
1033
|
+
},
|
1034
|
+
{
|
1035
|
+
"document": "新版BanStatus",
|
1036
|
+
"input": "POST / HTTP/1.1\nHost: cwp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBanStatus\n<公共请求参数>\n\n{}",
|
1037
|
+
"output": "{\n \"Response\": {\n \"BanBlackIp\": true,\n \"BanByRule\": false,\n \"BanVulIp\": true,\n \"OpenSmartMode\": true,\n \"RequestId\": \"b76c888e-31cf-4dfe-b40a-0e3d30ee555e\",\n \"ShowTips\": false,\n \"Status\": 2\n }\n}",
|
1038
|
+
"title": "新版BanStatus"
|
1033
1039
|
}
|
1034
1040
|
],
|
1035
1041
|
"DescribeBanWhiteList": [
|
@@ -16259,7 +16259,7 @@
|
|
16259
16259
|
},
|
16260
16260
|
{
|
16261
16261
|
"disabled": false,
|
16262
|
-
"document": "要修改的安全组ID列表,一个或者多个安全组ID
|
16262
|
+
"document": "要修改的安全组ID列表,一个或者多个安全组ID组成的数组。\n注意:该入参会全量替换存量已有集合,非增量更新。修改需传入预期的全量集合。",
|
16263
16263
|
"example": "[\"sg-ajr1jzgj\\n\"]",
|
16264
16264
|
"member": "string",
|
16265
16265
|
"name": "SecurityGroupIds",
|
@@ -968,6 +968,15 @@
|
|
968
968
|
"required": false,
|
969
969
|
"type": "string"
|
970
970
|
},
|
971
|
+
{
|
972
|
+
"disabled": false,
|
973
|
+
"document": "报障联系邮箱。",
|
974
|
+
"example": "lisi@tencent.com",
|
975
|
+
"member": "string",
|
976
|
+
"name": "FaultReportContactEmail",
|
977
|
+
"required": false,
|
978
|
+
"type": "string"
|
979
|
+
},
|
971
980
|
{
|
972
981
|
"disabled": false,
|
973
982
|
"document": "物理专线申请者是否签署了用户使用协议。默认已签署。",
|
@@ -3318,6 +3327,15 @@
|
|
3318
3327
|
"required": false,
|
3319
3328
|
"type": "string"
|
3320
3329
|
},
|
3330
|
+
{
|
3331
|
+
"disabled": false,
|
3332
|
+
"document": "报障联系邮箱。",
|
3333
|
+
"example": "zhangsan@tencent.com",
|
3334
|
+
"member": "string",
|
3335
|
+
"name": "FaultReportContactEmail",
|
3336
|
+
"required": false,
|
3337
|
+
"type": "string"
|
3338
|
+
},
|
3321
3339
|
{
|
3322
3340
|
"disabled": false,
|
3323
3341
|
"document": "物理专线申请者补签用户使用协议。",
|
@@ -4597,7 +4597,7 @@
|
|
4597
4597
|
{
|
4598
4598
|
"disabled": false,
|
4599
4599
|
"document": "spark作业类型,1代表spark jar作业,2代表spark streaming作业",
|
4600
|
-
"example": "1
|
4600
|
+
"example": "1",
|
4601
4601
|
"member": "int64",
|
4602
4602
|
"name": "AppType",
|
4603
4603
|
"required": true,
|
@@ -5906,7 +5906,7 @@
|
|
5906
5906
|
{
|
5907
5907
|
"disabled": false,
|
5908
5908
|
"document": "用户vpcid",
|
5909
|
-
"example": "
|
5909
|
+
"example": "vpc-dk19yfxx",
|
5910
5910
|
"member": "string",
|
5911
5911
|
"name": "UserVpcId",
|
5912
5912
|
"required": true,
|
@@ -5915,7 +5915,7 @@
|
|
5915
5915
|
{
|
5916
5916
|
"disabled": false,
|
5917
5917
|
"document": "用户子网",
|
5918
|
-
"example": "
|
5918
|
+
"example": "subnet-gne3mgxx",
|
5919
5919
|
"member": "string",
|
5920
5920
|
"name": "UserSubnetId",
|
5921
5921
|
"required": true,
|
@@ -5924,7 +5924,7 @@
|
|
5924
5924
|
{
|
5925
5925
|
"disabled": false,
|
5926
5926
|
"document": "用户终端节点名称",
|
5927
|
-
"example": "
|
5927
|
+
"example": "rickytest",
|
5928
5928
|
"member": "string",
|
5929
5929
|
"name": "UserVpcEndpointName",
|
5930
5930
|
"required": true,
|
@@ -5933,7 +5933,7 @@
|
|
5933
5933
|
{
|
5934
5934
|
"disabled": false,
|
5935
5935
|
"document": "引擎网络ID",
|
5936
|
-
"example": "
|
5936
|
+
"example": "DataEngine-Network-xxx",
|
5937
5937
|
"member": "string",
|
5938
5938
|
"name": "EngineNetworkId",
|
5939
5939
|
"required": true,
|
@@ -5942,7 +5942,7 @@
|
|
5942
5942
|
{
|
5943
5943
|
"disabled": false,
|
5944
5944
|
"document": "手动指定vip,不填自动分配子网下的一个ip",
|
5945
|
-
"example": "
|
5945
|
+
"example": "10.0.0.13",
|
5946
5946
|
"member": "string",
|
5947
5947
|
"name": "UserVpcEndpointVip",
|
5948
5948
|
"required": false,
|
@@ -5954,6 +5954,16 @@
|
|
5954
5954
|
"CreateUserVpcConnectionResponse": {
|
5955
5955
|
"document": "CreateUserVpcConnection返回参数结构体",
|
5956
5956
|
"members": [
|
5957
|
+
{
|
5958
|
+
"disabled": false,
|
5959
|
+
"document": "终端节点IP",
|
5960
|
+
"example": "vpce-h4czuhxx",
|
5961
|
+
"member": "string",
|
5962
|
+
"name": "UserVpcEndpointId",
|
5963
|
+
"output_required": false,
|
5964
|
+
"type": "string",
|
5965
|
+
"value_allowed_null": false
|
5966
|
+
},
|
5957
5967
|
{
|
5958
5968
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5959
5969
|
"member": "string",
|
@@ -14530,7 +14540,7 @@
|
|
14530
14540
|
{
|
14531
14541
|
"disabled": false,
|
14532
14542
|
"document": "引擎网络ID",
|
14533
|
-
"example": "
|
14543
|
+
"example": "DataEngine-Network-xxx",
|
14534
14544
|
"member": "string",
|
14535
14545
|
"name": "EngineNetworkId",
|
14536
14546
|
"required": true,
|
@@ -14539,11 +14549,20 @@
|
|
14539
14549
|
{
|
14540
14550
|
"disabled": false,
|
14541
14551
|
"document": "引擎ID集合",
|
14542
|
-
"example": "
|
14552
|
+
"example": "[\"DataEngine-mjmxxx\"]",
|
14543
14553
|
"member": "string",
|
14544
14554
|
"name": "DataEngineIds",
|
14545
14555
|
"required": false,
|
14546
14556
|
"type": "list"
|
14557
|
+
},
|
14558
|
+
{
|
14559
|
+
"disabled": false,
|
14560
|
+
"document": "终端节点ID集合",
|
14561
|
+
"example": "[\"vpce-h4czuhxx\"]",
|
14562
|
+
"member": "string",
|
14563
|
+
"name": "UserVpcEndpointIds",
|
14564
|
+
"required": false,
|
14565
|
+
"type": "list"
|
14547
14566
|
}
|
14548
14567
|
],
|
14549
14568
|
"type": "object"
|
@@ -371,8 +371,8 @@
|
|
371
371
|
"CreateUserVpcConnection": [
|
372
372
|
{
|
373
373
|
"document": "创建用户vpc连接到引擎网络",
|
374
|
-
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserVpcConnection\n<公共请求参数>\n\n{\n \"UserVpcId\": \"vpc-
|
375
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"515ee497-d527-4f05-b484-61b46522a408\"\n }\n}",
|
374
|
+
"input": "POST / HTTP/1.1\nHost: dlc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserVpcConnection\n<公共请求参数>\n\n{\n \"UserVpcId\": \"vpc-dk19yfxx\",\n \"UserSubnetId\": \"subnet-gne3mgxx\",\n \"UserVpcEndpointName\": \"rickytest\",\n \"EngineNetworkId\": \"DataEngine-Network-xxx\",\n \"UserVpcEndpointVip\": \"10.0.0.13\"\n}",
|
375
|
+
"output": "{\n \"Response\": {\n \"UserVpcEndpointId\": \"vpce-h4czuhxx\",\n \"RequestId\": \"515ee497-d527-4f05-b484-61b46522a408\"\n }\n}",
|
376
376
|
"title": "创建用户vpc连接到引擎网络"
|
377
377
|
}
|
378
378
|
],
|