tccli 3.0.1155.1__py2.py3-none-any.whl → 3.0.1156.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/services/autoscaling/v20180419/api.json +48 -20
- tccli/services/ccc/v20200210/api.json +10 -0
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdb/v20170320/api.json +38 -1
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +91 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/gaap/v20180529/api.json +17 -17
- tccli/services/gaap/v20180529/examples.json +7 -13
- tccli/services/hunyuan/v20230901/api.json +2 -2
- tccli/services/iss/v20230517/api.json +6 -6
- tccli/services/mongodb/v20190725/api.json +6 -6
- tccli/services/monitor/v20180724/api.json +23 -23
- tccli/services/monitor/v20180724/examples.json +12 -12
- tccli/services/oceanus/v20190422/api.json +9 -0
- tccli/services/postgres/postgres_client.py +395 -24
- tccli/services/postgres/v20170312/api.json +549 -0
- tccli/services/postgres/v20170312/examples.json +92 -0
- tccli/services/rce/v20201103/api.json +78 -0
- tccli/services/tcr/v20190924/api.json +71 -45
- tccli/services/tcr/v20190924/examples.json +9 -9
- tccli/services/waf/v20180125/api.json +421 -72
- tccli/services/waf/v20180125/examples.json +6 -6
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1156.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1156.1.dist-info}/RECORD +29 -29
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1156.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1156.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1155.1.dist-info → tccli-3.0.1156.1.dist-info}/license_files/LICENSE +0 -0
@@ -1572,7 +1572,7 @@
|
|
1572
1572
|
"example": "1",
|
1573
1573
|
"member": "uint64",
|
1574
1574
|
"name": "CheckFlag",
|
1575
|
-
"
|
1575
|
+
"output_required": true,
|
1576
1576
|
"type": "int",
|
1577
1577
|
"value_allowed_null": false
|
1578
1578
|
},
|
@@ -3832,7 +3832,7 @@
|
|
3832
3832
|
"example": "1",
|
3833
3833
|
"member": "uint64",
|
3834
3834
|
"name": "TotalCount",
|
3835
|
-
"
|
3835
|
+
"output_required": true,
|
3836
3836
|
"type": "int",
|
3837
3837
|
"value_allowed_null": false
|
3838
3838
|
},
|
@@ -3842,7 +3842,7 @@
|
|
3842
3842
|
"example": "无",
|
3843
3843
|
"member": "RegionDetail",
|
3844
3844
|
"name": "AccessRegionSet",
|
3845
|
-
"
|
3845
|
+
"output_required": true,
|
3846
3846
|
"type": "list",
|
3847
3847
|
"value_allowed_null": false
|
3848
3848
|
},
|
@@ -3886,7 +3886,7 @@
|
|
3886
3886
|
"example": "[{\"X-REAL_IP\",\"remote_addr\"}]",
|
3887
3887
|
"member": "string",
|
3888
3888
|
"name": "BlackHeaders",
|
3889
|
-
"
|
3889
|
+
"output_required": true,
|
3890
3890
|
"type": "list",
|
3891
3891
|
"value_allowed_null": true
|
3892
3892
|
},
|
@@ -4015,7 +4015,7 @@
|
|
4015
4015
|
"example": "无",
|
4016
4016
|
"member": "CountryAreaMap",
|
4017
4017
|
"name": "CountryAreaMappingList",
|
4018
|
-
"
|
4018
|
+
"output_required": true,
|
4019
4019
|
"type": "list",
|
4020
4020
|
"value_allowed_null": false
|
4021
4021
|
},
|
@@ -5699,7 +5699,7 @@
|
|
5699
5699
|
"example": "26",
|
5700
5700
|
"member": "uint64",
|
5701
5701
|
"name": "TotalCount",
|
5702
|
-
"
|
5702
|
+
"output_required": true,
|
5703
5703
|
"type": "int",
|
5704
5704
|
"value_allowed_null": false
|
5705
5705
|
},
|
@@ -5709,7 +5709,7 @@
|
|
5709
5709
|
"example": "无",
|
5710
5710
|
"member": "RegionDetail",
|
5711
5711
|
"name": "DestRegionSet",
|
5712
|
-
"
|
5712
|
+
"output_required": true,
|
5713
5713
|
"type": "list",
|
5714
5714
|
"value_allowed_null": false
|
5715
5715
|
},
|
@@ -5719,7 +5719,7 @@
|
|
5719
5719
|
"example": "无",
|
5720
5720
|
"member": "BandwidthPriceGradient",
|
5721
5721
|
"name": "BandwidthUnitPrice",
|
5722
|
-
"
|
5722
|
+
"output_required": true,
|
5723
5723
|
"type": "list",
|
5724
5724
|
"value_allowed_null": false
|
5725
5725
|
},
|
@@ -5729,7 +5729,7 @@
|
|
5729
5729
|
"example": "CNY",
|
5730
5730
|
"member": "string",
|
5731
5731
|
"name": "Currency",
|
5732
|
-
"
|
5732
|
+
"output_required": true,
|
5733
5733
|
"type": "string",
|
5734
5734
|
"value_allowed_null": false
|
5735
5735
|
},
|
@@ -7667,7 +7667,7 @@
|
|
7667
7667
|
"example": "80.64",
|
7668
7668
|
"member": "float",
|
7669
7669
|
"name": "ProxyDailyPrice",
|
7670
|
-
"
|
7670
|
+
"output_required": true,
|
7671
7671
|
"type": "float",
|
7672
7672
|
"value_allowed_null": false
|
7673
7673
|
},
|
@@ -7677,7 +7677,7 @@
|
|
7677
7677
|
"example": "无",
|
7678
7678
|
"member": "BandwidthPriceGradient",
|
7679
7679
|
"name": "BandwidthUnitPrice",
|
7680
|
-
"
|
7680
|
+
"output_required": true,
|
7681
7681
|
"type": "list",
|
7682
7682
|
"value_allowed_null": true
|
7683
7683
|
},
|
@@ -7687,7 +7687,7 @@
|
|
7687
7687
|
"example": "56.84",
|
7688
7688
|
"member": "float",
|
7689
7689
|
"name": "DiscountProxyDailyPrice",
|
7690
|
-
"
|
7690
|
+
"output_required": true,
|
7691
7691
|
"type": "float",
|
7692
7692
|
"value_allowed_null": false
|
7693
7693
|
},
|
@@ -7697,7 +7697,7 @@
|
|
7697
7697
|
"example": "xx",
|
7698
7698
|
"member": "string",
|
7699
7699
|
"name": "Currency",
|
7700
|
-
"
|
7700
|
+
"output_required": true,
|
7701
7701
|
"type": "string",
|
7702
7702
|
"value_allowed_null": false
|
7703
7703
|
},
|
@@ -7707,7 +7707,7 @@
|
|
7707
7707
|
"example": "0",
|
7708
7708
|
"member": "float",
|
7709
7709
|
"name": "FlowUnitPrice",
|
7710
|
-
"
|
7710
|
+
"output_required": true,
|
7711
7711
|
"type": "float",
|
7712
7712
|
"value_allowed_null": true
|
7713
7713
|
},
|
@@ -7717,7 +7717,7 @@
|
|
7717
7717
|
"example": "0",
|
7718
7718
|
"member": "float",
|
7719
7719
|
"name": "DiscountFlowUnitPrice",
|
7720
|
-
"
|
7720
|
+
"output_required": true,
|
7721
7721
|
"type": "float",
|
7722
7722
|
"value_allowed_null": true
|
7723
7723
|
},
|
@@ -7727,7 +7727,7 @@
|
|
7727
7727
|
"example": "0",
|
7728
7728
|
"member": "float",
|
7729
7729
|
"name": "Cn2BandwidthPrice",
|
7730
|
-
"
|
7730
|
+
"output_required": true,
|
7731
7731
|
"type": "float",
|
7732
7732
|
"value_allowed_null": true
|
7733
7733
|
},
|
@@ -7737,7 +7737,7 @@
|
|
7737
7737
|
"example": "0",
|
7738
7738
|
"member": "float",
|
7739
7739
|
"name": "Cn2BandwidthPriceWithDiscount",
|
7740
|
-
"
|
7740
|
+
"output_required": true,
|
7741
7741
|
"type": "float",
|
7742
7742
|
"value_allowed_null": true
|
7743
7743
|
},
|
@@ -322,8 +322,8 @@
|
|
322
322
|
{
|
323
323
|
"document": "",
|
324
324
|
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessRegions\n<公共请求参数>\n\n{}",
|
325
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AccessRegionSet\": [\n {\n \"RegionId\": \"
|
326
|
-
"title": "
|
325
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AccessRegionSet\": [\n {\n \"RegionId\": \"abc\",\n \"RegionName\": \"abc\",\n \"RegionArea\": \"abc\",\n \"RegionAreaName\": \"abc\",\n \"IDCType\": \"abc\",\n \"FeatureBitmap\": 1,\n \"SupportFeature\": {\n \"NetworkType\": [\n \"abc\"\n ]\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
326
|
+
"title": "示例"
|
327
327
|
}
|
328
328
|
],
|
329
329
|
"DescribeAccessRegionsByDestRegion": [
|
@@ -587,17 +587,11 @@
|
|
587
587
|
}
|
588
588
|
],
|
589
589
|
"DescribeRegionAndPrice": [
|
590
|
-
{
|
591
|
-
"document": "获取源站区域和带宽梯度价格",
|
592
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegionAndPrice\n<公共请求参数>\n\n{}",
|
593
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"xx\",\n \"RegionAreaName\": \"xx\",\n \"IDCType\": \"xx\",\n \"FeatureBitmap\": 1,\n \"RegionArea\": \"xx\",\n \"RegionName\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\",\n \"BandwidthUnitPrice\": [\n {\n \"BandwidthRange\": [\n 0,\n 20\n ],\n \"BandwidthUnitPrice\": 0.0,\n \"DiscountBandwidthUnitPrice\": 0.0\n },\n {\n \"BandwidthRange\": [\n 20,\n 100\n ],\n \"BandwidthUnitPrice\": 0.0,\n \"DiscountBandwidthUnitPrice\": 0.0\n },\n {\n \"BandwidthRange\": [\n 100,\n 500\n ],\n \"BandwidthUnitPrice\": 0.0,\n \"DiscountBandwidthUnitPrice\": 0.0\n },\n {\n \"BandwidthRange\": [\n 500,\n 2000\n ],\n \"BandwidthUnitPrice\": 0.0,\n \"DiscountBandwidthUnitPrice\": 0.0\n },\n {\n \"BandwidthRange\": [\n 2000,\n 0\n ],\n \"BandwidthUnitPrice\": 0.0,\n \"DiscountBandwidthUnitPrice\": 0.0\n }\n ],\n \"Currency\": \"xx\"\n }\n}",
|
594
|
-
"title": "获取源站区域和带宽梯度价格"
|
595
|
-
},
|
596
590
|
{
|
597
591
|
"document": "",
|
598
|
-
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegionAndPrice\n<公共请求参数>\n\n{}",
|
599
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"
|
600
|
-
"title": "
|
592
|
+
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegionAndPrice\n<公共请求参数>\n\n{\n \"IPAddressVersion\": \"abc\",\n \"PackageType\": \"abc\"\n}",
|
593
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"DestRegionSet\": [\n {\n \"RegionId\": \"abc\",\n \"RegionName\": \"abc\",\n \"RegionArea\": \"abc\",\n \"RegionAreaName\": \"abc\",\n \"IDCType\": \"abc\",\n \"FeatureBitmap\": 1,\n \"SupportFeature\": {\n \"NetworkType\": [\n \"abc\"\n ]\n }\n }\n ],\n \"BandwidthUnitPrice\": [\n {\n \"BandwidthRange\": [\n 0\n ],\n \"BandwidthUnitPrice\": 0,\n \"DiscountBandwidthUnitPrice\": 0\n }\n ],\n \"Currency\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
594
|
+
"title": "示例"
|
601
595
|
}
|
602
596
|
],
|
603
597
|
"DescribeResourcesByTag": [
|
@@ -698,9 +692,9 @@
|
|
698
692
|
],
|
699
693
|
"InquiryPriceCreateProxy": [
|
700
694
|
{
|
701
|
-
"document": "",
|
695
|
+
"document": "创建加速通道询价",
|
702
696
|
"input": "POST / HTTP/1.1\nHost: gaap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceCreateProxy\n<公共请求参数>\n\n{\n \"Concurrency\": \"2\",\n \"Bandwidth\": \"10\",\n \"RealServerRegion\": \"SouthChina\",\n \"AccessRegion\": \"EastChina\"\n}",
|
703
|
-
"output": "{\n \"Response\": {\n \"
|
697
|
+
"output": "{\n \"Response\": {\n \"ProxyDailyPrice\": 0,\n \"BandwidthUnitPrice\": [\n {\n \"BandwidthRange\": [\n 0\n ],\n \"BandwidthUnitPrice\": 0,\n \"DiscountBandwidthUnitPrice\": 0\n }\n ],\n \"DiscountProxyDailyPrice\": 0,\n \"Currency\": \"abc\",\n \"FlowUnitPrice\": 0,\n \"DiscountFlowUnitPrice\": 0,\n \"Cn2BandwidthPrice\": 0,\n \"Cn2BandwidthPriceWithDiscount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
704
698
|
"title": "创建加速通道询价"
|
705
699
|
}
|
706
700
|
],
|
@@ -749,11 +749,11 @@
|
|
749
749
|
"disabled": false,
|
750
750
|
"document": "搜索引文序号\n注意:此字段可能返回 null,表示取不到有效值。",
|
751
751
|
"example": "无",
|
752
|
-
"member": "
|
752
|
+
"member": "int64",
|
753
753
|
"name": "Index",
|
754
754
|
"output_required": false,
|
755
755
|
"required": false,
|
756
|
-
"type": "
|
756
|
+
"type": "int",
|
757
757
|
"value_allowed_null": true
|
758
758
|
},
|
759
759
|
{
|
@@ -3417,7 +3417,7 @@
|
|
3417
3417
|
{
|
3418
3418
|
"disabled": false,
|
3419
3419
|
"document": "AI识别结果数量",
|
3420
|
-
"example": "
|
3420
|
+
"example": "10",
|
3421
3421
|
"member": "uint64",
|
3422
3422
|
"name": "TotalCount",
|
3423
3423
|
"output_required": true,
|
@@ -6166,7 +6166,7 @@
|
|
6166
6166
|
{
|
6167
6167
|
"disabled": false,
|
6168
6168
|
"document": "AI 任务数量",
|
6169
|
-
"example": "
|
6169
|
+
"example": "10",
|
6170
6170
|
"member": "uint64",
|
6171
6171
|
"name": "TotalCount",
|
6172
6172
|
"output_required": true,
|
@@ -6449,7 +6449,7 @@
|
|
6449
6449
|
{
|
6450
6450
|
"disabled": false,
|
6451
6451
|
"document": "设备总数",
|
6452
|
-
"example": "
|
6452
|
+
"example": "10",
|
6453
6453
|
"member": "uint64",
|
6454
6454
|
"name": "TotalCount",
|
6455
6455
|
"output_required": true,
|
@@ -7618,8 +7618,8 @@
|
|
7618
7618
|
},
|
7619
7619
|
{
|
7620
7620
|
"disabled": false,
|
7621
|
-
"document": "默认不根据该字段进行筛选,否则根据设备操作类型进行筛选,目前值有:BatchDeleteUserDevice,BatchDisableDevice,BatchEnableDevice,\nBatchUpgradeDevice,\nBatchResetDevice,\nBatchRebootDevice",
|
7622
|
-
"example": "
|
7621
|
+
"document": "默认不根据该字段进行筛选,否则根据设备操作类型进行筛选,目前值有:BatchDeleteUserDevice,BatchDisableDevice,BatchEnableDevice,\nBatchUpgradeDevice,\nBatchResetDevice,\nBatchRebootDevice,\nBatchRefreshDeviceChannel",
|
7622
|
+
"example": "BatchDisableDevice",
|
7623
7623
|
"member": "string",
|
7624
7624
|
"name": "Operation",
|
7625
7625
|
"required": false,
|
@@ -10143,7 +10143,7 @@
|
|
10143
10143
|
{
|
10144
10144
|
"disabled": false,
|
10145
10145
|
"document": "模板ID(从查询录像上云模板列表接口ListRecordBackupTemplates中获取)",
|
10146
|
-
"example": "
|
10146
|
+
"example": "584fd9d0-569c-4153-aff7-************",
|
10147
10147
|
"member": "string",
|
10148
10148
|
"name": "TemplateId",
|
10149
10149
|
"required": true,
|
@@ -2381,7 +2381,7 @@
|
|
2381
2381
|
},
|
2382
2382
|
{
|
2383
2383
|
"disabled": false,
|
2384
|
-
"document": "
|
2384
|
+
"document": "指定查询的实例类型。取值范围如下:<ul><li>0:所有实例。</li><li>1:正式实例。</li><li>3:只读实例。</li><li>4:灾备实例。</li></ul>",
|
2385
2385
|
"example": "0",
|
2386
2386
|
"member": "int64",
|
2387
2387
|
"name": "InstanceType",
|
@@ -2390,7 +2390,7 @@
|
|
2390
2390
|
},
|
2391
2391
|
{
|
2392
2392
|
"disabled": false,
|
2393
|
-
"document": "
|
2393
|
+
"document": "指定所查询实例的集群类型,取值范围如下:<ul><li>0:副本集实例。</li><li>1:分片实例。</li><li>-1:副本集与分片实例。</li></ul>",
|
2394
2394
|
"example": "0",
|
2395
2395
|
"member": "int64",
|
2396
2396
|
"name": "ClusterType",
|
@@ -2399,7 +2399,7 @@
|
|
2399
2399
|
},
|
2400
2400
|
{
|
2401
2401
|
"disabled": false,
|
2402
|
-
"document": "
|
2402
|
+
"document": "指定所查询实例的当前状态,取值范围如下所示:<ul><li>0:待初始化。</li><li>1:流程处理中,例如:变更规格、参数修改等。</li><li>2:实例正常运行中。</li><li>-2:实例已过期。</li></ul>",
|
2403
2403
|
"example": "2",
|
2404
2404
|
"member": "int64",
|
2405
2405
|
"name": "Status",
|
@@ -2426,7 +2426,7 @@
|
|
2426
2426
|
},
|
2427
2427
|
{
|
2428
2428
|
"disabled": false,
|
2429
|
-
"document": "
|
2429
|
+
"document": "指定所查询实例的付费类型,取值范围如下:<ul><li>0:查询按量计费实例。</li><li>1:查询包年包月实例。</li><li>-1:查询按量计费与包年包月实例。</li></ul>",
|
2430
2430
|
"example": "1",
|
2431
2431
|
"member": "int64",
|
2432
2432
|
"name": "PayMode",
|
@@ -2480,7 +2480,7 @@
|
|
2480
2480
|
},
|
2481
2481
|
{
|
2482
2482
|
"disabled": false,
|
2483
|
-
"document": "
|
2483
|
+
"document": "指定查询搜索的关键词。支持设置为具体的实例ID、实例名称或者内网 IP 地址。",
|
2484
2484
|
"example": "无",
|
2485
2485
|
"member": "string",
|
2486
2486
|
"name": "SearchKey",
|
@@ -3594,7 +3594,7 @@
|
|
3594
3594
|
},
|
3595
3595
|
{
|
3596
3596
|
"disabled": false,
|
3597
|
-
"document": "实例状态,可能的返回值:0
|
3597
|
+
"document": "实例状态,可能的返回值:0-创建中,1-流程处理中,2-运行中,-2-实例已过期。",
|
3598
3598
|
"example": "2",
|
3599
3599
|
"member": "int64",
|
3600
3600
|
"name": "Status",
|
@@ -4326,7 +4326,7 @@
|
|
4326
4326
|
{
|
4327
4327
|
"disabled": false,
|
4328
4328
|
"document": "实例id",
|
4329
|
-
"example": "prom-
|
4329
|
+
"example": "prom-ksnrbv",
|
4330
4330
|
"member": "string",
|
4331
4331
|
"name": "InstanceId",
|
4332
4332
|
"required": true,
|
@@ -4350,7 +4350,7 @@
|
|
4350
4350
|
{
|
4351
4351
|
"disabled": false,
|
4352
4352
|
"document": "告警id",
|
4353
|
-
"example": "alert-
|
4353
|
+
"example": "alert-oshger",
|
4354
4354
|
"member": "string",
|
4355
4355
|
"name": "Id",
|
4356
4356
|
"output_required": true,
|
@@ -5381,7 +5381,7 @@
|
|
5381
5381
|
{
|
5382
5382
|
"disabled": false,
|
5383
5383
|
"document": "实例ID(可通过 DescribePrometheusInstances 接口获取)",
|
5384
|
-
"example": "prom-
|
5384
|
+
"example": "prom-jsbgr",
|
5385
5385
|
"member": "string",
|
5386
5386
|
"name": "InstanceId",
|
5387
5387
|
"required": true,
|
@@ -5390,7 +5390,7 @@
|
|
5390
5390
|
{
|
5391
5391
|
"disabled": false,
|
5392
5392
|
"document": "告警策略ID列表(可通过 DescribePrometheusAlertPolicy 接口获取)",
|
5393
|
-
"example": "[\"alert-
|
5393
|
+
"example": "[\"alert-oshbve\"]",
|
5394
5394
|
"member": "string",
|
5395
5395
|
"name": "AlertIds",
|
5396
5396
|
"required": true,
|
@@ -5399,7 +5399,7 @@
|
|
5399
5399
|
{
|
5400
5400
|
"disabled": false,
|
5401
5401
|
"document": "告警策略名称(可通过 DescribePrometheusAlertPolicy 接口获取),名称完全相同的告警策略才会删除",
|
5402
|
-
"example": "[\"
|
5402
|
+
"example": "[\"testName\"]",
|
5403
5403
|
"member": "string",
|
5404
5404
|
"name": "Names",
|
5405
5405
|
"required": false,
|
@@ -11365,8 +11365,8 @@
|
|
11365
11365
|
"members": [
|
11366
11366
|
{
|
11367
11367
|
"disabled": false,
|
11368
|
-
"document": "实例
|
11369
|
-
"example": "prom-
|
11368
|
+
"document": "实例ID",
|
11369
|
+
"example": "prom-253ac24d",
|
11370
11370
|
"member": "string",
|
11371
11371
|
"name": "InstanceId",
|
11372
11372
|
"required": true,
|
@@ -11374,8 +11374,8 @@
|
|
11374
11374
|
},
|
11375
11375
|
{
|
11376
11376
|
"disabled": false,
|
11377
|
-
"document": "
|
11378
|
-
"example": "
|
11377
|
+
"document": "分页偏移量,默认为0。 示例值:1",
|
11378
|
+
"example": "0",
|
11379
11379
|
"member": "uint64",
|
11380
11380
|
"name": "Offset",
|
11381
11381
|
"required": false,
|
@@ -11383,7 +11383,7 @@
|
|
11383
11383
|
},
|
11384
11384
|
{
|
11385
11385
|
"disabled": false,
|
11386
|
-
"document": "
|
11386
|
+
"document": "分页返回数量,默认为20,最大值为100",
|
11387
11387
|
"example": "100",
|
11388
11388
|
"member": "uint64",
|
11389
11389
|
"name": "Limit",
|
@@ -11392,8 +11392,8 @@
|
|
11392
11392
|
},
|
11393
11393
|
{
|
11394
11394
|
"disabled": false,
|
11395
|
-
"document": "
|
11396
|
-
"example": "
|
11395
|
+
"document": "仅支持按Name, Values字段过滤:\n- Name = Name \n 按照给定的告警规则名称列表匹配\n- Name = ID\n 按照给定的告警规则ID列表匹配",
|
11396
|
+
"example": "{Name: \"Name\", Values: [\"test-alert\"]}",
|
11397
11397
|
"member": "Filter",
|
11398
11398
|
"name": "Filters",
|
11399
11399
|
"required": false,
|
@@ -12296,7 +12296,7 @@
|
|
12296
12296
|
"members": [
|
12297
12297
|
{
|
12298
12298
|
"disabled": false,
|
12299
|
-
"document": "实例
|
12299
|
+
"document": "实例ID\n\n示例值:prom-343kafd34",
|
12300
12300
|
"example": "prom-xxx",
|
12301
12301
|
"member": "string",
|
12302
12302
|
"name": "InstanceId",
|
@@ -12305,7 +12305,7 @@
|
|
12305
12305
|
},
|
12306
12306
|
{
|
12307
12307
|
"disabled": false,
|
12308
|
-
"document": "
|
12308
|
+
"document": "偏移量,默认为0。 示例值:1",
|
12309
12309
|
"example": "无",
|
12310
12310
|
"member": "uint64",
|
12311
12311
|
"name": "Offset",
|
@@ -12314,7 +12314,7 @@
|
|
12314
12314
|
},
|
12315
12315
|
{
|
12316
12316
|
"disabled": false,
|
12317
|
-
"document": "
|
12317
|
+
"document": "返回数量,默认为20,最大值为100。\n示例值:1",
|
12318
12318
|
"example": "无",
|
12319
12319
|
"member": "uint64",
|
12320
12320
|
"name": "Limit",
|
@@ -12323,7 +12323,7 @@
|
|
12323
12323
|
},
|
12324
12324
|
{
|
12325
12325
|
"disabled": false,
|
12326
|
-
"document": "
|
12326
|
+
"document": "仅支持按Name, Values字段过滤:\n- Name = Name\n 按照给定的预聚合名称列表匹配",
|
12327
12327
|
"example": "无",
|
12328
12328
|
"member": "Filter",
|
12329
12329
|
"name": "Filters",
|
@@ -12581,7 +12581,7 @@
|
|
12581
12581
|
"members": [
|
12582
12582
|
{
|
12583
12583
|
"disabled": false,
|
12584
|
-
"document": "
|
12584
|
+
"document": "仅支持按Name, Values字段过滤:\n* Name = Name\n 按照给定的模板名称列表匹配\n* Name = ID\n 按照给定的模板ID列表匹配\n* Name = Describe\n 按照给定的模板描述列表匹配\n* Name = Level\n 按照给定的模板维度(instance, cluster)列表匹配",
|
12585
12585
|
"example": " [{\"Name\": \"Name\",\"Values\": [\"test\"]}]",
|
12586
12586
|
"member": "Filter",
|
12587
12587
|
"name": "Filters",
|
@@ -12599,7 +12599,7 @@
|
|
12599
12599
|
},
|
12600
12600
|
{
|
12601
12601
|
"disabled": false,
|
12602
|
-
"document": "
|
12602
|
+
"document": "分页返回数量,默认为20,最大值为100",
|
12603
12603
|
"example": "10",
|
12604
12604
|
"member": "uint64",
|
12605
12605
|
"name": "Limit",
|
@@ -12793,7 +12793,7 @@
|
|
12793
12793
|
"example": "1",
|
12794
12794
|
"member": "int64",
|
12795
12795
|
"name": "TotalCount",
|
12796
|
-
"
|
12796
|
+
"output_required": true,
|
12797
12797
|
"type": "int",
|
12798
12798
|
"value_allowed_null": false
|
12799
12799
|
},
|
@@ -12803,7 +12803,7 @@
|
|
12803
12803
|
"example": "无",
|
12804
12804
|
"member": "RecordingRuleSet",
|
12805
12805
|
"name": "RecordingRuleSet",
|
12806
|
-
"
|
12806
|
+
"output_required": true,
|
12807
12807
|
"type": "list",
|
12808
12808
|
"value_allowed_null": true
|
12809
12809
|
},
|
@@ -15745,8 +15745,8 @@
|
|
15745
15745
|
"members": [
|
15746
15746
|
{
|
15747
15747
|
"disabled": false,
|
15748
|
-
"document": "实例
|
15749
|
-
"example": "
|
15748
|
+
"document": "Prometheus 实例 ID",
|
15749
|
+
"example": "prom-23x33df",
|
15750
15750
|
"member": "string",
|
15751
15751
|
"name": "InstanceId",
|
15752
15752
|
"required": true,
|
@@ -15754,7 +15754,7 @@
|
|
15754
15754
|
},
|
15755
15755
|
{
|
15756
15756
|
"disabled": false,
|
15757
|
-
"document": "
|
15757
|
+
"document": "告警配置,[具体参考](https://cloud.tencent.com/document/api/248/30354#PrometheusAlertPolicyItem)",
|
15758
15758
|
"example": "无",
|
15759
15759
|
"member": "PrometheusAlertPolicyItem",
|
15760
15760
|
"name": "AlertRule",
|