tccli 3.0.1290.1__py2.py3-none-any.whl → 3.0.1292.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/antiddos_client.py +7 -113
- tccli/services/antiddos/v20200309/api.json +189 -520
- tccli/services/antiddos/v20200309/examples.json +6 -22
- tccli/services/apm/v20210622/api.json +44 -44
- tccli/services/apm/v20210622/examples.json +5 -5
- tccli/services/batch/v20170312/api.json +161 -161
- tccli/services/batch/v20170312/examples.json +1 -1
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/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/cdwch/v20200915/api.json +507 -418
- tccli/services/cdwch/v20200915/examples.json +29 -29
- tccli/services/cdwpg/v20201230/api.json +21 -21
- tccli/services/cdwpg/v20201230/examples.json +2 -2
- tccli/services/ckafka/v20190819/api.json +1256 -1241
- tccli/services/clb/v20180317/api.json +12 -8
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +182 -616
- tccli/services/cls/v20201016/examples.json +0 -32
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +95 -95
- tccli/services/dbbrain/v20191016/api.json +32 -32
- tccli/services/dbbrain/v20210527/api.json +117 -108
- 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/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/emr/v20190103/api.json +249 -13
- tccli/services/emr/v20190103/examples.json +2 -2
- tccli/services/hunyuan/v20230901/api.json +13 -2
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +72 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/iotvideoindustry/v20201201/api.json +617 -598
- tccli/services/iotvideoindustry/v20201201/examples.json +16 -16
- tccli/services/lke/lke_client.py +0 -53
- tccli/services/lke/v20231130/api.json +0 -43
- tccli/services/lke/v20231130/examples.json +0 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/memcached/v20190318/api.json +1 -1
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +57 -4
- tccli/services/monitor/v20180724/api.json +249 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/v20190612/api.json +7 -7
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/svp/v20240125/api.json +69 -69
- tccli/services/svp/v20240125/examples.json +2 -2
- tccli/services/tcb/tcb_client.py +0 -53
- tccli/services/tcb/v20180608/api.json +0 -110
- tccli/services/tcb/v20180608/examples.json +0 -8
- 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 +266 -355
- tccli/services/tdmq/v20200217/examples.json +0 -8
- tccli/services/teo/teo_client.py +106 -0
- tccli/services/teo/v20220901/api.json +132 -18
- tccli/services/teo/v20220901/examples.json +16 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +14 -14
- tccli/services/thpc/v20230321/api.json +25 -24
- 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 +185 -12
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/RECORD +82 -82
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/license_files/LICENSE +0 -0
@@ -56,6 +56,13 @@
|
|
56
56
|
"output": "CreateAlertRuleResponse",
|
57
57
|
"status": "online"
|
58
58
|
},
|
59
|
+
"CreateConditionsTemplate": {
|
60
|
+
"document": "创建告警条件模板",
|
61
|
+
"input": "CreateConditionsTemplateRequest",
|
62
|
+
"name": "创建告警条件模板",
|
63
|
+
"output": "CreateConditionsTemplateResponse",
|
64
|
+
"status": "online"
|
65
|
+
},
|
59
66
|
"CreateExporterIntegration": {
|
60
67
|
"document": "创建集成中心 exporter 集成,因集成较多,建议控制台创建集成。(前提:已授权创建托管 EKS 集群,验证方式:1. 控制台界面确认,未提示授权则表示已授权创建;2. 通过 DescribePrometheusInstanceInitStatus 接口查询集群状态,如果托管集群不存在,可通过 RunPrometheusInstance 接口创建)",
|
61
68
|
"input": "CreateExporterIntegrationRequest",
|
@@ -3893,6 +3900,124 @@
|
|
3893
3900
|
],
|
3894
3901
|
"type": "object"
|
3895
3902
|
},
|
3903
|
+
"CreateConditionsTemplateRequest": {
|
3904
|
+
"document": "CreateConditionsTemplate请求参数结构体",
|
3905
|
+
"members": [
|
3906
|
+
{
|
3907
|
+
"disabled": false,
|
3908
|
+
"document": "固定值,monitor",
|
3909
|
+
"example": "monitor,",
|
3910
|
+
"member": "string",
|
3911
|
+
"name": "Module",
|
3912
|
+
"required": true,
|
3913
|
+
"type": "string"
|
3914
|
+
},
|
3915
|
+
{
|
3916
|
+
"disabled": false,
|
3917
|
+
"document": "视图名",
|
3918
|
+
"example": "cvm_device,",
|
3919
|
+
"member": "string",
|
3920
|
+
"name": "ViewName",
|
3921
|
+
"required": true,
|
3922
|
+
"type": "string"
|
3923
|
+
},
|
3924
|
+
{
|
3925
|
+
"disabled": false,
|
3926
|
+
"document": "组名",
|
3927
|
+
"example": "测试API新增,",
|
3928
|
+
"member": "string",
|
3929
|
+
"name": "GroupName",
|
3930
|
+
"required": true,
|
3931
|
+
"type": "string"
|
3932
|
+
},
|
3933
|
+
{
|
3934
|
+
"disabled": false,
|
3935
|
+
"document": "是否为与关系",
|
3936
|
+
"example": "0,",
|
3937
|
+
"member": "int64",
|
3938
|
+
"name": "IsUnionRule",
|
3939
|
+
"required": false,
|
3940
|
+
"type": "int"
|
3941
|
+
},
|
3942
|
+
{
|
3943
|
+
"disabled": false,
|
3944
|
+
"document": "备注",
|
3945
|
+
"example": "测试API创建一下模板,",
|
3946
|
+
"member": "string",
|
3947
|
+
"name": "Remark",
|
3948
|
+
"required": false,
|
3949
|
+
"type": "string"
|
3950
|
+
},
|
3951
|
+
{
|
3952
|
+
"disabled": false,
|
3953
|
+
"document": "父ID",
|
3954
|
+
"example": "无",
|
3955
|
+
"member": "int64",
|
3956
|
+
"name": "ParentGroupID",
|
3957
|
+
"required": false,
|
3958
|
+
"type": "int"
|
3959
|
+
},
|
3960
|
+
{
|
3961
|
+
"disabled": false,
|
3962
|
+
"document": "是否屏蔽",
|
3963
|
+
"example": "无",
|
3964
|
+
"member": "int64",
|
3965
|
+
"name": "IsShielded",
|
3966
|
+
"required": false,
|
3967
|
+
"type": "int"
|
3968
|
+
},
|
3969
|
+
{
|
3970
|
+
"disabled": false,
|
3971
|
+
"document": "复合告警表达式",
|
3972
|
+
"example": "无",
|
3973
|
+
"member": "string",
|
3974
|
+
"name": "ComplexExpression",
|
3975
|
+
"required": false,
|
3976
|
+
"type": "string"
|
3977
|
+
},
|
3978
|
+
{
|
3979
|
+
"disabled": false,
|
3980
|
+
"document": "指标告警条件",
|
3981
|
+
"example": "无",
|
3982
|
+
"member": "ModifyConditionsTemplateRequestCondition",
|
3983
|
+
"name": "Conditions",
|
3984
|
+
"required": false,
|
3985
|
+
"type": "list"
|
3986
|
+
},
|
3987
|
+
{
|
3988
|
+
"disabled": false,
|
3989
|
+
"document": "事件告警条件",
|
3990
|
+
"example": "无",
|
3991
|
+
"member": "ModifyConditionsTemplateRequestEventCondition",
|
3992
|
+
"name": "EventConditions",
|
3993
|
+
"required": false,
|
3994
|
+
"type": "list"
|
3995
|
+
}
|
3996
|
+
],
|
3997
|
+
"type": "object"
|
3998
|
+
},
|
3999
|
+
"CreateConditionsTemplateResponse": {
|
4000
|
+
"document": "CreateConditionsTemplate返回参数结构体",
|
4001
|
+
"members": [
|
4002
|
+
{
|
4003
|
+
"disabled": false,
|
4004
|
+
"document": "模板策略组ID",
|
4005
|
+
"example": "1998842",
|
4006
|
+
"member": "int64",
|
4007
|
+
"name": "GroupID",
|
4008
|
+
"output_required": true,
|
4009
|
+
"type": "int",
|
4010
|
+
"value_allowed_null": false
|
4011
|
+
},
|
4012
|
+
{
|
4013
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4014
|
+
"member": "string",
|
4015
|
+
"name": "RequestId",
|
4016
|
+
"type": "string"
|
4017
|
+
}
|
4018
|
+
],
|
4019
|
+
"type": "object"
|
4020
|
+
},
|
3896
4021
|
"CreateExporterIntegrationRequest": {
|
3897
4022
|
"document": "CreateExporterIntegration请求参数结构体",
|
3898
4023
|
"members": [
|
@@ -15991,6 +16116,130 @@
|
|
15991
16116
|
],
|
15992
16117
|
"type": "object"
|
15993
16118
|
},
|
16119
|
+
"ModifyConditionsTemplateRequestCondition": {
|
16120
|
+
"document": "ModifyConditionsTemplateRequestCondition,Condition入参字段值",
|
16121
|
+
"members": [
|
16122
|
+
{
|
16123
|
+
"disabled": false,
|
16124
|
+
"document": "统计周期",
|
16125
|
+
"example": "60",
|
16126
|
+
"member": "string",
|
16127
|
+
"name": "CalcPeriod",
|
16128
|
+
"required": true,
|
16129
|
+
"type": "string"
|
16130
|
+
},
|
16131
|
+
{
|
16132
|
+
"disabled": false,
|
16133
|
+
"document": "统计方式",
|
16134
|
+
"example": "1",
|
16135
|
+
"member": "string",
|
16136
|
+
"name": "CalcType",
|
16137
|
+
"required": true,
|
16138
|
+
"type": "string"
|
16139
|
+
},
|
16140
|
+
{
|
16141
|
+
"disabled": false,
|
16142
|
+
"document": "持续周期",
|
16143
|
+
"example": "1",
|
16144
|
+
"member": "string",
|
16145
|
+
"name": "ContinuePeriod",
|
16146
|
+
"required": true,
|
16147
|
+
"type": "string"
|
16148
|
+
},
|
16149
|
+
{
|
16150
|
+
"disabled": false,
|
16151
|
+
"document": "指标ID",
|
16152
|
+
"example": "\"33\"",
|
16153
|
+
"member": "int64",
|
16154
|
+
"name": "MetricID",
|
16155
|
+
"required": true,
|
16156
|
+
"type": "int"
|
16157
|
+
},
|
16158
|
+
{
|
16159
|
+
"disabled": false,
|
16160
|
+
"document": "统计值",
|
16161
|
+
"example": "0",
|
16162
|
+
"member": "string",
|
16163
|
+
"name": "CalcValue",
|
16164
|
+
"required": true,
|
16165
|
+
"type": "string"
|
16166
|
+
},
|
16167
|
+
{
|
16168
|
+
"disabled": false,
|
16169
|
+
"document": "告警通知周期",
|
16170
|
+
"example": "86400",
|
16171
|
+
"member": "string",
|
16172
|
+
"name": "AlarmNotifyPeriod",
|
16173
|
+
"required": false,
|
16174
|
+
"type": "string"
|
16175
|
+
},
|
16176
|
+
{
|
16177
|
+
"disabled": false,
|
16178
|
+
"document": "告警通知方式",
|
16179
|
+
"example": "0",
|
16180
|
+
"member": "int64",
|
16181
|
+
"name": "AlarmNotifyType",
|
16182
|
+
"required": false,
|
16183
|
+
"type": "int"
|
16184
|
+
},
|
16185
|
+
{
|
16186
|
+
"disabled": false,
|
16187
|
+
"document": "规则ID",
|
16188
|
+
"example": "无",
|
16189
|
+
"member": "int64",
|
16190
|
+
"name": "RuleID",
|
16191
|
+
"required": false,
|
16192
|
+
"type": "int"
|
16193
|
+
}
|
16194
|
+
],
|
16195
|
+
"usage": "in"
|
16196
|
+
},
|
16197
|
+
"ModifyConditionsTemplateRequestEventCondition": {
|
16198
|
+
"document": "ModifyConditionsTemplateRequestEventCondition",
|
16199
|
+
"members": [
|
16200
|
+
{
|
16201
|
+
"disabled": false,
|
16202
|
+
"document": "告警通知周期",
|
16203
|
+
"example": "",
|
16204
|
+
"member": "string",
|
16205
|
+
"name": "AlarmNotifyPeriod",
|
16206
|
+
"required": true,
|
16207
|
+
"type": "string",
|
16208
|
+
"value_allowed_null": false
|
16209
|
+
},
|
16210
|
+
{
|
16211
|
+
"disabled": false,
|
16212
|
+
"document": "告警通知方式",
|
16213
|
+
"example": "",
|
16214
|
+
"member": "string",
|
16215
|
+
"name": "AlarmNotifyType",
|
16216
|
+
"required": true,
|
16217
|
+
"type": "string",
|
16218
|
+
"value_allowed_null": false
|
16219
|
+
},
|
16220
|
+
{
|
16221
|
+
"disabled": false,
|
16222
|
+
"document": "事件ID",
|
16223
|
+
"example": "",
|
16224
|
+
"member": "string",
|
16225
|
+
"name": "EventID",
|
16226
|
+
"required": true,
|
16227
|
+
"type": "string",
|
16228
|
+
"value_allowed_null": false
|
16229
|
+
},
|
16230
|
+
{
|
16231
|
+
"disabled": false,
|
16232
|
+
"document": "规则ID",
|
16233
|
+
"example": "",
|
16234
|
+
"member": "int64",
|
16235
|
+
"name": "RuleID",
|
16236
|
+
"required": false,
|
16237
|
+
"type": "int",
|
16238
|
+
"value_allowed_null": false
|
16239
|
+
}
|
16240
|
+
],
|
16241
|
+
"usage": "in"
|
16242
|
+
},
|
15994
16243
|
"ModifyGrafanaInstanceRequest": {
|
15995
16244
|
"document": "ModifyGrafanaInstance请求参数结构体",
|
15996
16245
|
"members": [
|
@@ -70,6 +70,14 @@
|
|
70
70
|
"title": "创建报警规则"
|
71
71
|
}
|
72
72
|
],
|
73
|
+
"CreateConditionsTemplate": [
|
74
|
+
{
|
75
|
+
"document": "",
|
76
|
+
"input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConditionsTemplate\n<公共请求参数>\n\n{\n \"EventConditions\": [\n {\n \"EventID\": \"123\",\n \"AlarmNotifyType\": \"0\",\n \"AlarmNotifyPeriod\": \"123\",\n \"RuleID\": 0\n }\n ],\n \"Remark\": \"abcd\",\n \"ViewName\": \"cvm\",\n \"Module\": \"monitor\",\n \"IsUnionRule\": 0,\n \"GroupName\": \"abcd\",\n \"IsShielded\": 0,\n \"ComplexExpression\": \"(1 AND 2) OR 3\",\n \"ParentGroupID\": 0,\n \"Conditions\": [\n {\n \"RuleID\": 0,\n \"MetricID\": 0,\n \"CalcType\": \"1\",\n \"AlarmNotifyPeriod\": \"0\",\n \"ContinuePeriod\": \"1\",\n \"AlarmNotifyType\": 0,\n \"CalcPeriod\": \"60\",\n \"CalcValue\": \"0\"\n }\n ]\n}",
|
77
|
+
"output": "{\n \"Response\": {\n \"GroupID\": 1998842,\n \"RequestId\": \"'4cf37d0d-99f9-4050-a08e-88e2b97017a8\"\n }\n}",
|
78
|
+
"title": "创建告警条件模板"
|
79
|
+
}
|
80
|
+
],
|
73
81
|
"CreateExporterIntegration": [
|
74
82
|
{
|
75
83
|
"document": "参数说明:\n1. InstanceId 是 Prometheus 实例 ID,必填\n2. Kind 参数固定为 `emr-exporter`,必填\n3. Content 参数格式如示例。说明如下:\n4.1. kind 是集成类型,必填且这里固定为 `emr-exporter`\n4.2. spec.job 是抓取配置,必填,yaml格式,具体可参考[EMR 接入文档](https://cloud.tencent.com/document/product/1416/92850#cb099aba-2dd3-42e6-bc10-69db3999a5a8)",
|
@@ -26637,10 +26637,10 @@
|
|
26637
26637
|
{
|
26638
26638
|
"disabled": false,
|
26639
26639
|
"document": "地区名称。",
|
26640
|
-
"example": "ap-
|
26640
|
+
"example": "ap-shanghai",
|
26641
26641
|
"member": "string",
|
26642
26642
|
"name": "Name",
|
26643
|
-
"
|
26643
|
+
"output_required": true,
|
26644
26644
|
"type": "string",
|
26645
26645
|
"value_allowed_null": false
|
26646
26646
|
}
|
@@ -27874,7 +27874,7 @@
|
|
27874
27874
|
{
|
27875
27875
|
"disabled": false,
|
27876
27876
|
"document": "安全组 ID。",
|
27877
|
-
"example": "
|
27877
|
+
"example": "id",
|
27878
27878
|
"member": "string",
|
27879
27879
|
"name": "Id",
|
27880
27880
|
"output_required": true,
|
@@ -27884,7 +27884,7 @@
|
|
27884
27884
|
{
|
27885
27885
|
"disabled": false,
|
27886
27886
|
"document": "安全组名称。",
|
27887
|
-
"example": "
|
27887
|
+
"example": "name",
|
27888
27888
|
"member": "string",
|
27889
27889
|
"name": "Name",
|
27890
27890
|
"output_required": true,
|
@@ -27904,7 +27904,7 @@
|
|
27904
27904
|
{
|
27905
27905
|
"disabled": false,
|
27906
27906
|
"document": "绑定的输入流列表。\n注意:此字段可能返回 null,表示取不到有效值。",
|
27907
|
-
"example": "
|
27907
|
+
"example": "无",
|
27908
27908
|
"member": "string",
|
27909
27909
|
"name": "OccupiedInputs",
|
27910
27910
|
"output_required": true,
|
@@ -27914,7 +27914,7 @@
|
|
27914
27914
|
{
|
27915
27915
|
"disabled": false,
|
27916
27916
|
"document": "安全组地址。",
|
27917
|
-
"example": "ap-
|
27917
|
+
"example": "ap-shanghai",
|
27918
27918
|
"member": "string",
|
27919
27919
|
"name": "Region",
|
27920
27920
|
"output_required": true,
|
@@ -27924,7 +27924,7 @@
|
|
27924
27924
|
{
|
27925
27925
|
"disabled": false,
|
27926
27926
|
"document": "绑定的输出流列表。\n注意:此字段可能返回 null,表示取不到有效值。",
|
27927
|
-
"example": "
|
27927
|
+
"example": "无",
|
27928
27928
|
"member": "string",
|
27929
27929
|
"name": "OccupiedOutputs",
|
27930
27930
|
"output_required": false,
|