tccli 3.0.1208.1__py2.py3-none-any.whl → 3.0.1210.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/__init__.py +3 -0
- tccli/services/batch/v20170312/api.json +20 -2
- tccli/services/bma/v20221115/api.json +26 -1
- tccli/services/bma/v20221115/examples.json +7 -7
- tccli/services/cam/v20190116/api.json +38 -30
- tccli/services/cam/v20190116/examples.json +2 -2
- tccli/services/ccc/v20200210/api.json +28 -1
- tccli/services/cdwdoris/v20211228/api.json +20 -1
- tccli/services/cfg/v20210820/api.json +21 -1
- tccli/services/cls/cls_client.py +216 -4
- tccli/services/cls/v20201016/api.json +497 -11
- tccli/services/cls/v20201016/examples.json +32 -0
- tccli/services/cynosdb/v20190107/api.json +30 -9
- tccli/services/cynosdb/v20190107/examples.json +2 -2
- tccli/services/dasb/v20191018/api.json +19 -10
- tccli/services/dasb/v20191018/examples.json +1 -1
- tccli/services/dc/dc_client.py +126 -73
- tccli/services/dc/v20180410/api.json +300 -0
- tccli/services/dc/v20180410/examples.json +8 -0
- tccli/services/dnspod/v20210323/api.json +3 -1
- tccli/services/emr/emr_client.py +238 -26
- tccli/services/emr/v20190103/api.json +1012 -116
- tccli/services/emr/v20190103/examples.json +32 -0
- tccli/services/es/v20180416/api.json +144 -2
- tccli/services/ess/v20201111/api.json +4 -4
- tccli/services/ess/v20201111/examples.json +10 -10
- tccli/services/essbasic/v20210526/api.json +15 -6
- tccli/services/faceid/v20180301/api.json +10 -0
- tccli/services/gwlb/__init__.py +4 -0
- tccli/services/gwlb/gwlb_client.py +1096 -0
- tccli/services/gwlb/v20240906/api.json +1807 -0
- tccli/services/gwlb/v20240906/examples.json +155 -0
- tccli/services/hunyuan/v20230901/api.json +85 -9
- tccli/services/hunyuan/v20230901/examples.json +1 -1
- tccli/services/iss/v20230517/api.json +62 -14
- tccli/services/iss/v20230517/examples.json +19 -13
- tccli/services/oceanus/v20190422/api.json +4 -4
- tccli/services/privatedns/privatedns_client.py +57 -4
- tccli/services/privatedns/v20201028/api.json +101 -0
- tccli/services/privatedns/v20201028/examples.json +8 -0
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/sms/v20210111/api.json +3 -3
- tccli/services/sms/v20210111/examples.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +32 -11
- tccli/services/sqlserver/v20180328/examples.json +1 -1
- tccli/services/sts/v20180813/api.json +11 -10
- tccli/services/sts/v20180813/examples.json +2 -2
- tccli/services/tcss/v20201101/api.json +136 -19
- tccli/services/teo/v20220901/api.json +23 -23
- tccli/services/teo/v20220901/examples.json +4 -58
- tccli/services/tke/tke_client.py +118 -12
- tccli/services/tke/v20180525/api.json +154 -2
- tccli/services/tke/v20180525/examples.json +16 -0
- tccli/services/vclm/v20240523/api.json +9 -0
- tccli/services/vpc/v20170312/api.json +59 -43
- tccli/services/vpc/v20170312/examples.json +1 -1
- tccli/services/vtc/v20240223/api.json +9 -0
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/RECORD +63 -59
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1208.1.dist-info → tccli-3.0.1210.1.dist-info}/license_files/LICENSE +0 -0
@@ -147,6 +147,13 @@
|
|
147
147
|
"output": "CreateMachineGroupResponse",
|
148
148
|
"status": "online"
|
149
149
|
},
|
150
|
+
"CreateNoticeContent": {
|
151
|
+
"document": "该接口用于创建通知内容。",
|
152
|
+
"input": "CreateNoticeContentRequest",
|
153
|
+
"name": "创建通知内容模版",
|
154
|
+
"output": "CreateNoticeContentResponse",
|
155
|
+
"status": "online"
|
156
|
+
},
|
150
157
|
"CreateScheduledSql": {
|
151
158
|
"document": "本接口用于创建定时SQL分析任务",
|
152
159
|
"input": "CreateScheduledSqlRequest",
|
@@ -280,6 +287,13 @@
|
|
280
287
|
"output": "DeleteMachineGroupInfoResponse",
|
281
288
|
"status": "online"
|
282
289
|
},
|
290
|
+
"DeleteNoticeContent": {
|
291
|
+
"document": "该接口用于删除通知内容配置",
|
292
|
+
"input": "DeleteNoticeContentRequest",
|
293
|
+
"name": "删除通知内容模版",
|
294
|
+
"output": "DeleteNoticeContentResponse",
|
295
|
+
"status": "online"
|
296
|
+
},
|
283
297
|
"DeleteScheduledSql": {
|
284
298
|
"document": "本接口用于删除定时SQL分析任务",
|
285
299
|
"input": "DeleteScheduledSqlRequest",
|
@@ -462,6 +476,13 @@
|
|
462
476
|
"output": "DescribeMachinesResponse",
|
463
477
|
"status": "online"
|
464
478
|
},
|
479
|
+
"DescribeNoticeContents": {
|
480
|
+
"document": "获取通知内容列表",
|
481
|
+
"input": "DescribeNoticeContentsRequest",
|
482
|
+
"name": "获取通知内容模版",
|
483
|
+
"output": "DescribeNoticeContentsResponse",
|
484
|
+
"status": "online"
|
485
|
+
},
|
465
486
|
"DescribePartitions": {
|
466
487
|
"document": "该接口已废弃,如需获取分区数量,请使用DescribeTopics接口。",
|
467
488
|
"input": "DescribePartitionsRequest",
|
@@ -616,6 +637,13 @@
|
|
616
637
|
"output": "ModifyMachineGroupResponse",
|
617
638
|
"status": "online"
|
618
639
|
},
|
640
|
+
"ModifyNoticeContent": {
|
641
|
+
"document": "该接口用于修改通知内容配置",
|
642
|
+
"input": "ModifyNoticeContentRequest",
|
643
|
+
"name": "修改通知内容模版",
|
644
|
+
"output": "ModifyNoticeContentResponse",
|
645
|
+
"status": "online"
|
646
|
+
},
|
619
647
|
"ModifyScheduledSql": {
|
620
648
|
"document": "本接口用于修改定时SQL分析任务",
|
621
649
|
"input": "ModifyScheduledSqlRequest",
|
@@ -652,7 +680,7 @@
|
|
652
680
|
"status": "online"
|
653
681
|
},
|
654
682
|
"QueryMetric": {
|
655
|
-
"document": "
|
683
|
+
"document": "查询指定时刻指标的最新值。\n如果该时刻向前推5分钟内均无指标数据,则无相应的查询结果。",
|
656
684
|
"input": "QueryMetricRequest",
|
657
685
|
"name": "指标查询(最新值查询)",
|
658
686
|
"output": "QueryMetricResponse",
|
@@ -4783,6 +4811,61 @@
|
|
4783
4811
|
],
|
4784
4812
|
"type": "object"
|
4785
4813
|
},
|
4814
|
+
"CreateNoticeContentRequest": {
|
4815
|
+
"document": "CreateNoticeContent请求参数结构体",
|
4816
|
+
"members": [
|
4817
|
+
{
|
4818
|
+
"disabled": false,
|
4819
|
+
"document": "模版名称。",
|
4820
|
+
"example": "告警内容模版",
|
4821
|
+
"member": "string",
|
4822
|
+
"name": "Name",
|
4823
|
+
"required": true,
|
4824
|
+
"type": "string"
|
4825
|
+
},
|
4826
|
+
{
|
4827
|
+
"disabled": false,
|
4828
|
+
"document": "模版内容语言。0:中文1:英文",
|
4829
|
+
"example": "0",
|
4830
|
+
"member": "uint64",
|
4831
|
+
"name": "Type",
|
4832
|
+
"required": false,
|
4833
|
+
"type": "int"
|
4834
|
+
},
|
4835
|
+
{
|
4836
|
+
"disabled": false,
|
4837
|
+
"document": "模版详细配置。",
|
4838
|
+
"example": "无",
|
4839
|
+
"member": "NoticeContent",
|
4840
|
+
"name": "NoticeContents",
|
4841
|
+
"required": false,
|
4842
|
+
"type": "list"
|
4843
|
+
}
|
4844
|
+
],
|
4845
|
+
"type": "object"
|
4846
|
+
},
|
4847
|
+
"CreateNoticeContentResponse": {
|
4848
|
+
"document": "CreateNoticeContent返回参数结构体",
|
4849
|
+
"members": [
|
4850
|
+
{
|
4851
|
+
"disabled": false,
|
4852
|
+
"document": "通知内容配置ID",
|
4853
|
+
"example": "noticetemplate-xxxx-xx-xx-xx-xxxxxxxx",
|
4854
|
+
"member": "string",
|
4855
|
+
"name": "NoticeContentId",
|
4856
|
+
"output_required": true,
|
4857
|
+
"type": "string",
|
4858
|
+
"value_allowed_null": false
|
4859
|
+
},
|
4860
|
+
{
|
4861
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4862
|
+
"member": "string",
|
4863
|
+
"name": "RequestId",
|
4864
|
+
"type": "string"
|
4865
|
+
}
|
4866
|
+
],
|
4867
|
+
"type": "object"
|
4868
|
+
},
|
4786
4869
|
"CreateScheduledSqlRequest": {
|
4787
4870
|
"document": "CreateScheduledSql请求参数结构体",
|
4788
4871
|
"members": [
|
@@ -6217,6 +6300,33 @@
|
|
6217
6300
|
],
|
6218
6301
|
"type": "object"
|
6219
6302
|
},
|
6303
|
+
"DeleteNoticeContentRequest": {
|
6304
|
+
"document": "DeleteNoticeContent请求参数结构体",
|
6305
|
+
"members": [
|
6306
|
+
{
|
6307
|
+
"disabled": false,
|
6308
|
+
"document": "通知内容模版ID",
|
6309
|
+
"example": "noticetemplate-d7286784-46d9-4be3-b7ba-2c464e6a5ad1",
|
6310
|
+
"member": "string",
|
6311
|
+
"name": "NoticeContentId",
|
6312
|
+
"required": true,
|
6313
|
+
"type": "string"
|
6314
|
+
}
|
6315
|
+
],
|
6316
|
+
"type": "object"
|
6317
|
+
},
|
6318
|
+
"DeleteNoticeContentResponse": {
|
6319
|
+
"document": "DeleteNoticeContent返回参数结构体",
|
6320
|
+
"members": [
|
6321
|
+
{
|
6322
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6323
|
+
"member": "string",
|
6324
|
+
"name": "RequestId",
|
6325
|
+
"type": "string"
|
6326
|
+
}
|
6327
|
+
],
|
6328
|
+
"type": "object"
|
6329
|
+
},
|
6220
6330
|
"DeleteScheduledSqlRequest": {
|
6221
6331
|
"document": "DeleteScheduledSql请求参数结构体",
|
6222
6332
|
"members": [
|
@@ -7919,6 +8029,71 @@
|
|
7919
8029
|
],
|
7920
8030
|
"type": "object"
|
7921
8031
|
},
|
8032
|
+
"DescribeNoticeContentsRequest": {
|
8033
|
+
"document": "DescribeNoticeContents请求参数结构体",
|
8034
|
+
"members": [
|
8035
|
+
{
|
8036
|
+
"disabled": false,
|
8037
|
+
"document": "<li> name\n按照【通知内容模版名称】进行过滤。\n类型:String\n必选:否\n</li>\n<li> noticeContentId\n按照【通知内容模版ID】进行过滤。\n类型:String\n必选:否\n</li>\n每次请求的Filters的上限为10,Filter.Values的上限为100。",
|
8038
|
+
"example": "无",
|
8039
|
+
"member": "Filter",
|
8040
|
+
"name": "Filters",
|
8041
|
+
"required": false,
|
8042
|
+
"type": "list"
|
8043
|
+
},
|
8044
|
+
{
|
8045
|
+
"disabled": false,
|
8046
|
+
"document": "分页的偏移量,默认值为0。",
|
8047
|
+
"example": "1",
|
8048
|
+
"member": "int64",
|
8049
|
+
"name": "Offset",
|
8050
|
+
"required": false,
|
8051
|
+
"type": "int"
|
8052
|
+
},
|
8053
|
+
{
|
8054
|
+
"disabled": false,
|
8055
|
+
"document": "分页单页限制数目,默认值为20,最大值100。",
|
8056
|
+
"example": "1",
|
8057
|
+
"member": "int64",
|
8058
|
+
"name": "Limit",
|
8059
|
+
"required": false,
|
8060
|
+
"type": "int"
|
8061
|
+
}
|
8062
|
+
],
|
8063
|
+
"type": "object"
|
8064
|
+
},
|
8065
|
+
"DescribeNoticeContentsResponse": {
|
8066
|
+
"document": "DescribeNoticeContents返回参数结构体",
|
8067
|
+
"members": [
|
8068
|
+
{
|
8069
|
+
"disabled": false,
|
8070
|
+
"document": "通知内容模版列表。\n注意:此字段可能返回 null,表示取不到有效值。",
|
8071
|
+
"example": "无",
|
8072
|
+
"member": "NoticeContentTemplate",
|
8073
|
+
"name": "NoticeContents",
|
8074
|
+
"output_required": true,
|
8075
|
+
"type": "list",
|
8076
|
+
"value_allowed_null": true
|
8077
|
+
},
|
8078
|
+
{
|
8079
|
+
"disabled": false,
|
8080
|
+
"document": "符合条件的通知内容模版总数。",
|
8081
|
+
"example": "0",
|
8082
|
+
"member": "int64",
|
8083
|
+
"name": "TotalCount",
|
8084
|
+
"output_required": true,
|
8085
|
+
"type": "int",
|
8086
|
+
"value_allowed_null": false
|
8087
|
+
},
|
8088
|
+
{
|
8089
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
8090
|
+
"member": "string",
|
8091
|
+
"name": "RequestId",
|
8092
|
+
"type": "string"
|
8093
|
+
}
|
8094
|
+
],
|
8095
|
+
"type": "object"
|
8096
|
+
},
|
7922
8097
|
"DescribePartitionsRequest": {
|
7923
8098
|
"document": "DescribePartitions请求参数结构体",
|
7924
8099
|
"members": [
|
@@ -9905,7 +10080,7 @@
|
|
9905
10080
|
"example": "4463e7b0-3ec8-41a1-ae48-5d24b22167c2",
|
9906
10081
|
"member": "string",
|
9907
10082
|
"name": "LogsetId",
|
9908
|
-
"
|
10083
|
+
"output_required": true,
|
9909
10084
|
"type": "string",
|
9910
10085
|
"value_allowed_null": false
|
9911
10086
|
},
|
@@ -9915,7 +10090,7 @@
|
|
9915
10090
|
"example": "test",
|
9916
10091
|
"member": "string",
|
9917
10092
|
"name": "LogsetName",
|
9918
|
-
"
|
10093
|
+
"output_required": true,
|
9919
10094
|
"type": "string",
|
9920
10095
|
"value_allowed_null": false
|
9921
10096
|
},
|
@@ -9925,7 +10100,7 @@
|
|
9925
10100
|
"example": "2021-04-01 08:00:00",
|
9926
10101
|
"member": "string",
|
9927
10102
|
"name": "CreateTime",
|
9928
|
-
"
|
10103
|
+
"output_required": true,
|
9929
10104
|
"type": "string",
|
9930
10105
|
"value_allowed_null": false
|
9931
10106
|
},
|
@@ -9935,7 +10110,7 @@
|
|
9935
10110
|
"example": "TCB",
|
9936
10111
|
"member": "string",
|
9937
10112
|
"name": "AssumerName",
|
9938
|
-
"
|
10113
|
+
"output_required": true,
|
9939
10114
|
"type": "string",
|
9940
10115
|
"value_allowed_null": true
|
9941
10116
|
},
|
@@ -9945,7 +10120,7 @@
|
|
9945
10120
|
"example": "无",
|
9946
10121
|
"member": "Tag",
|
9947
10122
|
"name": "Tags",
|
9948
|
-
"
|
10123
|
+
"output_required": true,
|
9949
10124
|
"type": "list",
|
9950
10125
|
"value_allowed_null": true
|
9951
10126
|
},
|
@@ -9955,7 +10130,7 @@
|
|
9955
10130
|
"example": "10",
|
9956
10131
|
"member": "int64",
|
9957
10132
|
"name": "TopicCount",
|
9958
|
-
"
|
10133
|
+
"output_required": true,
|
9959
10134
|
"type": "int",
|
9960
10135
|
"value_allowed_null": false
|
9961
10136
|
},
|
@@ -9965,7 +10140,7 @@
|
|
9965
10140
|
"example": "TCB_QcsRole",
|
9966
10141
|
"member": "string",
|
9967
10142
|
"name": "RoleName",
|
9968
|
-
"
|
10143
|
+
"output_required": true,
|
9969
10144
|
"type": "string",
|
9970
10145
|
"value_allowed_null": false
|
9971
10146
|
}
|
@@ -11717,6 +11892,60 @@
|
|
11717
11892
|
],
|
11718
11893
|
"type": "object"
|
11719
11894
|
},
|
11895
|
+
"ModifyNoticeContentRequest": {
|
11896
|
+
"document": "ModifyNoticeContent请求参数结构体",
|
11897
|
+
"members": [
|
11898
|
+
{
|
11899
|
+
"disabled": false,
|
11900
|
+
"document": "通知内容模版ID。",
|
11901
|
+
"example": "noticetemplate-5b2ea996-4dae-47cc-bbad-5b12888b4c89",
|
11902
|
+
"member": "string",
|
11903
|
+
"name": "NoticeContentId",
|
11904
|
+
"required": true,
|
11905
|
+
"type": "string"
|
11906
|
+
},
|
11907
|
+
{
|
11908
|
+
"disabled": false,
|
11909
|
+
"document": "通知内容模版名称。",
|
11910
|
+
"example": "test",
|
11911
|
+
"member": "string",
|
11912
|
+
"name": "Name",
|
11913
|
+
"required": false,
|
11914
|
+
"type": "string"
|
11915
|
+
},
|
11916
|
+
{
|
11917
|
+
"disabled": false,
|
11918
|
+
"document": "通知内容语言。\n\n0:中文 1:英文",
|
11919
|
+
"example": "0",
|
11920
|
+
"member": "uint64",
|
11921
|
+
"name": "Type",
|
11922
|
+
"required": false,
|
11923
|
+
"type": "int"
|
11924
|
+
},
|
11925
|
+
{
|
11926
|
+
"disabled": false,
|
11927
|
+
"document": "通知内容模版详细信息。",
|
11928
|
+
"example": "无",
|
11929
|
+
"member": "NoticeContent",
|
11930
|
+
"name": "NoticeContents",
|
11931
|
+
"required": false,
|
11932
|
+
"type": "list"
|
11933
|
+
}
|
11934
|
+
],
|
11935
|
+
"type": "object"
|
11936
|
+
},
|
11937
|
+
"ModifyNoticeContentResponse": {
|
11938
|
+
"document": "ModifyNoticeContent返回参数结构体",
|
11939
|
+
"members": [
|
11940
|
+
{
|
11941
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
11942
|
+
"member": "string",
|
11943
|
+
"name": "RequestId",
|
11944
|
+
"type": "string"
|
11945
|
+
}
|
11946
|
+
],
|
11947
|
+
"type": "object"
|
11948
|
+
},
|
11720
11949
|
"ModifyScheduledSqlRequest": {
|
11721
11950
|
"document": "ModifyScheduledSql请求参数结构体",
|
11722
11951
|
"members": [
|
@@ -12079,6 +12308,15 @@
|
|
12079
12308
|
"name": "PartitionCount",
|
12080
12309
|
"required": false,
|
12081
12310
|
"type": "int"
|
12311
|
+
},
|
12312
|
+
{
|
12313
|
+
"disabled": false,
|
12314
|
+
"document": "取消切换存储任务的id",
|
12315
|
+
"example": "无",
|
12316
|
+
"member": "string",
|
12317
|
+
"name": "CancelTopicAsyncTaskID",
|
12318
|
+
"required": false,
|
12319
|
+
"type": "string"
|
12082
12320
|
}
|
12083
12321
|
],
|
12084
12322
|
"type": "object"
|
@@ -12119,6 +12357,17 @@
|
|
12119
12357
|
"required": false,
|
12120
12358
|
"type": "int",
|
12121
12359
|
"value_allowed_null": false
|
12360
|
+
},
|
12361
|
+
{
|
12362
|
+
"disabled": false,
|
12363
|
+
"document": "执行的周期cron表达式。示例:`\"*/1 * * * *\"` 从左到右每个field的含义 Minutes field, Hours field,Day of month field,Month field,Day of week field, 不支持秒级别。\n当type为`Cron`时,CronExpression字段生效。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12364
|
+
"example": "无",
|
12365
|
+
"member": "string",
|
12366
|
+
"name": "CronExpression",
|
12367
|
+
"output_required": false,
|
12368
|
+
"required": false,
|
12369
|
+
"type": "string",
|
12370
|
+
"value_allowed_null": true
|
12122
12371
|
}
|
12123
12372
|
],
|
12124
12373
|
"usage": "both"
|
@@ -12177,6 +12426,180 @@
|
|
12177
12426
|
],
|
12178
12427
|
"usage": "in"
|
12179
12428
|
},
|
12429
|
+
"NoticeContent": {
|
12430
|
+
"document": "通知内容模版详细配置",
|
12431
|
+
"members": [
|
12432
|
+
{
|
12433
|
+
"disabled": false,
|
12434
|
+
"document": "渠道类型\n\nEmail:邮件;Sms:短信;WeChat:微信;Phone:电话;WeCom:企业微信;DingTalk:钉钉;Lark:飞书;Http:自定义回调;",
|
12435
|
+
"example": "\"Email\"",
|
12436
|
+
"member": "string",
|
12437
|
+
"name": "Type",
|
12438
|
+
"output_required": true,
|
12439
|
+
"required": true,
|
12440
|
+
"type": "string",
|
12441
|
+
"value_allowed_null": false
|
12442
|
+
},
|
12443
|
+
{
|
12444
|
+
"disabled": false,
|
12445
|
+
"document": "告警触发通知内容模版。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12446
|
+
"example": "无",
|
12447
|
+
"member": "NoticeContentInfo",
|
12448
|
+
"name": "TriggerContent",
|
12449
|
+
"output_required": false,
|
12450
|
+
"required": false,
|
12451
|
+
"type": "object",
|
12452
|
+
"value_allowed_null": true
|
12453
|
+
},
|
12454
|
+
{
|
12455
|
+
"disabled": false,
|
12456
|
+
"document": "告警恢复通知内容模版。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12457
|
+
"example": "无",
|
12458
|
+
"member": "NoticeContentInfo",
|
12459
|
+
"name": "RecoveryContent",
|
12460
|
+
"output_required": false,
|
12461
|
+
"required": false,
|
12462
|
+
"type": "object",
|
12463
|
+
"value_allowed_null": true
|
12464
|
+
}
|
12465
|
+
],
|
12466
|
+
"usage": "both"
|
12467
|
+
},
|
12468
|
+
"NoticeContentInfo": {
|
12469
|
+
"document": "通知模板内容",
|
12470
|
+
"members": [
|
12471
|
+
{
|
12472
|
+
"disabled": false,
|
12473
|
+
"document": "通知内容模板标题信息。\n部分通知渠道类型不支持“标题”,请参照腾讯云控制台页面。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12474
|
+
"example": "这是标题。",
|
12475
|
+
"member": "string",
|
12476
|
+
"name": "Title",
|
12477
|
+
"output_required": false,
|
12478
|
+
"required": false,
|
12479
|
+
"type": "string",
|
12480
|
+
"value_allowed_null": true
|
12481
|
+
},
|
12482
|
+
{
|
12483
|
+
"disabled": false,
|
12484
|
+
"document": "通知内容模板正文信息。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12485
|
+
"example": "这是正文。",
|
12486
|
+
"member": "string",
|
12487
|
+
"name": "Content",
|
12488
|
+
"output_required": false,
|
12489
|
+
"required": false,
|
12490
|
+
"type": "string",
|
12491
|
+
"value_allowed_null": true
|
12492
|
+
},
|
12493
|
+
{
|
12494
|
+
"disabled": false,
|
12495
|
+
"document": "请求头(Request Headers):在HTTP请求中,请求头包含了客户端向服务器发送的附加信息,如用户代理、授权凭证、期望的响应格式等。\n仅“自定义回调”支持该配置。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12496
|
+
"example": "[\"Content-Type:application/json\"]",
|
12497
|
+
"member": "string",
|
12498
|
+
"name": "Headers",
|
12499
|
+
"output_required": false,
|
12500
|
+
"required": false,
|
12501
|
+
"type": "list",
|
12502
|
+
"value_allowed_null": true
|
12503
|
+
}
|
12504
|
+
],
|
12505
|
+
"usage": "both"
|
12506
|
+
},
|
12507
|
+
"NoticeContentTemplate": {
|
12508
|
+
"document": "通知内容模板信息",
|
12509
|
+
"members": [
|
12510
|
+
{
|
12511
|
+
"disabled": false,
|
12512
|
+
"document": "通知内容模板ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12513
|
+
"example": "noticetempalte-qwer-asdf-zxcv",
|
12514
|
+
"member": "string",
|
12515
|
+
"name": "NoticeContentId",
|
12516
|
+
"output_required": true,
|
12517
|
+
"type": "string",
|
12518
|
+
"value_allowed_null": true
|
12519
|
+
},
|
12520
|
+
{
|
12521
|
+
"disabled": false,
|
12522
|
+
"document": "通知内容模板名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
12523
|
+
"example": "这个是名称",
|
12524
|
+
"member": "string",
|
12525
|
+
"name": "Name",
|
12526
|
+
"output_required": true,
|
12527
|
+
"type": "string",
|
12528
|
+
"value_allowed_null": true
|
12529
|
+
},
|
12530
|
+
{
|
12531
|
+
"disabled": false,
|
12532
|
+
"document": "语言类型。\n\n0: 中文\n1: 英文\n注意:此字段可能返回 null,表示取不到有效值。",
|
12533
|
+
"example": "0",
|
12534
|
+
"member": "uint64",
|
12535
|
+
"name": "Type",
|
12536
|
+
"output_required": true,
|
12537
|
+
"type": "int",
|
12538
|
+
"value_allowed_null": true
|
12539
|
+
},
|
12540
|
+
{
|
12541
|
+
"disabled": false,
|
12542
|
+
"document": "通知内容模板信息。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12543
|
+
"example": "无",
|
12544
|
+
"member": "NoticeContent",
|
12545
|
+
"name": "NoticeContents",
|
12546
|
+
"output_required": true,
|
12547
|
+
"type": "list",
|
12548
|
+
"value_allowed_null": true
|
12549
|
+
},
|
12550
|
+
{
|
12551
|
+
"disabled": false,
|
12552
|
+
"document": "通知内容模板标记。\n\n0: 用户自定义\n1: 系统内置\n注意:此字段可能返回 null,表示取不到有效值。",
|
12553
|
+
"example": "无",
|
12554
|
+
"member": "uint64",
|
12555
|
+
"name": "Flag",
|
12556
|
+
"output_required": true,
|
12557
|
+
"type": "int",
|
12558
|
+
"value_allowed_null": true
|
12559
|
+
},
|
12560
|
+
{
|
12561
|
+
"disabled": false,
|
12562
|
+
"document": "创建者主账号。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12563
|
+
"example": "无",
|
12564
|
+
"member": "uint64",
|
12565
|
+
"name": "Uin",
|
12566
|
+
"output_required": true,
|
12567
|
+
"type": "int",
|
12568
|
+
"value_allowed_null": true
|
12569
|
+
},
|
12570
|
+
{
|
12571
|
+
"disabled": false,
|
12572
|
+
"document": "创建/修改者子账号。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12573
|
+
"example": "无",
|
12574
|
+
"member": "uint64",
|
12575
|
+
"name": "SubUin",
|
12576
|
+
"output_required": false,
|
12577
|
+
"type": "int",
|
12578
|
+
"value_allowed_null": true
|
12579
|
+
},
|
12580
|
+
{
|
12581
|
+
"disabled": false,
|
12582
|
+
"document": "创建时间 秒级时间戳。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12583
|
+
"example": "无",
|
12584
|
+
"member": "int64",
|
12585
|
+
"name": "CreateTime",
|
12586
|
+
"output_required": true,
|
12587
|
+
"type": "int",
|
12588
|
+
"value_allowed_null": true
|
12589
|
+
},
|
12590
|
+
{
|
12591
|
+
"disabled": false,
|
12592
|
+
"document": "更新时间 秒级时间戳。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12593
|
+
"example": "无",
|
12594
|
+
"member": "int64",
|
12595
|
+
"name": "UpdateTime",
|
12596
|
+
"output_required": true,
|
12597
|
+
"type": "int",
|
12598
|
+
"value_allowed_null": true
|
12599
|
+
}
|
12600
|
+
],
|
12601
|
+
"usage": "out"
|
12602
|
+
},
|
12180
12603
|
"NoticeReceiver": {
|
12181
12604
|
"document": "告警通知接收者信息",
|
12182
12605
|
"members": [
|
@@ -12245,6 +12668,17 @@
|
|
12245
12668
|
"required": false,
|
12246
12669
|
"type": "int",
|
12247
12670
|
"value_allowed_null": false
|
12671
|
+
},
|
12672
|
+
{
|
12673
|
+
"disabled": false,
|
12674
|
+
"document": "通知内容模板ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
12675
|
+
"example": "\"noticetemplate-1eba4ed8-9584-40e3-a948-c8cff121eed1\"",
|
12676
|
+
"member": "string",
|
12677
|
+
"name": "NoticeContentId",
|
12678
|
+
"output_required": false,
|
12679
|
+
"required": false,
|
12680
|
+
"type": "string",
|
12681
|
+
"value_allowed_null": true
|
12248
12682
|
}
|
12249
12683
|
],
|
12250
12684
|
"usage": "both"
|
@@ -12684,7 +13118,7 @@
|
|
12684
13118
|
},
|
12685
13119
|
{
|
12686
13120
|
"disabled": false,
|
12687
|
-
"document": "查询时间,秒级Unix
|
13121
|
+
"document": "查询时间,秒级Unix时间戳。为空时代表当前时间戳。\n",
|
12688
13122
|
"example": "1695197431",
|
12689
13123
|
"member": "uint64",
|
12690
13124
|
"name": "Time",
|
@@ -14371,6 +14805,36 @@
|
|
14371
14805
|
"output_required": false,
|
14372
14806
|
"type": "object",
|
14373
14807
|
"value_allowed_null": true
|
14808
|
+
},
|
14809
|
+
{
|
14810
|
+
"disabled": false,
|
14811
|
+
"document": "异步迁移任务ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
14812
|
+
"example": "无",
|
14813
|
+
"member": "string",
|
14814
|
+
"name": "TopicAsyncTaskID",
|
14815
|
+
"output_required": false,
|
14816
|
+
"type": "string",
|
14817
|
+
"value_allowed_null": true
|
14818
|
+
},
|
14819
|
+
{
|
14820
|
+
"disabled": false,
|
14821
|
+
"document": "异步迁移状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
14822
|
+
"example": "无",
|
14823
|
+
"member": "uint64",
|
14824
|
+
"name": "MigrationStatus",
|
14825
|
+
"output_required": false,
|
14826
|
+
"type": "int",
|
14827
|
+
"value_allowed_null": true
|
14828
|
+
},
|
14829
|
+
{
|
14830
|
+
"disabled": false,
|
14831
|
+
"document": "异步迁移完成后,预计生效日期\n注意:此字段可能返回 null,表示取不到有效值。",
|
14832
|
+
"example": "无",
|
14833
|
+
"member": "string",
|
14834
|
+
"name": "EffectiveDate",
|
14835
|
+
"output_required": false,
|
14836
|
+
"type": "string",
|
14837
|
+
"value_allowed_null": true
|
14374
14838
|
}
|
14375
14839
|
],
|
14376
14840
|
"usage": "out"
|
@@ -14504,7 +14968,7 @@
|
|
14504
14968
|
},
|
14505
14969
|
{
|
14506
14970
|
"disabled": false,
|
14507
|
-
"document": "请求头。\n
|
14971
|
+
"document": "请求头。\n注意:该参数已废弃,请使用NoticeContentId。\n注意:此字段可能返回 null,表示取不到有效值。",
|
14508
14972
|
"example": "无",
|
14509
14973
|
"member": "string",
|
14510
14974
|
"name": "Headers",
|
@@ -14515,7 +14979,7 @@
|
|
14515
14979
|
},
|
14516
14980
|
{
|
14517
14981
|
"disabled": false,
|
14518
|
-
"document": "请求内容。\n
|
14982
|
+
"document": "请求内容。\n注意:该参数已废弃,请使用NoticeContentId。\n注意:此字段可能返回 null,表示取不到有效值。",
|
14519
14983
|
"example": "无",
|
14520
14984
|
"member": "string",
|
14521
14985
|
"name": "Body",
|
@@ -14534,6 +14998,28 @@
|
|
14534
14998
|
"required": false,
|
14535
14999
|
"type": "int",
|
14536
15000
|
"value_allowed_null": false
|
15001
|
+
},
|
15002
|
+
{
|
15003
|
+
"disabled": false,
|
15004
|
+
"document": "通知内容模板ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
15005
|
+
"example": "\"noticetemplate-1eba4ed8-9584-40e3-a948-c8cff121eed1\"",
|
15006
|
+
"member": "string",
|
15007
|
+
"name": "NoticeContentId",
|
15008
|
+
"output_required": false,
|
15009
|
+
"required": false,
|
15010
|
+
"type": "string",
|
15011
|
+
"value_allowed_null": true
|
15012
|
+
},
|
15013
|
+
{
|
15014
|
+
"disabled": false,
|
15015
|
+
"document": "集成配置ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
15016
|
+
"example": "\"webcallback-aaa-bbb-ccc-ddd\"",
|
15017
|
+
"member": "string",
|
15018
|
+
"name": "WebCallbackId",
|
15019
|
+
"output_required": false,
|
15020
|
+
"required": false,
|
15021
|
+
"type": "string",
|
15022
|
+
"value_allowed_null": true
|
14537
15023
|
}
|
14538
15024
|
],
|
14539
15025
|
"usage": "both"
|