tccli 3.0.997.1__py2.py3-none-any.whl → 3.0.999.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/examples/cynosdb/v20190107/DescribeClusterDatabases.md +24 -0
- tccli/examples/essbasic/v20210526/ChannelDeleteSealPolicies.md +10 -7
- tccli/examples/essbasic/v20210526/ChannelDescribeOrganizationSeals.md +6 -5
- tccli/examples/essbasic/v20210526/ChannelDescribeRoles.md +669 -447
- tccli/examples/essbasic/v20210526/ChannelUpdateSealStatus.md +6 -3
- tccli/examples/faceid/v20180301/DetectAIFakeFaces.md +52 -0
- tccli/examples/monitor/v20180724/ModifyAlarmPolicyCondition.md +77 -0
- tccli/examples/sqlserver/v20180328/CreateAccount.md +1 -1
- tccli/examples/sqlserver/v20180328/ModifyAccountPrivilege.md +1 -1
- tccli/examples/sqlserver/v20180328/RestartDBInstance.md +1 -1
- tccli/examples/sqlserver/v20180328/StartInstanceXEvent.md +1 -1
- tccli/examples/waf/v20180125/DescribeCCAutoStatus.md +21 -0
- tccli/examples/waf/v20180125/DescribeCCRuleList.md +59 -1
- tccli/examples/waf/v20180125/UpsertCCAutoStatus.md +22 -0
- tccli/examples/wedata/v20210820/DescribeTableMetas.md +90 -0
- tccli/examples/weilingwith/v20230427/DescribeApplicationList.md +48 -2
- tccli/examples/weilingwith/v20230427/DescribeDeviceShadowList.md +21 -2
- tccli/examples/weilingwith/v20230427/DescribeVideoRecordStream.md +9 -1
- tccli/services/cdb/v20170320/api.json +2 -2
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +92 -0
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +31 -22
- tccli/services/essbasic/v20210526/examples.json +12 -12
- tccli/services/faceid/faceid_client.py +53 -0
- tccli/services/faceid/v20180301/api.json +79 -0
- tccli/services/faceid/v20180301/examples.json +14 -0
- tccli/services/gaap/v20180529/api.json +10 -0
- tccli/services/live/v20180801/api.json +18 -0
- tccli/services/monitor/v20180724/api.json +11 -7
- tccli/services/monitor/v20180724/examples.json +6 -0
- tccli/services/ocr/v20181119/api.json +76 -0
- tccli/services/omics/v20221128/api.json +151 -23
- tccli/services/sqlserver/v20180328/api.json +9 -9
- tccli/services/sqlserver/v20180328/examples.json +4 -4
- tccli/services/teo/v20220901/api.json +14 -3
- tccli/services/vrs/v20200824/api.json +1 -1
- tccli/services/waf/v20180125/api.json +298 -67
- tccli/services/waf/v20180125/examples.json +18 -10
- tccli/services/waf/waf_client.py +75 -22
- tccli/services/wedata/v20210820/api.json +825 -0
- tccli/services/wedata/v20210820/examples.json +8 -0
- tccli/services/wedata/wedata_client.py +69 -16
- tccli/services/weilingwith/v20230427/api.json +490 -40
- tccli/services/weilingwith/v20230427/examples.json +5 -5
- {tccli-3.0.997.1.dist-info → tccli-3.0.999.1.dist-info}/METADATA +2 -2
- {tccli-3.0.997.1.dist-info → tccli-3.0.999.1.dist-info}/RECORD +52 -47
- {tccli-3.0.997.1.dist-info → tccli-3.0.999.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.997.1.dist-info → tccli-3.0.999.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.997.1.dist-info → tccli-3.0.999.1.dist-info}/license_files/LICENSE +0 -0
@@ -12025,7 +12025,7 @@
|
|
12025
12025
|
},
|
12026
12026
|
{
|
12027
12027
|
"disabled": false,
|
12028
|
-
"document": "
|
12028
|
+
"document": "命名空间,目前支持QCE/TKE2(Conditions必填),QCE/KEEWIDB,QCE/CAMP",
|
12029
12029
|
"example": "QCE/TKE2",
|
12030
12030
|
"member": "string",
|
12031
12031
|
"name": "Namespace",
|
@@ -12043,7 +12043,7 @@
|
|
12043
12043
|
},
|
12044
12044
|
{
|
12045
12045
|
"disabled": false,
|
12046
|
-
"document": "维度条件,操作符支持=、in",
|
12046
|
+
"document": "维度条件,操作符支持=、in\n配置文档参考:https://cloud.tencent.com/document/product/248/53821",
|
12047
12047
|
"example": "无",
|
12048
12048
|
"member": "MidQueryCondition",
|
12049
12049
|
"name": "Conditions",
|
@@ -12098,6 +12098,7 @@
|
|
12098
12098
|
"example": "300",
|
12099
12099
|
"member": "uint64",
|
12100
12100
|
"name": "Period",
|
12101
|
+
"output_required": true,
|
12101
12102
|
"type": "int",
|
12102
12103
|
"value_allowed_null": false
|
12103
12104
|
},
|
@@ -12107,6 +12108,7 @@
|
|
12107
12108
|
"example": "2020-11-24 15:15:00",
|
12108
12109
|
"member": "string",
|
12109
12110
|
"name": "StartTime",
|
12111
|
+
"output_required": true,
|
12110
12112
|
"type": "string",
|
12111
12113
|
"value_allowed_null": false
|
12112
12114
|
},
|
@@ -12116,6 +12118,7 @@
|
|
12116
12118
|
"example": "2020-11-24 15:25:00",
|
12117
12119
|
"member": "string",
|
12118
12120
|
"name": "EndTime",
|
12121
|
+
"output_required": true,
|
12119
12122
|
"type": "string",
|
12120
12123
|
"value_allowed_null": false
|
12121
12124
|
},
|
@@ -12125,6 +12128,7 @@
|
|
12125
12128
|
"example": "无",
|
12126
12129
|
"member": "MetricData",
|
12127
12130
|
"name": "Data",
|
12131
|
+
"output_required": true,
|
12128
12132
|
"type": "list",
|
12129
12133
|
"value_allowed_null": false
|
12130
12134
|
},
|
@@ -14137,7 +14141,7 @@
|
|
14137
14141
|
{
|
14138
14142
|
"disabled": false,
|
14139
14143
|
"document": "指标触发条件",
|
14140
|
-
"example": "
|
14144
|
+
"example": "{ \"IsUnionRule\": 0, \"Rules\": [ { \"MetricName\": \"abc\", \"AggregationDimensions\": [ \"abc\" ], \"Period\": 0, \"AggregateType\": \"abc\", \"Operator\": \"abc\", \"Value\": \"abc\", \"ContinuePeriod\": 0, \"NoticeFrequency\": 0, \"IsPowerNotice\": 0, \"Filter\": { \"Type\": \"abc\", \"Expression\": \"abc\", \"Dimensions\": \"abc\" }, \"Description\": \"abc\", \"Unit\": \"abc\", \"RuleType\": \"abc\", \"IsAdvanced\": 0, \"IsOpen\": 0, \"ProductId\": \"abc\", \"ValueMax\": 0, \"ValueMin\": 0, \"HierarchicalValue\": { \"Remind\": \"abc\", \"Warn\": \"abc\", \"Serious\": \"abc\" } } ], \"ComplexExpression\": \"abc\" }",
|
14141
14145
|
"member": "AlarmPolicyCondition",
|
14142
14146
|
"name": "Condition",
|
14143
14147
|
"required": false,
|
@@ -14146,7 +14150,7 @@
|
|
14146
14150
|
{
|
14147
14151
|
"disabled": false,
|
14148
14152
|
"document": "事件触发条件",
|
14149
|
-
"example": "
|
14153
|
+
"example": "{ \"Rules\":[ { \"MetricName\":\"abc\", \"AggregationDimensions\":[ \"abc\" ], \"Period\":0, \"AggregateType\":\"abc\", \"Operator\":\"abc\", \"Value\":\"abc\", \"ContinuePeriod\":0, \"NoticeFrequency\":0, \"IsPowerNotice\":0, \"Filter\":{ \"Type\":\"abc\", \"Expression\":\"abc\", \"Dimensions\":\"abc\" }, \"Description\":\"abc\", \"Unit\":\"abc\", \"RuleType\":\"abc\", \"IsAdvanced\":0, \"IsOpen\":0, \"ProductId\":\"abc\", \"ValueMax\":0, \"ValueMin\":0, \"HierarchicalValue\":{ \"Remind\":\"abc\", \"Warn\":\"abc\", \"Serious\":\"abc\" } } ] }",
|
14150
14154
|
"member": "AlarmPolicyEventCondition",
|
14151
14155
|
"name": "EventCondition",
|
14152
14156
|
"required": false,
|
@@ -14155,7 +14159,7 @@
|
|
14155
14159
|
{
|
14156
14160
|
"disabled": false,
|
14157
14161
|
"document": "全局过滤条件",
|
14158
|
-
"example": "
|
14162
|
+
"example": "{ \"Type\": \"abc\", \"Expression\": \"abc\", \"Dimensions\": \"abc\" }",
|
14159
14163
|
"member": "AlarmPolicyFilter",
|
14160
14164
|
"name": "Filter",
|
14161
14165
|
"required": false,
|
@@ -14164,7 +14168,7 @@
|
|
14164
14168
|
{
|
14165
14169
|
"disabled": false,
|
14166
14170
|
"document": "聚合维度列表,指定按哪些维度 key 来做 group by",
|
14167
|
-
"example": "
|
14171
|
+
"example": "[ \"abc\" ]",
|
14168
14172
|
"member": "string",
|
14169
14173
|
"name": "GroupBy",
|
14170
14174
|
"required": false,
|
@@ -14173,7 +14177,7 @@
|
|
14173
14177
|
{
|
14174
14178
|
"disabled": false,
|
14175
14179
|
"document": "日志告警创建请求参数信息",
|
14176
|
-
"example": "
|
14180
|
+
"example": "{ \"InstanceId\": \"abc\", \"Filter\": [ { \"Key\": \"abc\", \"Operator\": \"abc\", \"Value\": \"abc\" } ], \"AlarmMerge\": \"abc\", \"AlarmMergeTime\": \"abc\" }",
|
14177
14181
|
"member": "LogAlarmReq",
|
14178
14182
|
"name": "LogAlarmReqInfo",
|
14179
14183
|
"required": false,
|
@@ -930,6 +930,12 @@
|
|
930
930
|
"input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAlarmPolicyCondition\n<公共请求参数>\n\n{\n \"Module\": \"monitor\",\n \"PolicyId\": \"policy-hi498gw3h2\",\n \"Condition\": {\n \"IsUnionRule\": 1,\n \"Rules\": [\n {\n \"MetricName\": \"cpu_usage\",\n \"Period\": 60,\n \"Operator\": \"ge\",\n \"Value\": \"85\",\n \"ContinuePeriod\": 1,\n \"NoticeFrequency\": 3600,\n \"IsPowerNotice\": 0\n }\n ]\n },\n \"EventCondition\": {\n \"Rules\": [\n {\n \"MetricName\": \"ping_unreach\"\n }\n ]\n }\n}",
|
931
931
|
"output": "{\n \"Response\": {\n \"RequestId\": \"29ghj2hh-45-h53h234h-23\"\n }\n}",
|
932
932
|
"title": "编辑告警策略触发条件"
|
933
|
+
},
|
934
|
+
{
|
935
|
+
"document": "",
|
936
|
+
"input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAlarmPolicyCondition\n<公共请求参数>\n\n{\n \"Module\": \"abc\",\n \"PolicyId\": \"abc\",\n \"ConditionTemplateId\": 0,\n \"Condition\": {\n \"IsUnionRule\": 0,\n \"Rules\": [\n {\n \"MetricName\": \"abc\",\n \"Period\": 0,\n \"Operator\": \"abc\",\n \"Value\": \"abc\",\n \"ContinuePeriod\": 0,\n \"NoticeFrequency\": 0,\n \"IsPowerNotice\": 0,\n \"Filter\": {\n \"Type\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"Description\": \"abc\",\n \"Unit\": \"abc\",\n \"RuleType\": \"abc\",\n \"IsAdvanced\": 0,\n \"IsOpen\": 0,\n \"ProductId\": \"abc\",\n \"ValueMax\": 0,\n \"ValueMin\": 0,\n \"HierarchicalValue\": {\n \"Remind\": \"abc\",\n \"Warn\": \"abc\",\n \"Serious\": \"abc\"\n }\n }\n ],\n \"ComplexExpression\": \"abc\"\n },\n \"EventCondition\": {\n \"Rules\": [\n {\n \"MetricName\": \"abc\",\n \"Period\": 0,\n \"Operator\": \"abc\",\n \"Value\": \"abc\",\n \"ContinuePeriod\": 0,\n \"NoticeFrequency\": 0,\n \"IsPowerNotice\": 0,\n \"Filter\": {\n \"Type\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"Description\": \"abc\",\n \"Unit\": \"abc\",\n \"RuleType\": \"abc\",\n \"IsAdvanced\": 0,\n \"IsOpen\": 0,\n \"ProductId\": \"abc\",\n \"ValueMax\": 0,\n \"ValueMin\": 0,\n \"HierarchicalValue\": {\n \"Remind\": \"abc\",\n \"Warn\": \"abc\",\n \"Serious\": \"abc\"\n }\n }\n ]\n },\n \"Filter\": {\n \"Type\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"GroupBy\": [\n \"abc\"\n ],\n \"LogAlarmReqInfo\": {\n \"InstanceId\": \"abc\",\n \"Filter\": [\n {\n \"Key\": \"abc\",\n \"Operator\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"AlarmMerge\": \"abc\",\n \"AlarmMergeTime\": \"abc\"\n },\n \"NoticeIds\": [\n \"abc\"\n ],\n \"Enable\": 0,\n \"PolicyName\": \"abc\",\n \"EbSubject\": \"abc\"\n}",
|
937
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
938
|
+
"title": "test"
|
933
939
|
}
|
934
940
|
],
|
935
941
|
"ModifyAlarmPolicyInfo": [
|
@@ -6424,6 +6424,15 @@
|
|
6424
6424
|
"name": "RetProfile",
|
6425
6425
|
"required": false,
|
6426
6426
|
"type": "bool"
|
6427
|
+
},
|
6428
|
+
{
|
6429
|
+
"disabled": false,
|
6430
|
+
"document": "图片正反面\nFRONT:正面、BACK:反面,默认为FRONT",
|
6431
|
+
"example": "FRONT",
|
6432
|
+
"member": "string",
|
6433
|
+
"name": "CardSide",
|
6434
|
+
"required": false,
|
6435
|
+
"type": "string"
|
6427
6436
|
}
|
6428
6437
|
],
|
6429
6438
|
"type": "object"
|
@@ -6437,6 +6446,7 @@
|
|
6437
6446
|
"example": "李明",
|
6438
6447
|
"member": "string",
|
6439
6448
|
"name": "Name",
|
6449
|
+
"output_required": true,
|
6440
6450
|
"type": "string",
|
6441
6451
|
"value_allowed_null": false
|
6442
6452
|
},
|
@@ -6446,6 +6456,7 @@
|
|
6446
6456
|
"example": "LIMING",
|
6447
6457
|
"member": "string",
|
6448
6458
|
"name": "EnglishName",
|
6459
|
+
"output_required": true,
|
6449
6460
|
"type": "string",
|
6450
6461
|
"value_allowed_null": false
|
6451
6462
|
},
|
@@ -6455,6 +6466,7 @@
|
|
6455
6466
|
"example": "男",
|
6456
6467
|
"member": "string",
|
6457
6468
|
"name": "Sex",
|
6469
|
+
"output_required": true,
|
6458
6470
|
"type": "string",
|
6459
6471
|
"value_allowed_null": false
|
6460
6472
|
},
|
@@ -6464,6 +6476,7 @@
|
|
6464
6476
|
"example": "1981.08.03",
|
6465
6477
|
"member": "string",
|
6466
6478
|
"name": "Birthday",
|
6479
|
+
"output_required": true,
|
6467
6480
|
"type": "string",
|
6468
6481
|
"value_allowed_null": false
|
6469
6482
|
},
|
@@ -6473,6 +6486,7 @@
|
|
6473
6486
|
"example": "公安部出入境管理局",
|
6474
6487
|
"member": "string",
|
6475
6488
|
"name": "IssueAuthority",
|
6489
|
+
"output_required": true,
|
6476
6490
|
"type": "string",
|
6477
6491
|
"value_allowed_null": false
|
6478
6492
|
},
|
@@ -6482,6 +6496,7 @@
|
|
6482
6496
|
"example": "2018.10.09-2028.10.08",
|
6483
6497
|
"member": "string",
|
6484
6498
|
"name": "ValidDate",
|
6499
|
+
"output_required": true,
|
6485
6500
|
"type": "string",
|
6486
6501
|
"value_allowed_null": false
|
6487
6502
|
},
|
@@ -6491,6 +6506,7 @@
|
|
6491
6506
|
"example": "C00000000",
|
6492
6507
|
"member": "string",
|
6493
6508
|
"name": "Number",
|
6509
|
+
"output_required": true,
|
6494
6510
|
"type": "string",
|
6495
6511
|
"value_allowed_null": false
|
6496
6512
|
},
|
@@ -6500,6 +6516,7 @@
|
|
6500
6516
|
"example": "广东",
|
6501
6517
|
"member": "string",
|
6502
6518
|
"name": "IssueAddress",
|
6519
|
+
"output_required": true,
|
6503
6520
|
"type": "string",
|
6504
6521
|
"value_allowed_null": false
|
6505
6522
|
},
|
@@ -6509,6 +6526,7 @@
|
|
6509
6526
|
"example": "02",
|
6510
6527
|
"member": "string",
|
6511
6528
|
"name": "IssueNumber",
|
6529
|
+
"output_required": true,
|
6512
6530
|
"type": "string",
|
6513
6531
|
"value_allowed_null": false
|
6514
6532
|
},
|
@@ -6518,6 +6536,7 @@
|
|
6518
6536
|
"example": "台湾居民来往大陆通行证",
|
6519
6537
|
"member": "string",
|
6520
6538
|
"name": "Type",
|
6539
|
+
"output_required": true,
|
6521
6540
|
"type": "string",
|
6522
6541
|
"value_allowed_null": false
|
6523
6542
|
},
|
@@ -6527,9 +6546,20 @@
|
|
6527
6546
|
"example": "无",
|
6528
6547
|
"member": "string",
|
6529
6548
|
"name": "Profile",
|
6549
|
+
"output_required": true,
|
6530
6550
|
"type": "string",
|
6531
6551
|
"value_allowed_null": false
|
6532
6552
|
},
|
6553
|
+
{
|
6554
|
+
"disabled": false,
|
6555
|
+
"document": "背面字段信息",
|
6556
|
+
"example": "无",
|
6557
|
+
"member": "MainlandTravelPermitBackInfos",
|
6558
|
+
"name": "MainlandTravelPermitBackInfos",
|
6559
|
+
"output_required": false,
|
6560
|
+
"type": "object",
|
6561
|
+
"value_allowed_null": false
|
6562
|
+
},
|
6533
6563
|
{
|
6534
6564
|
"document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
|
6535
6565
|
"member": "string",
|
@@ -6539,6 +6569,52 @@
|
|
6539
6569
|
],
|
6540
6570
|
"type": "object"
|
6541
6571
|
},
|
6572
|
+
"MainlandTravelPermitBackInfos": {
|
6573
|
+
"document": "港澳台来往内地通行证背面字段信息",
|
6574
|
+
"members": [
|
6575
|
+
{
|
6576
|
+
"disabled": false,
|
6577
|
+
"document": "String\t证件类别, 如:台湾居民来往大陆通行证、港澳居民来往内地通行证。\n注意:此字段可能返回 null,表示取不到有效值。",
|
6578
|
+
"example": "无",
|
6579
|
+
"member": "string",
|
6580
|
+
"name": "Type",
|
6581
|
+
"output_required": false,
|
6582
|
+
"type": "string",
|
6583
|
+
"value_allowed_null": true
|
6584
|
+
},
|
6585
|
+
{
|
6586
|
+
"disabled": false,
|
6587
|
+
"document": "卡证背面的中文姓名\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
6588
|
+
"example": "无",
|
6589
|
+
"member": "string",
|
6590
|
+
"name": "Name",
|
6591
|
+
"output_required": false,
|
6592
|
+
"type": "string",
|
6593
|
+
"value_allowed_null": true
|
6594
|
+
},
|
6595
|
+
{
|
6596
|
+
"disabled": false,
|
6597
|
+
"document": "卡证背面的身份证号码\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
6598
|
+
"example": "无",
|
6599
|
+
"member": "string",
|
6600
|
+
"name": "IDNumber",
|
6601
|
+
"output_required": false,
|
6602
|
+
"type": "string",
|
6603
|
+
"value_allowed_null": true
|
6604
|
+
},
|
6605
|
+
{
|
6606
|
+
"disabled": false,
|
6607
|
+
"document": "历史通行证号码\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
6608
|
+
"example": "无",
|
6609
|
+
"member": "string",
|
6610
|
+
"name": "HistoryNumber",
|
6611
|
+
"output_required": false,
|
6612
|
+
"type": "string",
|
6613
|
+
"value_allowed_null": true
|
6614
|
+
}
|
6615
|
+
],
|
6616
|
+
"usage": "out"
|
6617
|
+
},
|
6542
6618
|
"MedicalInvoice": {
|
6543
6619
|
"document": "医疗票据信息",
|
6544
6620
|
"members": [
|
@@ -281,8 +281,7 @@
|
|
281
281
|
"member": "string",
|
282
282
|
"name": "Zone",
|
283
283
|
"required": true,
|
284
|
-
"type": "string"
|
285
|
-
"value_allowed_null": true
|
284
|
+
"type": "string"
|
286
285
|
},
|
287
286
|
{
|
288
287
|
"disabled": false,
|
@@ -291,8 +290,25 @@
|
|
291
290
|
"member": "string",
|
292
291
|
"name": "Type",
|
293
292
|
"required": true,
|
294
|
-
"type": "string"
|
295
|
-
|
293
|
+
"type": "string"
|
294
|
+
},
|
295
|
+
{
|
296
|
+
"disabled": false,
|
297
|
+
"document": "资源配额。",
|
298
|
+
"example": "无",
|
299
|
+
"member": "ResourceQuota",
|
300
|
+
"name": "ResourceQuota",
|
301
|
+
"required": false,
|
302
|
+
"type": "object"
|
303
|
+
},
|
304
|
+
{
|
305
|
+
"disabled": false,
|
306
|
+
"document": "限制范围。",
|
307
|
+
"example": "无",
|
308
|
+
"member": "LimitRange",
|
309
|
+
"name": "LimitRange",
|
310
|
+
"required": false,
|
311
|
+
"type": "object"
|
296
312
|
}
|
297
313
|
],
|
298
314
|
"usage": "in"
|
@@ -326,6 +342,15 @@
|
|
326
342
|
"name": "Description",
|
327
343
|
"required": false,
|
328
344
|
"type": "string"
|
345
|
+
},
|
346
|
+
{
|
347
|
+
"disabled": false,
|
348
|
+
"document": "是否为默认环境。",
|
349
|
+
"example": "无",
|
350
|
+
"member": "bool",
|
351
|
+
"name": "IsDefault",
|
352
|
+
"required": false,
|
353
|
+
"type": "bool"
|
329
354
|
}
|
330
355
|
],
|
331
356
|
"type": "object"
|
@@ -339,6 +364,7 @@
|
|
339
364
|
"example": "无",
|
340
365
|
"member": "string",
|
341
366
|
"name": "EnvironmentId",
|
367
|
+
"output_required": true,
|
342
368
|
"type": "string",
|
343
369
|
"value_allowed_null": false
|
344
370
|
},
|
@@ -348,6 +374,7 @@
|
|
348
374
|
"example": "无",
|
349
375
|
"member": "string",
|
350
376
|
"name": "WorkflowUuid",
|
377
|
+
"output_required": true,
|
351
378
|
"type": "string",
|
352
379
|
"value_allowed_null": false
|
353
380
|
},
|
@@ -902,8 +929,7 @@
|
|
902
929
|
"member": "VPCOption",
|
903
930
|
"name": "VPCOption",
|
904
931
|
"required": true,
|
905
|
-
"type": "object"
|
906
|
-
"value_allowed_null": true
|
932
|
+
"type": "object"
|
907
933
|
},
|
908
934
|
{
|
909
935
|
"disabled": false,
|
@@ -912,8 +938,7 @@
|
|
912
938
|
"member": "ClusterOption",
|
913
939
|
"name": "ClusterOption",
|
914
940
|
"required": true,
|
915
|
-
"type": "object"
|
916
|
-
"value_allowed_null": true
|
941
|
+
"type": "object"
|
917
942
|
},
|
918
943
|
{
|
919
944
|
"disabled": false,
|
@@ -922,8 +947,7 @@
|
|
922
947
|
"member": "DatabaseOption",
|
923
948
|
"name": "DatabaseOption",
|
924
949
|
"required": true,
|
925
|
-
"type": "object"
|
926
|
-
"value_allowed_null": true
|
950
|
+
"type": "object"
|
927
951
|
},
|
928
952
|
{
|
929
953
|
"disabled": false,
|
@@ -932,8 +956,7 @@
|
|
932
956
|
"member": "StorageOption",
|
933
957
|
"name": "StorageOption",
|
934
958
|
"required": true,
|
935
|
-
"type": "object"
|
936
|
-
"value_allowed_null": true
|
959
|
+
"type": "object"
|
937
960
|
},
|
938
961
|
{
|
939
962
|
"disabled": false,
|
@@ -942,8 +965,16 @@
|
|
942
965
|
"member": "CVMOption",
|
943
966
|
"name": "CVMOption",
|
944
967
|
"required": true,
|
945
|
-
"type": "object"
|
946
|
-
|
968
|
+
"type": "object"
|
969
|
+
},
|
970
|
+
{
|
971
|
+
"disabled": false,
|
972
|
+
"document": "安全组配置。",
|
973
|
+
"example": "无",
|
974
|
+
"member": "SecurityGroupOption",
|
975
|
+
"name": "SecurityGroupOption",
|
976
|
+
"required": false,
|
977
|
+
"type": "object"
|
947
978
|
}
|
948
979
|
],
|
949
980
|
"usage": "in"
|
@@ -1290,6 +1321,34 @@
|
|
1290
1321
|
],
|
1291
1322
|
"type": "object"
|
1292
1323
|
},
|
1324
|
+
"LimitRange": {
|
1325
|
+
"document": "资源限制范围。",
|
1326
|
+
"members": [
|
1327
|
+
{
|
1328
|
+
"disabled": false,
|
1329
|
+
"document": "最大CPU设置\n注意:此字段可能返回 null,表示取不到有效值。",
|
1330
|
+
"example": "无",
|
1331
|
+
"member": "string",
|
1332
|
+
"name": "MaxCPU",
|
1333
|
+
"output_required": false,
|
1334
|
+
"required": false,
|
1335
|
+
"type": "string",
|
1336
|
+
"value_allowed_null": true
|
1337
|
+
},
|
1338
|
+
{
|
1339
|
+
"disabled": false,
|
1340
|
+
"document": "最大内存设置(单位:Mi,Gi,Ti,M,G,T)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1341
|
+
"example": "无",
|
1342
|
+
"member": "string",
|
1343
|
+
"name": "MaxMemory",
|
1344
|
+
"output_required": false,
|
1345
|
+
"required": false,
|
1346
|
+
"type": "string",
|
1347
|
+
"value_allowed_null": true
|
1348
|
+
}
|
1349
|
+
],
|
1350
|
+
"usage": "both"
|
1351
|
+
},
|
1293
1352
|
"NFOption": {
|
1294
1353
|
"document": "Nextflow选项。",
|
1295
1354
|
"members": [
|
@@ -1426,6 +1485,45 @@
|
|
1426
1485
|
],
|
1427
1486
|
"usage": "out"
|
1428
1487
|
},
|
1488
|
+
"ResourceQuota": {
|
1489
|
+
"document": "资源配额。",
|
1490
|
+
"members": [
|
1491
|
+
{
|
1492
|
+
"disabled": false,
|
1493
|
+
"document": "CPU Limit设置。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1494
|
+
"example": "无",
|
1495
|
+
"member": "string",
|
1496
|
+
"name": "CPULimit",
|
1497
|
+
"output_required": false,
|
1498
|
+
"required": false,
|
1499
|
+
"type": "string",
|
1500
|
+
"value_allowed_null": true
|
1501
|
+
},
|
1502
|
+
{
|
1503
|
+
"disabled": false,
|
1504
|
+
"document": "内存Limit设置(单位:Mi,Gi,Ti,M,G,T)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1505
|
+
"example": "无",
|
1506
|
+
"member": "string",
|
1507
|
+
"name": "MemoryLimit",
|
1508
|
+
"output_required": false,
|
1509
|
+
"required": false,
|
1510
|
+
"type": "string",
|
1511
|
+
"value_allowed_null": true
|
1512
|
+
},
|
1513
|
+
{
|
1514
|
+
"disabled": false,
|
1515
|
+
"document": "Pods数量设置\n注意:此字段可能返回 null,表示取不到有效值。",
|
1516
|
+
"example": "无",
|
1517
|
+
"member": "string",
|
1518
|
+
"name": "Pods",
|
1519
|
+
"output_required": false,
|
1520
|
+
"required": false,
|
1521
|
+
"type": "string",
|
1522
|
+
"value_allowed_null": true
|
1523
|
+
}
|
1524
|
+
],
|
1525
|
+
"usage": "both"
|
1526
|
+
},
|
1429
1527
|
"RetryRunsRequest": {
|
1430
1528
|
"document": "RetryRuns请求参数结构体",
|
1431
1529
|
"members": [
|
@@ -2432,6 +2530,21 @@
|
|
2432
2530
|
],
|
2433
2531
|
"type": "object"
|
2434
2532
|
},
|
2533
|
+
"SecurityGroupOption": {
|
2534
|
+
"document": "安全组配置。",
|
2535
|
+
"members": [
|
2536
|
+
{
|
2537
|
+
"disabled": false,
|
2538
|
+
"document": "安全组ID。",
|
2539
|
+
"example": "无",
|
2540
|
+
"member": "string",
|
2541
|
+
"name": "SecurityGroupId",
|
2542
|
+
"required": true,
|
2543
|
+
"type": "string"
|
2544
|
+
}
|
2545
|
+
],
|
2546
|
+
"usage": "in"
|
2547
|
+
},
|
2435
2548
|
"StorageOption": {
|
2436
2549
|
"document": "文件存储配置。",
|
2437
2550
|
"members": [
|
@@ -2635,15 +2748,32 @@
|
|
2635
2748
|
"VPCOption": {
|
2636
2749
|
"document": "私有网络配置。",
|
2637
2750
|
"members": [
|
2751
|
+
{
|
2752
|
+
"disabled": false,
|
2753
|
+
"document": "私有网络ID(VPCId和VPCCIDRBlock必选其一。若使用VPCId,则使用现用私有网络;若使用VPCCIDRBlock,则创建新的私有网络)",
|
2754
|
+
"example": "无",
|
2755
|
+
"member": "string",
|
2756
|
+
"name": "VPCId",
|
2757
|
+
"required": false,
|
2758
|
+
"type": "string"
|
2759
|
+
},
|
2760
|
+
{
|
2761
|
+
"disabled": false,
|
2762
|
+
"document": "子网ID(SubnetId和SubnetZone&SubnetCIDRBlock必选其一。若使用SubnetId,则使用现用子网;若使用SubnetZone&SubnetCIDRBlock,则创建新的子网)",
|
2763
|
+
"example": "无",
|
2764
|
+
"member": "string",
|
2765
|
+
"name": "SubnetId",
|
2766
|
+
"required": false,
|
2767
|
+
"type": "string"
|
2768
|
+
},
|
2638
2769
|
{
|
2639
2770
|
"disabled": false,
|
2640
2771
|
"document": "子网可用区。",
|
2641
2772
|
"example": "ap-guangzhou-6",
|
2642
2773
|
"member": "string",
|
2643
2774
|
"name": "SubnetZone",
|
2644
|
-
"required":
|
2645
|
-
"type": "string"
|
2646
|
-
"value_allowed_null": true
|
2775
|
+
"required": false,
|
2776
|
+
"type": "string"
|
2647
2777
|
},
|
2648
2778
|
{
|
2649
2779
|
"disabled": false,
|
@@ -2651,9 +2781,8 @@
|
|
2651
2781
|
"example": "10.8.0.0/16",
|
2652
2782
|
"member": "string",
|
2653
2783
|
"name": "VPCCIDRBlock",
|
2654
|
-
"required":
|
2655
|
-
"type": "string"
|
2656
|
-
"value_allowed_null": true
|
2784
|
+
"required": false,
|
2785
|
+
"type": "string"
|
2657
2786
|
},
|
2658
2787
|
{
|
2659
2788
|
"disabled": false,
|
@@ -2661,9 +2790,8 @@
|
|
2661
2790
|
"example": "10.8.16.0/20",
|
2662
2791
|
"member": "string",
|
2663
2792
|
"name": "SubnetCIDRBlock",
|
2664
|
-
"required":
|
2665
|
-
"type": "string"
|
2666
|
-
"value_allowed_null": true
|
2793
|
+
"required": false,
|
2794
|
+
"type": "string"
|
2667
2795
|
}
|
2668
2796
|
],
|
2669
2797
|
"usage": "in"
|
@@ -1802,7 +1802,7 @@
|
|
1802
1802
|
"example": "30321",
|
1803
1803
|
"member": "int64",
|
1804
1804
|
"name": "FlowId",
|
1805
|
-
"
|
1805
|
+
"output_required": true,
|
1806
1806
|
"type": "int",
|
1807
1807
|
"value_allowed_null": false
|
1808
1808
|
},
|
@@ -10000,7 +10000,7 @@
|
|
10000
10000
|
"example": "30321",
|
10001
10001
|
"member": "uint64",
|
10002
10002
|
"name": "FlowId",
|
10003
|
-
"
|
10003
|
+
"output_required": true,
|
10004
10004
|
"type": "int",
|
10005
10005
|
"value_allowed_null": false
|
10006
10006
|
},
|
@@ -10163,7 +10163,7 @@
|
|
10163
10163
|
},
|
10164
10164
|
{
|
10165
10165
|
"disabled": false,
|
10166
|
-
"document": "
|
10166
|
+
"document": "备份ID 可通过 [DescribeBackups](https://cloud.tencent.com/document/product/238/19943) 接口获取。当GroupId为空时,BackupId必填。",
|
10167
10167
|
"example": "1234568",
|
10168
10168
|
"member": "uint64",
|
10169
10169
|
"name": "BackupId",
|
@@ -10235,7 +10235,7 @@
|
|
10235
10235
|
},
|
10236
10236
|
{
|
10237
10237
|
"disabled": false,
|
10238
|
-
"document": "
|
10238
|
+
"document": "备份模式(必填),master_pkg-主节点上打包备份文件;master_no_pkg-主节点单库备份文件;slave_pkg-从节点上打包备份文件;slave_no_pkg-从节点上单库备份文件,从节点上备份只有在always on容灾模式下支持。",
|
10239
10239
|
"example": "master_no_pkg",
|
10240
10240
|
"member": "string",
|
10241
10241
|
"name": "BackupModel",
|
@@ -10253,7 +10253,7 @@
|
|
10253
10253
|
},
|
10254
10254
|
{
|
10255
10255
|
"disabled": false,
|
10256
|
-
"document": "数据(日志)
|
10256
|
+
"document": "数据(日志)备份保留天数(必填),取值[3-1830]天,默认7天",
|
10257
10257
|
"example": "7",
|
10258
10258
|
"member": "uint64",
|
10259
10259
|
"name": "BackupSaveDays",
|
@@ -12281,7 +12281,7 @@
|
|
12281
12281
|
},
|
12282
12282
|
{
|
12283
12283
|
"disabled": false,
|
12284
|
-
"document": "待删除的备份名称,备份名称可通过DescribeBackups接口的FileName
|
12284
|
+
"document": "待删除的备份名称,备份名称可通过DescribeBackups接口的FileName字段获得,单次请求批量删除备份数不能超过10个。当StartTime、EndTime为空时,此字段必填。",
|
12285
12285
|
"example": "[\"manual_instance_58001_20180702010430.bak.tar\\r\\n\"]",
|
12286
12286
|
"member": "string",
|
12287
12287
|
"name": "BackupNames",
|
@@ -12290,7 +12290,7 @@
|
|
12290
12290
|
},
|
12291
12291
|
{
|
12292
12292
|
"disabled": false,
|
12293
|
-
"document": "
|
12293
|
+
"document": "批量删除手动备份起始时间。当BackupNames为空时,此字段必填。",
|
12294
12294
|
"example": "2022-04-20 22:23:12",
|
12295
12295
|
"member": "string",
|
12296
12296
|
"name": "StartTime",
|
@@ -12299,7 +12299,7 @@
|
|
12299
12299
|
},
|
12300
12300
|
{
|
12301
12301
|
"disabled": false,
|
12302
|
-
"document": "
|
12302
|
+
"document": "批量删除手动备份截止时间。当BackupNames为空时,此字段必填。",
|
12303
12303
|
"example": "2022-04-21 22:23:12",
|
12304
12304
|
"member": "string",
|
12305
12305
|
"name": "EndTime",
|
@@ -12543,7 +12543,7 @@
|
|
12543
12543
|
"example": "30321",
|
12544
12544
|
"member": "uint64",
|
12545
12545
|
"name": "FlowId",
|
12546
|
-
"
|
12546
|
+
"output_required": true,
|
12547
12547
|
"type": "int",
|
12548
12548
|
"value_allowed_null": false
|
12549
12549
|
},
|