tccli 3.0.1289.1__py2.py3-none-any.whl → 3.0.1291.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/antiddos/v20200309/api.json +132 -103
- tccli/services/antiddos/v20200309/examples.json +5 -5
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +16 -16
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +39 -33
- tccli/services/cam/v20190116/examples.json +1 -1
- tccli/services/cbs/v20170312/api.json +24 -20
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +64 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cdwch/v20200915/api.json +204 -199
- tccli/services/cdwch/v20200915/examples.json +11 -11
- tccli/services/ckafka/v20190819/api.json +273 -268
- tccli/services/clb/v20180317/api.json +31 -22
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +285 -687
- tccli/services/cls/v20201016/examples.json +2 -34
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +97 -97
- tccli/services/dbbrain/v20191016/api.json +54 -51
- tccli/services/dbbrain/v20210527/api.json +125 -125
- tccli/services/dcdb/v20180411/api.json +48 -48
- tccli/services/dnspod/dnspod_client.py +466 -307
- tccli/services/dnspod/v20210323/api.json +391 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/fmu/v20191213/api.json +2 -2
- tccli/services/goosefs/v20220519/api.json +2 -2
- tccli/services/gwlb/v20240906/api.json +1 -1
- tccli/services/iotcloud/v20210408/api.json +66 -66
- tccli/services/iotcloud/v20210408/examples.json +13 -13
- tccli/services/iotvideoindustry/v20201201/api.json +542 -523
- tccli/services/iotvideoindustry/v20201201/examples.json +15 -15
- tccli/services/lighthouse/v20200324/api.json +8 -8
- tccli/services/lke/v20231130/api.json +10 -0
- tccli/services/lowcode/v20210108/api.json +2 -2
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +144 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/mps_client.py +501 -24
- tccli/services/mps/v20190612/api.json +2071 -282
- tccli/services/mps/v20190612/examples.json +72 -0
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/redis_client.py +53 -0
- tccli/services/redis/v20180412/api.json +34 -0
- tccli/services/redis/v20180412/examples.json +8 -0
- tccli/services/svp/v20240125/api.json +66 -66
- tccli/services/svp/v20240125/examples.json +1 -1
- tccli/services/tcb/tcb_client.py +53 -53
- tccli/services/tcb/v20180608/api.json +220 -263
- tccli/services/tcb/v20180608/examples.json +8 -8
- tccli/services/tcbr/v20220217/examples.json +1 -1
- tccli/services/tcss/tcss_client.py +224 -277
- tccli/services/tcss/v20201101/api.json +4618 -4329
- tccli/services/tcss/v20201101/examples.json +207 -221
- tccli/services/tdmq/tdmq_client.py +0 -53
- tccli/services/tdmq/v20200217/api.json +379 -374
- tccli/services/tdmq/v20200217/examples.json +1 -9
- tccli/services/teo/teo_client.py +53 -0
- tccli/services/teo/v20220901/api.json +82 -11
- tccli/services/teo/v20220901/examples.json +8 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +8 -8
- tccli/services/thpc/v20230321/api.json +11 -10
- tccli/services/tke/v20180525/api.json +60 -60
- tccli/services/tke/v20220501/api.json +34 -34
- tccli/services/vpc/v20170312/api.json +44 -44
- tccli/services/waf/v20180125/api.json +9 -0
- tccli/services/wedata/v20210820/api.json +73 -0
- tccli/services/weilingwith/v20230427/api.json +997 -997
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/license_files/LICENSE +0 -0
@@ -658,6 +658,13 @@
|
|
658
658
|
"output": "DescribePrometheusInstancesOverviewResponse",
|
659
659
|
"status": "online"
|
660
660
|
},
|
661
|
+
"DescribePrometheusIntegrationMetrics": {
|
662
|
+
"document": "获取prometheus集成指标",
|
663
|
+
"input": "DescribePrometheusIntegrationMetricsRequest",
|
664
|
+
"name": "获取prometheus集成指标",
|
665
|
+
"output": "DescribePrometheusIntegrationMetricsResponse",
|
666
|
+
"status": "online"
|
667
|
+
},
|
661
668
|
"DescribePrometheusRecordRules": {
|
662
669
|
"document": "获取聚合规则列表,包含关联集群内crd资源创建的record rule",
|
663
670
|
"input": "DescribePrometheusRecordRulesRequest",
|
@@ -12527,6 +12534,43 @@
|
|
12527
12534
|
],
|
12528
12535
|
"type": "object"
|
12529
12536
|
},
|
12537
|
+
"DescribePrometheusIntegrationMetricsRequest": {
|
12538
|
+
"document": "DescribePrometheusIntegrationMetrics请求参数结构体",
|
12539
|
+
"members": [
|
12540
|
+
{
|
12541
|
+
"disabled": false,
|
12542
|
+
"document": "集成类型标识。取值参考DescribePrometheusIntegrations接口返回中IntegrationSet[i].Code参数",
|
12543
|
+
"example": "qcloud",
|
12544
|
+
"member": "string",
|
12545
|
+
"name": "IntegrationCode",
|
12546
|
+
"required": true,
|
12547
|
+
"type": "string"
|
12548
|
+
}
|
12549
|
+
],
|
12550
|
+
"type": "object"
|
12551
|
+
},
|
12552
|
+
"DescribePrometheusIntegrationMetricsResponse": {
|
12553
|
+
"document": "DescribePrometheusIntegrationMetrics返回参数结构体",
|
12554
|
+
"members": [
|
12555
|
+
{
|
12556
|
+
"disabled": false,
|
12557
|
+
"document": "集成指标详情分组",
|
12558
|
+
"example": "[{\"Group\":\"cdb\",\"Metrics\":[{\"MetricName\":\"qce_cdb_abortedclients_sum\",\"Name\":\"异常关闭的客户端连接数\",\"MetricType\":\"\",\"Unit\":\"Count\",\"Description\":\"由于客户端在没有正确关闭连接的情况下死亡而中止的连接数\"}]}]",
|
12559
|
+
"member": "IntegrationMetricGroup",
|
12560
|
+
"name": "IntegrationMetricSet",
|
12561
|
+
"output_required": false,
|
12562
|
+
"type": "list",
|
12563
|
+
"value_allowed_null": false
|
12564
|
+
},
|
12565
|
+
{
|
12566
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12567
|
+
"member": "string",
|
12568
|
+
"name": "RequestId",
|
12569
|
+
"type": "string"
|
12570
|
+
}
|
12571
|
+
],
|
12572
|
+
"type": "object"
|
12573
|
+
},
|
12530
12574
|
"DescribePrometheusRecordRulesRequest": {
|
12531
12575
|
"document": "DescribePrometheusRecordRules请求参数结构体",
|
12532
12576
|
"members": [
|
@@ -14793,6 +14837,106 @@
|
|
14793
14837
|
],
|
14794
14838
|
"usage": "out"
|
14795
14839
|
},
|
14840
|
+
"IntegrationMetric": {
|
14841
|
+
"document": "prometheus集成指标详情",
|
14842
|
+
"members": [
|
14843
|
+
{
|
14844
|
+
"disabled": false,
|
14845
|
+
"document": "指标名",
|
14846
|
+
"example": "qce_cvm_tcpcurrestab_max",
|
14847
|
+
"member": "string",
|
14848
|
+
"name": "MetricName",
|
14849
|
+
"output_required": false,
|
14850
|
+
"required": false,
|
14851
|
+
"type": "string",
|
14852
|
+
"value_allowed_null": false
|
14853
|
+
},
|
14854
|
+
{
|
14855
|
+
"disabled": false,
|
14856
|
+
"document": "指标名称",
|
14857
|
+
"example": "TCP 连接数",
|
14858
|
+
"member": "string",
|
14859
|
+
"name": "Name",
|
14860
|
+
"output_required": false,
|
14861
|
+
"required": false,
|
14862
|
+
"type": "string",
|
14863
|
+
"value_allowed_null": false
|
14864
|
+
},
|
14865
|
+
{
|
14866
|
+
"disabled": false,
|
14867
|
+
"document": "统计类型",
|
14868
|
+
"example": "GAUGE",
|
14869
|
+
"member": "string",
|
14870
|
+
"name": "MetricType",
|
14871
|
+
"output_required": false,
|
14872
|
+
"required": false,
|
14873
|
+
"type": "string",
|
14874
|
+
"value_allowed_null": false
|
14875
|
+
},
|
14876
|
+
{
|
14877
|
+
"disabled": false,
|
14878
|
+
"document": "单位",
|
14879
|
+
"example": "%",
|
14880
|
+
"member": "string",
|
14881
|
+
"name": "Unit",
|
14882
|
+
"output_required": false,
|
14883
|
+
"required": false,
|
14884
|
+
"type": "string",
|
14885
|
+
"value_allowed_null": false
|
14886
|
+
},
|
14887
|
+
{
|
14888
|
+
"disabled": false,
|
14889
|
+
"document": "指标详细描述",
|
14890
|
+
"example": " TCP 连接数量",
|
14891
|
+
"member": "string",
|
14892
|
+
"name": "Description",
|
14893
|
+
"output_required": false,
|
14894
|
+
"required": false,
|
14895
|
+
"type": "string",
|
14896
|
+
"value_allowed_null": false
|
14897
|
+
}
|
14898
|
+
],
|
14899
|
+
"usage": "both"
|
14900
|
+
},
|
14901
|
+
"IntegrationMetricGroup": {
|
14902
|
+
"document": "prometheus集成分组指标",
|
14903
|
+
"members": [
|
14904
|
+
{
|
14905
|
+
"disabled": false,
|
14906
|
+
"document": "分组标识",
|
14907
|
+
"example": "qcloud",
|
14908
|
+
"member": "string",
|
14909
|
+
"name": "Group",
|
14910
|
+
"output_required": false,
|
14911
|
+
"required": false,
|
14912
|
+
"type": "string",
|
14913
|
+
"value_allowed_null": false
|
14914
|
+
},
|
14915
|
+
{
|
14916
|
+
"disabled": false,
|
14917
|
+
"document": "指标详情",
|
14918
|
+
"example": "[{\"Group\":\"cdb\",\"MetricName\":\"qce_cdb_abortedclients_sum\",\"Name\":\"异常关闭的客户端连接数\",\"MetricType\":\"\",\"Unit\":\"Count\",\"Description\":\"由于客户端在没有正确关闭连接的情况下死亡而中止的连接数\"}]",
|
14919
|
+
"member": "IntegrationMetric",
|
14920
|
+
"name": "Metrics",
|
14921
|
+
"output_required": false,
|
14922
|
+
"required": false,
|
14923
|
+
"type": "list",
|
14924
|
+
"value_allowed_null": false
|
14925
|
+
},
|
14926
|
+
{
|
14927
|
+
"disabled": false,
|
14928
|
+
"document": "分组名称",
|
14929
|
+
"example": "云服务器",
|
14930
|
+
"member": "string",
|
14931
|
+
"name": "GroupName",
|
14932
|
+
"output_required": false,
|
14933
|
+
"required": false,
|
14934
|
+
"type": "string",
|
14935
|
+
"value_allowed_null": false
|
14936
|
+
}
|
14937
|
+
],
|
14938
|
+
"usage": "both"
|
14939
|
+
},
|
14796
14940
|
"Label": {
|
14797
14941
|
"document": "k8s中标签,一般以数组的方式存在",
|
14798
14942
|
"members": [
|
@@ -920,6 +920,14 @@
|
|
920
920
|
"title": "获取实例列表"
|
921
921
|
}
|
922
922
|
],
|
923
|
+
"DescribePrometheusIntegrationMetrics": [
|
924
|
+
{
|
925
|
+
"document": "",
|
926
|
+
"input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePrometheusIntegrationMetrics\n<公共请求参数>\n\n{\n \"IntegrationCode\": \"qcloud\"\n}",
|
927
|
+
"output": "{\n \"Response\": {\n \"IntegrationMetricSet\": [\n {\n \"Group\": \"cdb\",\n \"Metrics\": [\n {\n \"MetricName\": \"qce_cdb_abortedclients_sum\",\n \"Name\": \"异常关闭的客户端连接数\",\n \"MetricType\": \"\",\n \"Unit\": \"Count\",\n \"Description\": \"由于客户端在没有正确关闭连接的情况下死亡而中止的连接数\"\n }\n ]\n }\n ],\n \"RequestId\": \"sjwbr-sjhrbgfrb\"\n }\n}",
|
928
|
+
"title": "获取prometheus集成指标"
|
929
|
+
}
|
930
|
+
],
|
923
931
|
"DescribePrometheusRecordRules": [
|
924
932
|
{
|
925
933
|
"document": "拉取聚合规则",
|