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
@@ -56,13 +56,6 @@
|
|
56
56
|
"output": "CreateAlarmShieldResponse",
|
57
57
|
"status": "online"
|
58
58
|
},
|
59
|
-
"CreateCloudProductLogTask": {
|
60
|
-
"document": "内部云产品接入使用相关接口",
|
61
|
-
"input": "CreateCloudProductLogTaskRequest",
|
62
|
-
"name": "创建云产品日志投递任务",
|
63
|
-
"output": "CreateCloudProductLogTaskResponse",
|
64
|
-
"status": "online"
|
65
|
-
},
|
66
59
|
"CreateConfig": {
|
67
60
|
"document": "创建采集规则配置",
|
68
61
|
"input": "CreateConfigRequest",
|
@@ -210,13 +203,6 @@
|
|
210
203
|
"output": "DeleteAlarmShieldResponse",
|
211
204
|
"status": "online"
|
212
205
|
},
|
213
|
-
"DeleteCloudProductLogTask": {
|
214
|
-
"document": "内部云产品接入使用相关接口",
|
215
|
-
"input": "DeleteCloudProductLogTaskRequest",
|
216
|
-
"name": "删除云产品日志投递任务",
|
217
|
-
"output": "DeleteCloudProductLogTaskResponse",
|
218
|
-
"status": "online"
|
219
|
-
},
|
220
206
|
"DeleteConfig": {
|
221
207
|
"document": "删除采集规则配置",
|
222
208
|
"input": "DeleteConfigRequest",
|
@@ -371,13 +357,6 @@
|
|
371
357
|
"output": "DescribeAlertRecordHistoryResponse",
|
372
358
|
"status": "online"
|
373
359
|
},
|
374
|
-
"DescribeCloudProductLogTasks": {
|
375
|
-
"document": "云产品接入使用相关接口",
|
376
|
-
"input": "DescribeCloudProductLogTasksRequest",
|
377
|
-
"name": "查看云产品日志投递任务列表",
|
378
|
-
"output": "DescribeCloudProductLogTasksResponse",
|
379
|
-
"status": "online"
|
380
|
-
},
|
381
360
|
"DescribeConfigExtras": {
|
382
361
|
"document": "本接口用于获取特殊采集配置,特殊采集配置应用于自建K8S环境的采集Agent",
|
383
362
|
"input": "DescribeConfigExtrasRequest",
|
@@ -595,13 +574,6 @@
|
|
595
574
|
"output": "ModifyAlarmShieldResponse",
|
596
575
|
"status": "online"
|
597
576
|
},
|
598
|
-
"ModifyCloudProductLogTask": {
|
599
|
-
"document": "内部云产品接入使用相关接口",
|
600
|
-
"input": "ModifyCloudProductLogTaskRequest",
|
601
|
-
"name": "修改云产品日志投递任务",
|
602
|
-
"output": "ModifyCloudProductLogTaskResponse",
|
603
|
-
"status": "online"
|
604
|
-
},
|
605
577
|
"ModifyConfig": {
|
606
578
|
"document": "修改采集规则配置",
|
607
579
|
"input": "ModifyConfigRequest",
|
@@ -840,36 +812,36 @@
|
|
840
812
|
"members": [
|
841
813
|
{
|
842
814
|
"disabled": false,
|
843
|
-
"document": "
|
815
|
+
"document": "过滤字段",
|
844
816
|
"example": "http_code",
|
845
817
|
"member": "string",
|
846
818
|
"name": "Key",
|
847
819
|
"output_required": false,
|
848
820
|
"required": true,
|
849
821
|
"type": "string",
|
850
|
-
"value_allowed_null":
|
822
|
+
"value_allowed_null": false
|
851
823
|
},
|
852
824
|
{
|
853
825
|
"disabled": false,
|
854
|
-
"document": "过滤规则,0:等于,1:字段存在,2
|
826
|
+
"document": "过滤规则,0:等于,1:字段存在,2:字段不存在",
|
855
827
|
"example": "0",
|
856
828
|
"member": "uint64",
|
857
829
|
"name": "Rule",
|
858
830
|
"output_required": false,
|
859
831
|
"required": true,
|
860
832
|
"type": "int",
|
861
|
-
"value_allowed_null":
|
833
|
+
"value_allowed_null": false
|
862
834
|
},
|
863
835
|
{
|
864
836
|
"disabled": false,
|
865
|
-
"document": "
|
837
|
+
"document": "过滤值",
|
866
838
|
"example": "400|500",
|
867
839
|
"member": "string",
|
868
840
|
"name": "Value",
|
869
841
|
"output_required": false,
|
870
842
|
"required": false,
|
871
843
|
"type": "string",
|
872
|
-
"value_allowed_null":
|
844
|
+
"value_allowed_null": false
|
873
845
|
}
|
874
846
|
],
|
875
847
|
"usage": "both"
|
@@ -879,25 +851,25 @@
|
|
879
851
|
"members": [
|
880
852
|
{
|
881
853
|
"disabled": false,
|
882
|
-
"document": "键。支持以下key:\nSyntaxRule:语法规则,value支持 0:Lucene语法;1: CQL语法。\nQueryIndex:执行语句序号。value支持 -1:自定义; 1:执行语句1; 2:执行语句2。\nCustomQuery:检索语句。 QueryIndex为-1时有效且必填,value示例: \"* | select count(*) as count\"。\nFields:字段。value支持 __SOURCE__;__FILENAME__;__HOSTNAME__;__TIMESTAMP__;__INDEX_STATUS__;__PKG_LOGID__;__TOPIC__。\nFormat:显示形式。value支持 1:每条日志一行;2:每条日志每个字段一行。\nLimit:最大日志条数。 value示例: 5
|
854
|
+
"document": "键。支持以下key:\nSyntaxRule:语法规则,value支持 0:Lucene语法;1: CQL语法。\nQueryIndex:执行语句序号。value支持 -1:自定义; 1:执行语句1; 2:执行语句2。\nCustomQuery:检索语句。 QueryIndex为-1时有效且必填,value示例: \"* | select count(*) as count\"。\nFields:字段。value支持 __SOURCE__;__FILENAME__;__HOSTNAME__;__TIMESTAMP__;__INDEX_STATUS__;__PKG_LOGID__;__TOPIC__。\nFormat:显示形式。value支持 1:每条日志一行;2:每条日志每个字段一行。\nLimit:最大日志条数。 value示例: 5。",
|
883
855
|
"example": "k",
|
884
856
|
"member": "string",
|
885
857
|
"name": "Key",
|
886
858
|
"output_required": false,
|
887
859
|
"required": true,
|
888
860
|
"type": "string",
|
889
|
-
"value_allowed_null":
|
861
|
+
"value_allowed_null": false
|
890
862
|
},
|
891
863
|
{
|
892
864
|
"disabled": false,
|
893
|
-
"document": "值。\n键对应值如下:\nSyntaxRule:语法规则,value支持 0:Lucene语法;1: CQL语法。\nQueryIndex:执行语句序号。value支持 -1:自定义; 1:执行语句1; 2:执行语句2。\nCustomQuery:检索语句。 QueryIndex为-1时有效且必填,value示例: \"* | select count(*) as count\"。\nFields:字段。value支持 __SOURCE__;__FILENAME__;__HOSTNAME__;__TIMESTAMP__;__INDEX_STATUS__;__PKG_LOGID__;__TOPIC__。\nFormat:显示形式。value支持 1:每条日志一行;2:每条日志每个字段一行。\nLimit:最大日志条数。 value示例: 5
|
865
|
+
"document": "值。\n键对应值如下:\nSyntaxRule:语法规则,value支持 0:Lucene语法;1: CQL语法。\nQueryIndex:执行语句序号。value支持 -1:自定义; 1:执行语句1; 2:执行语句2。\nCustomQuery:检索语句。 QueryIndex为-1时有效且必填,value示例: \"* | select count(*) as count\"。\nFields:字段。value支持 __SOURCE__;__FILENAME__;__HOSTNAME__;__TIMESTAMP__;__INDEX_STATUS__;__PKG_LOGID__;__TOPIC__。\nFormat:显示形式。value支持 1:每条日志一行;2:每条日志每个字段一行。\nLimit:最大日志条数。 value示例: 5。",
|
894
866
|
"example": "v",
|
895
867
|
"member": "string",
|
896
868
|
"name": "Value",
|
897
869
|
"output_required": false,
|
898
870
|
"required": true,
|
899
871
|
"type": "string",
|
900
|
-
"value_allowed_null":
|
872
|
+
"value_allowed_null": false
|
901
873
|
}
|
902
874
|
],
|
903
875
|
"usage": "both"
|
@@ -1053,83 +1025,83 @@
|
|
1053
1025
|
},
|
1054
1026
|
{
|
1055
1027
|
"disabled": false,
|
1056
|
-
"document": "
|
1028
|
+
"document": "自定义回调模板",
|
1057
1029
|
"example": "无",
|
1058
1030
|
"member": "CallBackInfo",
|
1059
1031
|
"name": "CallBack",
|
1060
1032
|
"output_required": true,
|
1061
1033
|
"type": "object",
|
1062
|
-
"value_allowed_null":
|
1034
|
+
"value_allowed_null": false
|
1063
1035
|
},
|
1064
1036
|
{
|
1065
1037
|
"disabled": false,
|
1066
|
-
"document": "
|
1038
|
+
"document": "多维分析设置",
|
1067
1039
|
"example": "无",
|
1068
1040
|
"member": "AnalysisDimensional",
|
1069
1041
|
"name": "Analysis",
|
1070
1042
|
"output_required": true,
|
1071
1043
|
"type": "list",
|
1072
|
-
"value_allowed_null":
|
1044
|
+
"value_allowed_null": false
|
1073
1045
|
},
|
1074
1046
|
{
|
1075
1047
|
"disabled": false,
|
1076
|
-
"document": "分组触发状态。
|
1077
|
-
"example": "
|
1048
|
+
"document": "分组触发状态。true:开启,false:关闭(默认)",
|
1049
|
+
"example": "false",
|
1078
1050
|
"member": "bool",
|
1079
1051
|
"name": "GroupTriggerStatus",
|
1080
1052
|
"output_required": true,
|
1081
1053
|
"type": "bool",
|
1082
|
-
"value_allowed_null":
|
1054
|
+
"value_allowed_null": false
|
1083
1055
|
},
|
1084
1056
|
{
|
1085
1057
|
"disabled": false,
|
1086
|
-
"document": "
|
1058
|
+
"document": "分组触发条件。",
|
1087
1059
|
"example": "[\"$1.conut\"]",
|
1088
1060
|
"member": "string",
|
1089
1061
|
"name": "GroupTriggerCondition",
|
1090
1062
|
"output_required": true,
|
1091
1063
|
"type": "list",
|
1092
|
-
"value_allowed_null":
|
1064
|
+
"value_allowed_null": false
|
1093
1065
|
},
|
1094
1066
|
{
|
1095
1067
|
"disabled": false,
|
1096
|
-
"document": "监控对象类型。0:执行语句共用监控对象;1:每个执行语句单独选择监控对象。
|
1068
|
+
"document": "监控对象类型。0:执行语句共用监控对象;1:每个执行语句单独选择监控对象。 ",
|
1097
1069
|
"example": "0",
|
1098
1070
|
"member": "uint64",
|
1099
1071
|
"name": "MonitorObjectType",
|
1100
1072
|
"output_required": true,
|
1101
1073
|
"type": "int",
|
1102
|
-
"value_allowed_null":
|
1074
|
+
"value_allowed_null": false
|
1103
1075
|
},
|
1104
1076
|
{
|
1105
1077
|
"disabled": false,
|
1106
|
-
"document": "告警级别。0:警告(Warn);1:提醒(Info);2:紧急 (Critical)
|
1078
|
+
"document": "告警级别。0:警告(Warn);1:提醒(Info);2:紧急 (Critical)。",
|
1107
1079
|
"example": "1",
|
1108
1080
|
"member": "uint64",
|
1109
1081
|
"name": "AlarmLevel",
|
1110
1082
|
"output_required": true,
|
1111
1083
|
"type": "int",
|
1112
|
-
"value_allowed_null":
|
1084
|
+
"value_allowed_null": false
|
1113
1085
|
},
|
1114
1086
|
{
|
1115
1087
|
"disabled": false,
|
1116
|
-
"document": "
|
1088
|
+
"document": "告警附加分类字段。",
|
1117
1089
|
"example": "[{\"Key\":\"abc\",\"Value\":\"123\"}]",
|
1118
1090
|
"member": "AlarmClassification",
|
1119
1091
|
"name": "Classifications",
|
1120
1092
|
"output_required": true,
|
1121
1093
|
"type": "list",
|
1122
|
-
"value_allowed_null":
|
1094
|
+
"value_allowed_null": false
|
1123
1095
|
},
|
1124
1096
|
{
|
1125
1097
|
"disabled": false,
|
1126
|
-
"document": "多触发条件。与\nCondition
|
1098
|
+
"document": "多触发条件。与\nCondition互斥。",
|
1127
1099
|
"example": "无",
|
1128
1100
|
"member": "MultiCondition",
|
1129
1101
|
"name": "MultiConditions",
|
1130
1102
|
"output_required": false,
|
1131
1103
|
"type": "list",
|
1132
|
-
"value_allowed_null":
|
1104
|
+
"value_allowed_null": false
|
1133
1105
|
}
|
1134
1106
|
],
|
1135
1107
|
"usage": "out"
|
@@ -1149,13 +1121,13 @@
|
|
1149
1121
|
},
|
1150
1122
|
{
|
1151
1123
|
"disabled": false,
|
1152
|
-
"document": "
|
1124
|
+
"document": "告警通知渠道组绑定的标签信息。",
|
1153
1125
|
"example": "无",
|
1154
1126
|
"member": "Tag",
|
1155
1127
|
"name": "Tags",
|
1156
1128
|
"output_required": true,
|
1157
1129
|
"type": "list",
|
1158
|
-
"value_allowed_null":
|
1130
|
+
"value_allowed_null": false
|
1159
1131
|
},
|
1160
1132
|
{
|
1161
1133
|
"disabled": false,
|
@@ -1169,63 +1141,63 @@
|
|
1169
1141
|
},
|
1170
1142
|
{
|
1171
1143
|
"disabled": false,
|
1172
|
-
"document": "
|
1144
|
+
"document": "告警通知模板接收者信息。",
|
1173
1145
|
"example": "无",
|
1174
1146
|
"member": "NoticeReceiver",
|
1175
1147
|
"name": "NoticeReceivers",
|
1176
1148
|
"output_required": true,
|
1177
1149
|
"type": "list",
|
1178
|
-
"value_allowed_null":
|
1150
|
+
"value_allowed_null": false
|
1179
1151
|
},
|
1180
1152
|
{
|
1181
1153
|
"disabled": false,
|
1182
|
-
"document": "
|
1154
|
+
"document": "告警通知模板回调信息。",
|
1183
1155
|
"example": "无",
|
1184
1156
|
"member": "WebCallback",
|
1185
1157
|
"name": "WebCallbacks",
|
1186
1158
|
"output_required": true,
|
1187
1159
|
"type": "list",
|
1188
|
-
"value_allowed_null":
|
1160
|
+
"value_allowed_null": false
|
1189
1161
|
},
|
1190
1162
|
{
|
1191
1163
|
"disabled": false,
|
1192
|
-
"document": "告警通知模板ID
|
1164
|
+
"document": "告警通知模板ID。",
|
1193
1165
|
"example": "notice-xxx-xxx-xx-xx",
|
1194
1166
|
"member": "string",
|
1195
1167
|
"name": "AlarmNoticeId",
|
1196
1168
|
"output_required": true,
|
1197
1169
|
"type": "string",
|
1198
|
-
"value_allowed_null":
|
1170
|
+
"value_allowed_null": false
|
1199
1171
|
},
|
1200
1172
|
{
|
1201
1173
|
"disabled": false,
|
1202
|
-
"document": "
|
1174
|
+
"document": "通知规则。",
|
1203
1175
|
"example": "无",
|
1204
1176
|
"member": "NoticeRule",
|
1205
1177
|
"name": "NoticeRules",
|
1206
1178
|
"output_required": false,
|
1207
1179
|
"type": "list",
|
1208
|
-
"value_allowed_null":
|
1180
|
+
"value_allowed_null": false
|
1209
1181
|
},
|
1210
1182
|
{
|
1211
1183
|
"disabled": false,
|
1212
|
-
"document": "免登录操作告警开关。\n参数值: 1:关闭 2
|
1184
|
+
"document": "免登录操作告警开关。\n参数值: 1:关闭 2:开启(默认开启)",
|
1213
1185
|
"example": "2",
|
1214
1186
|
"member": "uint64",
|
1215
1187
|
"name": "AlarmShieldStatus",
|
1216
1188
|
"output_required": false,
|
1217
1189
|
"type": "int",
|
1218
|
-
"value_allowed_null":
|
1190
|
+
"value_allowed_null": false
|
1219
1191
|
},
|
1220
1192
|
{
|
1221
1193
|
"disabled": false,
|
1222
|
-
"document": "调用链接域名。http:// 或者 https://
|
1194
|
+
"document": "调用链接域名。http:// 或者 https:// 开头,不能/结尾",
|
1223
1195
|
"example": "https://console.cloud.tencent.com",
|
1224
1196
|
"member": "string",
|
1225
1197
|
"name": "JumpDomain",
|
1226
1198
|
"output_required": false,
|
1227
1199
|
"type": "string",
|
1228
|
-
"value_allowed_null":
|
1200
|
+
"value_allowed_null": false
|
1229
1201
|
},
|
1230
1202
|
{
|
1231
1203
|
"disabled": false,
|
@@ -1239,23 +1211,23 @@
|
|
1239
1211
|
},
|
1240
1212
|
{
|
1241
1213
|
"disabled": false,
|
1242
|
-
"document": "
|
1214
|
+
"document": "创建时间。",
|
1243
1215
|
"example": "2022-11-07 16:30:53",
|
1244
1216
|
"member": "string",
|
1245
1217
|
"name": "CreateTime",
|
1246
1218
|
"output_required": true,
|
1247
1219
|
"type": "string",
|
1248
|
-
"value_allowed_null":
|
1220
|
+
"value_allowed_null": false
|
1249
1221
|
},
|
1250
1222
|
{
|
1251
1223
|
"disabled": false,
|
1252
|
-
"document": "
|
1224
|
+
"document": "最近更新时间。",
|
1253
1225
|
"example": "2022-11-07 16:30:53",
|
1254
1226
|
"member": "string",
|
1255
1227
|
"name": "UpdateTime",
|
1256
1228
|
"output_required": true,
|
1257
1229
|
"type": "string",
|
1258
|
-
"value_allowed_null":
|
1230
|
+
"value_allowed_null": false
|
1259
1231
|
}
|
1260
1232
|
],
|
1261
1233
|
"usage": "out"
|
@@ -1275,13 +1247,13 @@
|
|
1275
1247
|
},
|
1276
1248
|
{
|
1277
1249
|
"disabled": false,
|
1278
|
-
"document": "
|
1250
|
+
"document": "投递失败原因。",
|
1279
1251
|
"example": "投递失败,topicId不存在",
|
1280
1252
|
"member": "string",
|
1281
1253
|
"name": "ErrMsg",
|
1282
1254
|
"output_required": false,
|
1283
1255
|
"type": "string",
|
1284
|
-
"value_allowed_null":
|
1256
|
+
"value_allowed_null": false
|
1285
1257
|
}
|
1286
1258
|
],
|
1287
1259
|
"usage": "out"
|
@@ -1341,13 +1313,13 @@
|
|
1341
1313
|
},
|
1342
1314
|
{
|
1343
1315
|
"disabled": false,
|
1344
|
-
"document": "屏蔽规则,当Type为2时必填。规则填写方式详见[产品文档](https://cloud.tencent.com/document/product/614/103178#rule)
|
1345
|
-
"example": "{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1]\",\"Type\":\"Value\"}]}
|
1316
|
+
"document": "屏蔽规则,当Type为2时必填。规则填写方式详见[产品文档](https://cloud.tencent.com/document/product/614/103178#rule)。",
|
1317
|
+
"example": "{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1]\",\"Type\":\"Value\"}]}]}",
|
1346
1318
|
"member": "string",
|
1347
1319
|
"name": "Rule",
|
1348
1320
|
"output_required": false,
|
1349
1321
|
"type": "string",
|
1350
|
-
"value_allowed_null":
|
1322
|
+
"value_allowed_null": false
|
1351
1323
|
},
|
1352
1324
|
{
|
1353
1325
|
"disabled": false,
|
@@ -1417,80 +1389,80 @@
|
|
1417
1389
|
"members": [
|
1418
1390
|
{
|
1419
1391
|
"disabled": false,
|
1420
|
-
"document": "日志主题ID
|
1392
|
+
"document": "日志主题ID。",
|
1421
1393
|
"example": "380fe1f1-0c7b-4b0d-xxxx-d514959db1bb",
|
1422
1394
|
"member": "string",
|
1423
1395
|
"name": "TopicId",
|
1424
1396
|
"output_required": false,
|
1425
1397
|
"required": true,
|
1426
1398
|
"type": "string",
|
1427
|
-
"value_allowed_null":
|
1399
|
+
"value_allowed_null": false
|
1428
1400
|
},
|
1429
1401
|
{
|
1430
1402
|
"disabled": false,
|
1431
|
-
"document": "
|
1403
|
+
"document": "查询语句。",
|
1432
1404
|
"example": "code:200 | select count(*) as success_counts",
|
1433
1405
|
"member": "string",
|
1434
1406
|
"name": "Query",
|
1435
1407
|
"output_required": false,
|
1436
1408
|
"required": true,
|
1437
1409
|
"type": "string",
|
1438
|
-
"value_allowed_null":
|
1410
|
+
"value_allowed_null": false
|
1439
1411
|
},
|
1440
1412
|
{
|
1441
1413
|
"disabled": false,
|
1442
|
-
"document": "告警对象序号;从1
|
1414
|
+
"document": "告警对象序号;从1开始递增。",
|
1443
1415
|
"example": "1",
|
1444
1416
|
"member": "int64",
|
1445
1417
|
"name": "Number",
|
1446
1418
|
"output_required": false,
|
1447
1419
|
"required": true,
|
1448
1420
|
"type": "int",
|
1449
|
-
"value_allowed_null":
|
1421
|
+
"value_allowed_null": false
|
1450
1422
|
},
|
1451
1423
|
{
|
1452
1424
|
"disabled": false,
|
1453
|
-
"document": "查询范围起始时间相对于告警执行时间的偏移,单位为分钟,取值为非正,最大值为0,最小值为-1440
|
1425
|
+
"document": "查询范围起始时间相对于告警执行时间的偏移,单位为分钟,取值为非正,最大值为0,最小值为-1440。",
|
1454
1426
|
"example": "-5",
|
1455
1427
|
"member": "int64",
|
1456
1428
|
"name": "StartTimeOffset",
|
1457
1429
|
"output_required": false,
|
1458
1430
|
"required": true,
|
1459
1431
|
"type": "int",
|
1460
|
-
"value_allowed_null":
|
1432
|
+
"value_allowed_null": false
|
1461
1433
|
},
|
1462
1434
|
{
|
1463
1435
|
"disabled": false,
|
1464
|
-
"document": "查询范围终止时间相对于告警执行时间的偏移,单位为分钟,取值为非正,须大于StartTimeOffset,最大值为0,最小值为-1440
|
1436
|
+
"document": "查询范围终止时间相对于告警执行时间的偏移,单位为分钟,取值为非正,须大于StartTimeOffset,最大值为0,最小值为-1440。",
|
1465
1437
|
"example": "0",
|
1466
1438
|
"member": "int64",
|
1467
1439
|
"name": "EndTimeOffset",
|
1468
1440
|
"output_required": false,
|
1469
1441
|
"required": true,
|
1470
1442
|
"type": "int",
|
1471
|
-
"value_allowed_null":
|
1443
|
+
"value_allowed_null": false
|
1472
1444
|
},
|
1473
1445
|
{
|
1474
1446
|
"disabled": false,
|
1475
|
-
"document": "日志集ID
|
1447
|
+
"document": "日志集ID。",
|
1476
1448
|
"example": "1c012db7-2cfd-4418-xxxx-7342c7a42516",
|
1477
1449
|
"member": "string",
|
1478
1450
|
"name": "LogsetId",
|
1479
1451
|
"output_required": false,
|
1480
1452
|
"required": true,
|
1481
1453
|
"type": "string",
|
1482
|
-
"value_allowed_null":
|
1454
|
+
"value_allowed_null": false
|
1483
1455
|
},
|
1484
1456
|
{
|
1485
1457
|
"disabled": false,
|
1486
|
-
"document": "检索语法规则,默认值为0。\n0:Lucene语法,1:CQL语法。\n详细说明参见<a href=\"https://cloud.tencent.com/document/product/614/47044#RetrievesConditionalRules\" target=\"_blank\">检索条件语法规则</a
|
1458
|
+
"document": "检索语法规则,默认值为0。\n0:Lucene语法,1:CQL语法。\n详细说明参见<a href=\"https://cloud.tencent.com/document/product/614/47044#RetrievesConditionalRules\" target=\"_blank\">检索条件语法规则</a>",
|
1487
1459
|
"example": "1",
|
1488
1460
|
"member": "uint64",
|
1489
1461
|
"name": "SyntaxRule",
|
1490
1462
|
"output_required": false,
|
1491
1463
|
"required": false,
|
1492
1464
|
"type": "int",
|
1493
|
-
"value_allowed_null":
|
1465
|
+
"value_allowed_null": false
|
1494
1466
|
}
|
1495
1467
|
],
|
1496
1468
|
"usage": "both"
|
@@ -1580,23 +1552,23 @@
|
|
1580
1552
|
},
|
1581
1553
|
{
|
1582
1554
|
"disabled": false,
|
1583
|
-
"document": "检索语法规则,默认值为0。\n0:Lucene语法,1:CQL语法。\n详细说明参见<a href=\"https://cloud.tencent.com/document/product/614/47044#RetrievesConditionalRules\" target=\"_blank\">检索条件语法规则</a
|
1555
|
+
"document": "检索语法规则,默认值为0。\n0:Lucene语法,1:CQL语法。\n详细说明参见<a href=\"https://cloud.tencent.com/document/product/614/47044#RetrievesConditionalRules\" target=\"_blank\">检索条件语法规则</a>",
|
1584
1556
|
"example": "0",
|
1585
1557
|
"member": "uint64",
|
1586
1558
|
"name": "SyntaxRule",
|
1587
1559
|
"output_required": true,
|
1588
1560
|
"type": "int",
|
1589
|
-
"value_allowed_null":
|
1561
|
+
"value_allowed_null": false
|
1590
1562
|
},
|
1591
1563
|
{
|
1592
1564
|
"disabled": false,
|
1593
|
-
"document": "主题类型。\n0: 日志主题,1:
|
1565
|
+
"document": "主题类型。\n0: 日志主题,1: 指标主题",
|
1594
1566
|
"example": "0",
|
1595
1567
|
"member": "uint64",
|
1596
1568
|
"name": "BizType",
|
1597
1569
|
"output_required": false,
|
1598
1570
|
"type": "int",
|
1599
|
-
"value_allowed_null":
|
1571
|
+
"value_allowed_null": false
|
1600
1572
|
}
|
1601
1573
|
],
|
1602
1574
|
"usage": "out"
|
@@ -1611,6 +1583,7 @@
|
|
1611
1583
|
"member": "string",
|
1612
1584
|
"name": "Name",
|
1613
1585
|
"output_required": true,
|
1586
|
+
"required": true,
|
1614
1587
|
"type": "string",
|
1615
1588
|
"value_allowed_null": false
|
1616
1589
|
},
|
@@ -1621,11 +1594,12 @@
|
|
1621
1594
|
"member": "string",
|
1622
1595
|
"name": "AlarmNoticeId",
|
1623
1596
|
"output_required": true,
|
1597
|
+
"required": true,
|
1624
1598
|
"type": "string",
|
1625
1599
|
"value_allowed_null": false
|
1626
1600
|
}
|
1627
1601
|
],
|
1628
|
-
"usage": "
|
1602
|
+
"usage": "both"
|
1629
1603
|
},
|
1630
1604
|
"AlertHistoryRecord": {
|
1631
1605
|
"document": "告警历史详情",
|
@@ -1636,6 +1610,7 @@
|
|
1636
1610
|
"example": "7cfbe19f-99af-42ca-8f9f-b59d1f9c6157",
|
1637
1611
|
"member": "string",
|
1638
1612
|
"name": "RecordId",
|
1613
|
+
"output_required": true,
|
1639
1614
|
"required": true,
|
1640
1615
|
"type": "string",
|
1641
1616
|
"value_allowed_null": false
|
@@ -1646,6 +1621,7 @@
|
|
1646
1621
|
"example": "alarm-8211a509-xxxx-43dd-9ec0-6a6e7bc92552",
|
1647
1622
|
"member": "string",
|
1648
1623
|
"name": "AlarmId",
|
1624
|
+
"output_required": true,
|
1649
1625
|
"required": true,
|
1650
1626
|
"type": "string",
|
1651
1627
|
"value_allowed_null": false
|
@@ -1656,6 +1632,7 @@
|
|
1656
1632
|
"example": "日志错误数超限",
|
1657
1633
|
"member": "string",
|
1658
1634
|
"name": "AlarmName",
|
1635
|
+
"output_required": true,
|
1659
1636
|
"required": true,
|
1660
1637
|
"type": "string",
|
1661
1638
|
"value_allowed_null": false
|
@@ -1666,6 +1643,7 @@
|
|
1666
1643
|
"example": "0bf009c5-53f3-4f60-xxxx-341d732ed5b9",
|
1667
1644
|
"member": "string",
|
1668
1645
|
"name": "TopicId",
|
1646
|
+
"output_required": true,
|
1669
1647
|
"required": true,
|
1670
1648
|
"type": "string",
|
1671
1649
|
"value_allowed_null": false
|
@@ -1676,6 +1654,7 @@
|
|
1676
1654
|
"example": "Nginx请求日志",
|
1677
1655
|
"member": "string",
|
1678
1656
|
"name": "TopicName",
|
1657
|
+
"output_required": true,
|
1679
1658
|
"required": true,
|
1680
1659
|
"type": "string",
|
1681
1660
|
"value_allowed_null": false
|
@@ -1686,6 +1665,7 @@
|
|
1686
1665
|
"example": "ap-guangzhou",
|
1687
1666
|
"member": "string",
|
1688
1667
|
"name": "Region",
|
1668
|
+
"output_required": true,
|
1689
1669
|
"required": true,
|
1690
1670
|
"type": "string",
|
1691
1671
|
"value_allowed_null": false
|
@@ -1696,6 +1676,7 @@
|
|
1696
1676
|
"example": "$1.d > 300",
|
1697
1677
|
"member": "string",
|
1698
1678
|
"name": "Trigger",
|
1679
|
+
"output_required": true,
|
1699
1680
|
"required": true,
|
1700
1681
|
"type": "string",
|
1701
1682
|
"value_allowed_null": false
|
@@ -1706,6 +1687,7 @@
|
|
1706
1687
|
"example": "1",
|
1707
1688
|
"member": "int64",
|
1708
1689
|
"name": "TriggerCount",
|
1690
|
+
"output_required": true,
|
1709
1691
|
"required": true,
|
1710
1692
|
"type": "int",
|
1711
1693
|
"value_allowed_null": false
|
@@ -1716,6 +1698,7 @@
|
|
1716
1698
|
"example": "15",
|
1717
1699
|
"member": "int64",
|
1718
1700
|
"name": "AlarmPeriod",
|
1701
|
+
"output_required": true,
|
1719
1702
|
"required": true,
|
1720
1703
|
"type": "int",
|
1721
1704
|
"value_allowed_null": false
|
@@ -1726,6 +1709,7 @@
|
|
1726
1709
|
"example": "无",
|
1727
1710
|
"member": "AlertHistoryNotice",
|
1728
1711
|
"name": "Notices",
|
1712
|
+
"output_required": true,
|
1729
1713
|
"required": true,
|
1730
1714
|
"type": "list",
|
1731
1715
|
"value_allowed_null": false
|
@@ -1736,6 +1720,7 @@
|
|
1736
1720
|
"example": "60",
|
1737
1721
|
"member": "int64",
|
1738
1722
|
"name": "Duration",
|
1723
|
+
"output_required": true,
|
1739
1724
|
"required": true,
|
1740
1725
|
"type": "int",
|
1741
1726
|
"value_allowed_null": false
|
@@ -1746,6 +1731,7 @@
|
|
1746
1731
|
"example": "1",
|
1747
1732
|
"member": "int64",
|
1748
1733
|
"name": "Status",
|
1734
|
+
"output_required": true,
|
1749
1735
|
"required": true,
|
1750
1736
|
"type": "int",
|
1751
1737
|
"value_allowed_null": false
|
@@ -1756,39 +1742,43 @@
|
|
1756
1742
|
"example": "1619359718000",
|
1757
1743
|
"member": "uint64",
|
1758
1744
|
"name": "CreateTime",
|
1745
|
+
"output_required": true,
|
1759
1746
|
"required": true,
|
1760
1747
|
"type": "int",
|
1761
1748
|
"value_allowed_null": false
|
1762
1749
|
},
|
1763
1750
|
{
|
1764
1751
|
"disabled": false,
|
1765
|
-
"document": "
|
1752
|
+
"document": "告警分组触发时对应的分组信息",
|
1766
1753
|
"example": "[{\"Key\":\"$1.count\",\"Value\":\"100\"}]",
|
1767
1754
|
"member": "GroupTriggerConditionInfo",
|
1768
1755
|
"name": "GroupTriggerCondition",
|
1756
|
+
"output_required": true,
|
1769
1757
|
"required": false,
|
1770
1758
|
"type": "list",
|
1771
|
-
"value_allowed_null":
|
1759
|
+
"value_allowed_null": false
|
1772
1760
|
},
|
1773
1761
|
{
|
1774
1762
|
"disabled": false,
|
1775
|
-
"document": "告警级别,0代表警告(Warn),1代表提醒(Info),2代表紧急 (Critical)
|
1763
|
+
"document": "告警级别,0代表警告(Warn),1代表提醒(Info),2代表紧急 (Critical)",
|
1776
1764
|
"example": "0",
|
1777
1765
|
"member": "uint64",
|
1778
1766
|
"name": "AlarmLevel",
|
1767
|
+
"output_required": true,
|
1779
1768
|
"required": false,
|
1780
1769
|
"type": "int",
|
1781
|
-
"value_allowed_null":
|
1770
|
+
"value_allowed_null": false
|
1782
1771
|
},
|
1783
1772
|
{
|
1784
1773
|
"disabled": false,
|
1785
|
-
"document": "监控对象类型。\n0:执行语句共用监控对象; 1:每个执行语句单独选择监控对象。
|
1774
|
+
"document": "监控对象类型。\n0:执行语句共用监控对象; 1:每个执行语句单独选择监控对象。 ",
|
1786
1775
|
"example": "0",
|
1787
1776
|
"member": "uint64",
|
1788
1777
|
"name": "MonitorObjectType",
|
1778
|
+
"output_required": true,
|
1789
1779
|
"required": false,
|
1790
1780
|
"type": "int",
|
1791
|
-
"value_allowed_null":
|
1781
|
+
"value_allowed_null": false
|
1792
1782
|
}
|
1793
1783
|
],
|
1794
1784
|
"usage": "both"
|
@@ -1798,36 +1788,36 @@
|
|
1798
1788
|
"members": [
|
1799
1789
|
{
|
1800
1790
|
"disabled": false,
|
1801
|
-
"document": "
|
1791
|
+
"document": "分析名称",
|
1802
1792
|
"example": "status 502 pv",
|
1803
1793
|
"member": "string",
|
1804
1794
|
"name": "Name",
|
1805
1795
|
"output_required": true,
|
1806
1796
|
"required": true,
|
1807
1797
|
"type": "string",
|
1808
|
-
"value_allowed_null":
|
1798
|
+
"value_allowed_null": false
|
1809
1799
|
},
|
1810
1800
|
{
|
1811
1801
|
"disabled": false,
|
1812
|
-
"document": "分析类型:query,field ,original
|
1802
|
+
"document": "分析类型:query,field ,original",
|
1813
1803
|
"example": "query",
|
1814
1804
|
"member": "string",
|
1815
1805
|
"name": "Type",
|
1816
1806
|
"output_required": true,
|
1817
1807
|
"required": true,
|
1818
1808
|
"type": "string",
|
1819
|
-
"value_allowed_null":
|
1809
|
+
"value_allowed_null": false
|
1820
1810
|
},
|
1821
1811
|
{
|
1822
1812
|
"disabled": false,
|
1823
|
-
"document": "
|
1813
|
+
"document": "分析内容",
|
1824
1814
|
"example": "*|select count(1) as pv where status = 502",
|
1825
1815
|
"member": "string",
|
1826
1816
|
"name": "Content",
|
1827
1817
|
"output_required": true,
|
1828
1818
|
"required": true,
|
1829
1819
|
"type": "string",
|
1830
|
-
"value_allowed_null":
|
1820
|
+
"value_allowed_null": false
|
1831
1821
|
},
|
1832
1822
|
{
|
1833
1823
|
"disabled": false,
|
@@ -1923,14 +1913,14 @@
|
|
1923
1913
|
},
|
1924
1914
|
{
|
1925
1915
|
"disabled": false,
|
1926
|
-
"document": "回调时的HTTP请求头部字段。\n例如:下面请求头部字段来告知服务器请求主体的内容类型为JSON。\n```\n\"Content-Type: application/json\"\n
|
1916
|
+
"document": "回调时的HTTP请求头部字段。\n例如:下面请求头部字段来告知服务器请求主体的内容类型为JSON。\n```\n\"Content-Type: application/json\"\n```",
|
1927
1917
|
"example": "[\"Content-Type: application/json\"]",
|
1928
1918
|
"member": "string",
|
1929
1919
|
"name": "Headers",
|
1930
1920
|
"output_required": true,
|
1931
1921
|
"required": false,
|
1932
1922
|
"type": "list",
|
1933
|
-
"value_allowed_null":
|
1923
|
+
"value_allowed_null": false
|
1934
1924
|
}
|
1935
1925
|
],
|
1936
1926
|
"usage": "both"
|
@@ -2056,13 +2046,13 @@
|
|
2056
2046
|
"members": [
|
2057
2047
|
{
|
2058
2048
|
"disabled": false,
|
2059
|
-
"document": "Kafka集群可访问状态,0:可正常访问
|
2049
|
+
"document": "Kafka集群可访问状态,0:可正常访问 ...",
|
2060
2050
|
"example": "0",
|
2061
2051
|
"member": "int64",
|
2062
2052
|
"name": "Status",
|
2063
2053
|
"output_required": true,
|
2064
2054
|
"type": "int",
|
2065
|
-
"value_allowed_null":
|
2055
|
+
"value_allowed_null": false
|
2066
2056
|
},
|
2067
2057
|
{
|
2068
2058
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -2172,72 +2162,6 @@
|
|
2172
2162
|
],
|
2173
2163
|
"type": "object"
|
2174
2164
|
},
|
2175
|
-
"CloudProductLogTaskInfo": {
|
2176
|
-
"document": "云产品日志投递任务信息",
|
2177
|
-
"members": [
|
2178
|
-
{
|
2179
|
-
"disabled": false,
|
2180
|
-
"document": "日志服务地域",
|
2181
|
-
"example": "ap-guangzhou",
|
2182
|
-
"member": "string",
|
2183
|
-
"name": "ClsRegion",
|
2184
|
-
"output_required": true,
|
2185
|
-
"type": "string",
|
2186
|
-
"value_allowed_null": false
|
2187
|
-
},
|
2188
|
-
{
|
2189
|
-
"disabled": false,
|
2190
|
-
"document": "实例ID",
|
2191
|
-
"example": "ins-r8hr2upy",
|
2192
|
-
"member": "string",
|
2193
|
-
"name": "InstanceId",
|
2194
|
-
"output_required": true,
|
2195
|
-
"type": "string",
|
2196
|
-
"value_allowed_null": false
|
2197
|
-
},
|
2198
|
-
{
|
2199
|
-
"disabled": false,
|
2200
|
-
"document": "日志集ID",
|
2201
|
-
"example": "92cdd6d4-da98-4a6e-9494-175b44338680",
|
2202
|
-
"member": "string",
|
2203
|
-
"name": "LogsetId",
|
2204
|
-
"output_required": true,
|
2205
|
-
"type": "string",
|
2206
|
-
"value_allowed_null": false
|
2207
|
-
},
|
2208
|
-
{
|
2209
|
-
"disabled": false,
|
2210
|
-
"document": "日志主题ID",
|
2211
|
-
"example": "92cdd6d4-da98-4a6e-9494-175b44338680",
|
2212
|
-
"member": "string",
|
2213
|
-
"name": "TopicId",
|
2214
|
-
"output_required": true,
|
2215
|
-
"type": "string",
|
2216
|
-
"value_allowed_null": false
|
2217
|
-
},
|
2218
|
-
{
|
2219
|
-
"disabled": false,
|
2220
|
-
"document": "日志配置拓展信息, 一般用于存储额外的日志投递配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2221
|
-
"example": "{\"ServiceName\":[\"HDFS\",\"KNOX\",\"YARN\",\"ZOOKEEPER\"],\"Policy\":0}",
|
2222
|
-
"member": "string",
|
2223
|
-
"name": "Extend",
|
2224
|
-
"output_required": false,
|
2225
|
-
"type": "string",
|
2226
|
-
"value_allowed_null": true
|
2227
|
-
},
|
2228
|
-
{
|
2229
|
-
"disabled": false,
|
2230
|
-
"document": "日志类型,支持枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS\n注意:此字段可能返回 null,表示取不到有效值。",
|
2231
|
-
"example": "CDB-AUDIT",
|
2232
|
-
"member": "string",
|
2233
|
-
"name": "LogType",
|
2234
|
-
"output_required": false,
|
2235
|
-
"type": "string",
|
2236
|
-
"value_allowed_null": true
|
2237
|
-
}
|
2238
|
-
],
|
2239
|
-
"usage": "out"
|
2240
|
-
},
|
2241
2165
|
"CollectConfig": {
|
2242
2166
|
"document": "采集配置信息",
|
2243
2167
|
"members": [
|
@@ -2260,25 +2184,25 @@
|
|
2260
2184
|
"members": [
|
2261
2185
|
{
|
2262
2186
|
"disabled": false,
|
2263
|
-
"document": "采集类型,必填字段。\n<li>0:元数据配置。</li>\n<li>1:指定Pod Label。</li
|
2187
|
+
"document": "采集类型,必填字段。\n<li>0:元数据配置。</li>\n<li>1:指定Pod Label。</li>",
|
2264
2188
|
"example": "0",
|
2265
2189
|
"member": "uint64",
|
2266
2190
|
"name": "Type",
|
2267
2191
|
"output_required": true,
|
2268
2192
|
"required": true,
|
2269
2193
|
"type": "int",
|
2270
|
-
"value_allowed_null":
|
2194
|
+
"value_allowed_null": false
|
2271
2195
|
},
|
2272
2196
|
{
|
2273
2197
|
"disabled": false,
|
2274
|
-
"document": "指定采集类型的采集配置信息。\n<li>当Type为0时,CollectConfigs不允许为空。</li>\n<li>当Type为1时,CollectConfigs为空时,表示选择所有Pod Label;否则CollectConfigs为指定Pod Label。</li
|
2198
|
+
"document": "指定采集类型的采集配置信息。\n<li>当Type为0时,CollectConfigs不允许为空。</li>\n<li>当Type为1时,CollectConfigs为空时,表示选择所有Pod Label;否则CollectConfigs为指定Pod Label。</li>",
|
2275
2199
|
"example": "无",
|
2276
2200
|
"member": "CollectConfig",
|
2277
2201
|
"name": "CollectConfigs",
|
2278
2202
|
"output_required": true,
|
2279
2203
|
"required": false,
|
2280
2204
|
"type": "list",
|
2281
|
-
"value_allowed_null":
|
2205
|
+
"value_allowed_null": false
|
2282
2206
|
}
|
2283
2207
|
],
|
2284
2208
|
"usage": "both"
|
@@ -2409,63 +2333,63 @@
|
|
2409
2333
|
},
|
2410
2334
|
{
|
2411
2335
|
"disabled": false,
|
2412
|
-
"document": "
|
2336
|
+
"document": "节点文件配置信息",
|
2413
2337
|
"example": "无",
|
2414
2338
|
"member": "HostFileInfo",
|
2415
2339
|
"name": "HostFile",
|
2416
2340
|
"output_required": true,
|
2417
2341
|
"type": "object",
|
2418
|
-
"value_allowed_null":
|
2342
|
+
"value_allowed_null": false
|
2419
2343
|
},
|
2420
2344
|
{
|
2421
2345
|
"disabled": false,
|
2422
|
-
"document": "
|
2346
|
+
"document": "容器文件路径信息",
|
2423
2347
|
"example": "无",
|
2424
2348
|
"member": "ContainerFileInfo",
|
2425
2349
|
"name": "ContainerFile",
|
2426
2350
|
"output_required": true,
|
2427
2351
|
"type": "object",
|
2428
|
-
"value_allowed_null":
|
2352
|
+
"value_allowed_null": false
|
2429
2353
|
},
|
2430
2354
|
{
|
2431
2355
|
"disabled": false,
|
2432
|
-
"document": "
|
2356
|
+
"document": "容器标准输出信息",
|
2433
2357
|
"example": "无",
|
2434
2358
|
"member": "ContainerStdoutInfo",
|
2435
2359
|
"name": "ContainerStdout",
|
2436
2360
|
"output_required": true,
|
2437
2361
|
"type": "object",
|
2438
|
-
"value_allowed_null":
|
2362
|
+
"value_allowed_null": false
|
2439
2363
|
},
|
2440
2364
|
{
|
2441
2365
|
"disabled": false,
|
2442
|
-
"document": "
|
2366
|
+
"document": "日志格式化方式",
|
2443
2367
|
"example": "default",
|
2444
2368
|
"member": "string",
|
2445
2369
|
"name": "LogFormat",
|
2446
2370
|
"output_required": true,
|
2447
2371
|
"type": "string",
|
2448
|
-
"value_allowed_null":
|
2372
|
+
"value_allowed_null": false
|
2449
2373
|
},
|
2450
2374
|
{
|
2451
2375
|
"disabled": false,
|
2452
|
-
"document": "采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表极简日志,multiline_log代表多行日志,fullregex_log代表完整正则,默认为minimalist_log
|
2376
|
+
"document": "采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表极简日志,multiline_log代表多行日志,fullregex_log代表完整正则,默认为minimalist_log",
|
2453
2377
|
"example": "minimalist_log",
|
2454
2378
|
"member": "string",
|
2455
2379
|
"name": "LogType",
|
2456
2380
|
"output_required": true,
|
2457
2381
|
"type": "string",
|
2458
|
-
"value_allowed_null":
|
2382
|
+
"value_allowed_null": false
|
2459
2383
|
},
|
2460
2384
|
{
|
2461
2385
|
"disabled": false,
|
2462
|
-
"document": "提取规则,如果设置了ExtractRule,则必须设置LogType
|
2386
|
+
"document": "提取规则,如果设置了ExtractRule,则必须设置LogType",
|
2463
2387
|
"example": "无",
|
2464
2388
|
"member": "ExtractRuleInfo",
|
2465
2389
|
"name": "ExtractRule",
|
2466
2390
|
"output_required": true,
|
2467
2391
|
"type": "object",
|
2468
|
-
"value_allowed_null":
|
2392
|
+
"value_allowed_null": false
|
2469
2393
|
},
|
2470
2394
|
{
|
2471
2395
|
"disabled": false,
|
@@ -2499,13 +2423,13 @@
|
|
2499
2423
|
},
|
2500
2424
|
{
|
2501
2425
|
"disabled": false,
|
2502
|
-
"document": "
|
2426
|
+
"document": "用户自定义解析字符串",
|
2503
2427
|
"example": "{\"processors\":[{\"type\":\"processor_multiline_fullregex\",\"detail\":{\"BeginRegex\":\"[a-zA-Z]\"},\"processors\":[]}]}",
|
2504
2428
|
"member": "string",
|
2505
2429
|
"name": "UserDefineRule",
|
2506
2430
|
"output_required": true,
|
2507
2431
|
"type": "string",
|
2508
|
-
"value_allowed_null":
|
2432
|
+
"value_allowed_null": false
|
2509
2433
|
},
|
2510
2434
|
{
|
2511
2435
|
"disabled": false,
|
@@ -2519,63 +2443,63 @@
|
|
2519
2443
|
},
|
2520
2444
|
{
|
2521
2445
|
"disabled": false,
|
2522
|
-
"document": "
|
2446
|
+
"document": "自建采集配置标",
|
2523
2447
|
"example": "label_k8s",
|
2524
2448
|
"member": "string",
|
2525
2449
|
"name": "ConfigFlag",
|
2526
2450
|
"output_required": true,
|
2527
2451
|
"type": "string",
|
2528
|
-
"value_allowed_null":
|
2452
|
+
"value_allowed_null": false
|
2529
2453
|
},
|
2530
2454
|
{
|
2531
2455
|
"disabled": false,
|
2532
|
-
"document": "日志集ID
|
2456
|
+
"document": "日志集ID",
|
2533
2457
|
"example": "b388dc72-xxxx-xxxx-9dbb-7d05fdff0376",
|
2534
2458
|
"member": "string",
|
2535
2459
|
"name": "LogsetId",
|
2536
2460
|
"output_required": true,
|
2537
2461
|
"type": "string",
|
2538
|
-
"value_allowed_null":
|
2462
|
+
"value_allowed_null": false
|
2539
2463
|
},
|
2540
2464
|
{
|
2541
2465
|
"disabled": false,
|
2542
|
-
"document": "日志集name
|
2466
|
+
"document": "日志集name",
|
2543
2467
|
"example": "bow_test",
|
2544
2468
|
"member": "string",
|
2545
2469
|
"name": "LogsetName",
|
2546
2470
|
"output_required": true,
|
2547
2471
|
"type": "string",
|
2548
|
-
"value_allowed_null":
|
2472
|
+
"value_allowed_null": false
|
2549
2473
|
},
|
2550
2474
|
{
|
2551
2475
|
"disabled": false,
|
2552
|
-
"document": "日志主题name
|
2476
|
+
"document": "日志主题name",
|
2553
2477
|
"example": "bow_test",
|
2554
2478
|
"member": "string",
|
2555
2479
|
"name": "TopicName",
|
2556
2480
|
"output_required": true,
|
2557
2481
|
"type": "string",
|
2558
|
-
"value_allowed_null":
|
2482
|
+
"value_allowed_null": false
|
2559
2483
|
},
|
2560
2484
|
{
|
2561
2485
|
"disabled": false,
|
2562
|
-
"document": "采集相关配置信息。详情见 CollectInfo
|
2486
|
+
"document": "采集相关配置信息。详情见 CollectInfo复杂类型配置。",
|
2563
2487
|
"example": "无",
|
2564
2488
|
"member": "CollectInfo",
|
2565
2489
|
"name": "CollectInfos",
|
2566
2490
|
"output_required": true,
|
2567
2491
|
"type": "list",
|
2568
|
-
"value_allowed_null":
|
2492
|
+
"value_allowed_null": false
|
2569
2493
|
},
|
2570
2494
|
{
|
2571
2495
|
"disabled": false,
|
2572
|
-
"document": "高级采集配置。 Json字符串, Key/Value定义为如下:\n- ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时\n- ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数\n- ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false\n样例:{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}
|
2496
|
+
"document": "高级采集配置。 Json字符串, Key/Value定义为如下:\n- ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时\n- ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数\n- ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false\n样例:{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}",
|
2573
2497
|
"example": "{\"ClsAgentFileTimeout\":0,\"ClsAgentMaxDepth\":10,\"ClsAgentParseFailMerge\":true}",
|
2574
2498
|
"member": "string",
|
2575
2499
|
"name": "AdvancedConfig",
|
2576
2500
|
"output_required": true,
|
2577
2501
|
"type": "string",
|
2578
|
-
"value_allowed_null":
|
2502
|
+
"value_allowed_null": false
|
2579
2503
|
}
|
2580
2504
|
],
|
2581
2505
|
"usage": "out"
|
@@ -2595,53 +2519,53 @@
|
|
2595
2519
|
},
|
2596
2520
|
{
|
2597
2521
|
"disabled": false,
|
2598
|
-
"document": "
|
2522
|
+
"document": "采集规则配置名称",
|
2599
2523
|
"example": "config_1",
|
2600
2524
|
"member": "string",
|
2601
2525
|
"name": "Name",
|
2602
2526
|
"output_required": true,
|
2603
2527
|
"type": "string",
|
2604
|
-
"value_allowed_null":
|
2528
|
+
"value_allowed_null": false
|
2605
2529
|
},
|
2606
2530
|
{
|
2607
2531
|
"disabled": false,
|
2608
|
-
"document": "
|
2532
|
+
"document": "日志格式化方式",
|
2609
2533
|
"example": "default",
|
2610
2534
|
"member": "string",
|
2611
2535
|
"name": "LogFormat",
|
2612
2536
|
"output_required": true,
|
2613
2537
|
"type": "string",
|
2614
|
-
"value_allowed_null":
|
2538
|
+
"value_allowed_null": false
|
2615
2539
|
},
|
2616
2540
|
{
|
2617
2541
|
"disabled": false,
|
2618
|
-
"document": "
|
2542
|
+
"document": "日志采集路径",
|
2619
2543
|
"example": "/test/log.test",
|
2620
2544
|
"member": "string",
|
2621
2545
|
"name": "Path",
|
2622
2546
|
"output_required": true,
|
2623
2547
|
"type": "string",
|
2624
|
-
"value_allowed_null":
|
2548
|
+
"value_allowed_null": false
|
2625
2549
|
},
|
2626
2550
|
{
|
2627
2551
|
"disabled": false,
|
2628
|
-
"document": "采集的日志类型。\n- json_log代表:JSON-文件日志(详见[使用 JSON 提取模式采集日志](https://cloud.tencent.com/document/product/614/17419));\n- delimiter_log代表:分隔符-文件日志(详见[使用分隔符提取模式采集日志](https://cloud.tencent.com/document/product/614/17420));\n- minimalist_log代表:单行全文-文件日志(详见[使用单行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17421));\n- fullregex_log代表:单行完全正则-文件日志(详见[使用单行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52365));\n- multiline_log代表:多行全文-文件日志(详见[使用多行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17422));\n- multiline_fullregex_log代表:多行完全正则-文件日志(详见[使用多行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52366));\n- user_define_log代表:组合解析(适用于多格式嵌套的日志,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310));\n- service_syslog代表:syslog 采集(详见[采集 Syslog](https://cloud.tencent.com/document/product/614/81454));\n- windows_event_log代表:Windows事件日志(详见[采集 Windows 事件日志](https://cloud.tencent.com/document/product/614/96678)
|
2552
|
+
"document": "采集的日志类型。\n- json_log代表:JSON-文件日志(详见[使用 JSON 提取模式采集日志](https://cloud.tencent.com/document/product/614/17419));\n- delimiter_log代表:分隔符-文件日志(详见[使用分隔符提取模式采集日志](https://cloud.tencent.com/document/product/614/17420));\n- minimalist_log代表:单行全文-文件日志(详见[使用单行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17421));\n- fullregex_log代表:单行完全正则-文件日志(详见[使用单行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52365));\n- multiline_log代表:多行全文-文件日志(详见[使用多行全文提取模式采集日志](https://cloud.tencent.com/document/product/614/17422));\n- multiline_fullregex_log代表:多行完全正则-文件日志(详见[使用多行-完全正则提取模式采集日志](https://cloud.tencent.com/document/product/614/52366));\n- user_define_log代表:组合解析(适用于多格式嵌套的日志,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310));\n- service_syslog代表:syslog 采集(详见[采集 Syslog](https://cloud.tencent.com/document/product/614/81454));\n- windows_event_log代表:Windows事件日志(详见[采集 Windows 事件日志](https://cloud.tencent.com/document/product/614/96678))。",
|
2629
2553
|
"example": "json_log",
|
2630
2554
|
"member": "string",
|
2631
2555
|
"name": "LogType",
|
2632
2556
|
"output_required": true,
|
2633
2557
|
"type": "string",
|
2634
|
-
"value_allowed_null":
|
2558
|
+
"value_allowed_null": false
|
2635
2559
|
},
|
2636
2560
|
{
|
2637
2561
|
"disabled": false,
|
2638
|
-
"document": "提取规则,如果设置了ExtractRule,则必须设置LogType
|
2562
|
+
"document": "提取规则,如果设置了ExtractRule,则必须设置LogType",
|
2639
2563
|
"example": "无",
|
2640
2564
|
"member": "ExtractRuleInfo",
|
2641
2565
|
"name": "ExtractRule",
|
2642
2566
|
"output_required": true,
|
2643
2567
|
"type": "object",
|
2644
|
-
"value_allowed_null":
|
2568
|
+
"value_allowed_null": false
|
2645
2569
|
},
|
2646
2570
|
{
|
2647
2571
|
"disabled": false,
|
@@ -2665,13 +2589,13 @@
|
|
2665
2589
|
},
|
2666
2590
|
{
|
2667
2591
|
"disabled": false,
|
2668
|
-
"document": "
|
2592
|
+
"document": "更新时间",
|
2669
2593
|
"example": "2020-02-16 17:01:50",
|
2670
2594
|
"member": "datetime",
|
2671
2595
|
"name": "UpdateTime",
|
2672
2596
|
"output_required": true,
|
2673
2597
|
"type": "string",
|
2674
|
-
"value_allowed_null":
|
2598
|
+
"value_allowed_null": false
|
2675
2599
|
},
|
2676
2600
|
{
|
2677
2601
|
"disabled": false,
|
@@ -2685,23 +2609,23 @@
|
|
2685
2609
|
},
|
2686
2610
|
{
|
2687
2611
|
"disabled": false,
|
2688
|
-
"document": "用户自定义解析字符串,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310)
|
2612
|
+
"document": "用户自定义解析字符串,详见[使用组合解析提取模式采集日志](https://cloud.tencent.com/document/product/614/61310)。",
|
2689
2613
|
"example": "{\"processors\":[{\"type\":\"processor_multiline_fullregex\",\"detail\":{\"BeginRegex\":\"[a-zA-Z]\"},\"processors\":[]}]}",
|
2690
2614
|
"member": "string",
|
2691
2615
|
"name": "UserDefineRule",
|
2692
2616
|
"output_required": true,
|
2693
2617
|
"type": "string",
|
2694
|
-
"value_allowed_null":
|
2618
|
+
"value_allowed_null": false
|
2695
2619
|
},
|
2696
2620
|
{
|
2697
2621
|
"disabled": false,
|
2698
|
-
"document": "高级采集配置。 Json字符串, Key/Value定义为如下:\n- ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时\n- ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数\n- ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false\n样例:\n`{\\\"ClsAgentFileTimeout\\\":0,\\\"ClsAgentMaxDepth\\\":10,\\\"ClsAgentParseFailMerge\\\":true}`\n\n控制台默认占位值:`{\\\"ClsAgentDefault\\\":0}
|
2622
|
+
"document": "高级采集配置。 Json字符串, Key/Value定义为如下:\n- ClsAgentFileTimeout(超时属性), 取值范围: 大于等于0的整数, 0为不超时\n- ClsAgentMaxDepth(最大目录深度),取值范围: 大于等于0的整数\n- ClsAgentParseFailMerge(合并解析失败日志),取值范围: true或false\n样例:\n`{\\\"ClsAgentFileTimeout\\\":0,\\\"ClsAgentMaxDepth\\\":10,\\\"ClsAgentParseFailMerge\\\":true}`\n\n控制台默认占位值:`{\\\"ClsAgentDefault\\\":0}`",
|
2699
2623
|
"example": "\"{\\\"ClsAgentFileTimeout\\\":0,\\\"ClsAgentMaxDepth\\\":10,\\\"ClsAgentParseFailMerge\\\":true}\"",
|
2700
2624
|
"member": "string",
|
2701
2625
|
"name": "AdvancedConfig",
|
2702
2626
|
"output_required": true,
|
2703
2627
|
"type": "string",
|
2704
|
-
"value_allowed_null":
|
2628
|
+
"value_allowed_null": false
|
2705
2629
|
}
|
2706
2630
|
],
|
2707
2631
|
"usage": "out"
|
@@ -2888,58 +2812,58 @@
|
|
2888
2812
|
"members": [
|
2889
2813
|
{
|
2890
2814
|
"disabled": false,
|
2891
|
-
"document": "是否投递 TAG 信息。\n当EnableTag为true时,表示投递TAG
|
2815
|
+
"document": "是否投递 TAG 信息。\n当EnableTag为true时,表示投递TAG元信息。",
|
2892
2816
|
"example": "false",
|
2893
2817
|
"member": "bool",
|
2894
2818
|
"name": "EnableTag",
|
2895
2819
|
"output_required": true,
|
2896
2820
|
"required": true,
|
2897
2821
|
"type": "bool",
|
2898
|
-
"value_allowed_null":
|
2822
|
+
"value_allowed_null": false
|
2899
2823
|
},
|
2900
2824
|
{
|
2901
2825
|
"disabled": false,
|
2902
|
-
"document": "需要投递的元数据列表,目前仅支持:\\_\\_SOURCE\\_\\_,\\_\\_FILENAME\\_\\_,\\_\\_TIMESTAMP\\_\\_,\\_\\_HOSTNAME\\_\\_和\\_\\_PKGID\\_\\_
|
2826
|
+
"document": "需要投递的元数据列表,目前仅支持:\\_\\_SOURCE\\_\\_,\\_\\_FILENAME\\_\\_,\\_\\_TIMESTAMP\\_\\_,\\_\\_HOSTNAME\\_\\_和\\_\\_PKGID\\_\\_",
|
2903
2827
|
"example": "[\"\\_\\_SOURCE\\_\\_\", \"\\_\\_FILENAME\\_\\_\", \"\\_\\_TIMESTAMP\\_\\_\"]",
|
2904
2828
|
"member": "string",
|
2905
2829
|
"name": "MetaFields",
|
2906
2830
|
"output_required": true,
|
2907
2831
|
"required": true,
|
2908
2832
|
"type": "list",
|
2909
|
-
"value_allowed_null":
|
2833
|
+
"value_allowed_null": false
|
2910
2834
|
},
|
2911
2835
|
{
|
2912
2836
|
"disabled": false,
|
2913
|
-
"document": "当EnableTag为true时,必须填写TagJsonNotTiled字段。\nTagJsonNotTiled用于标识tag信息是否json平铺。\n\nTagJsonNotTiled为true时不平铺,示例:\nTAG信息:`{\"__TAG__\":{\"fieldA\":200,\"fieldB\":\"text\"}}`\n不平铺:`{\"__TAG__\":{\"fieldA\":200,\"fieldB\":\"text\"}}`\n\nTagJsonNotTiled为false时平铺,示例:\nTAG信息:`{\"__TAG__\":{\"fieldA\":200,\"fieldB\":\"text\"}}`\n平铺:`{\"__TAG__.fieldA\":200,\"__TAG__.fieldB\":\"text\"}
|
2837
|
+
"document": "当EnableTag为true时,必须填写TagJsonNotTiled字段。\nTagJsonNotTiled用于标识tag信息是否json平铺。\n\nTagJsonNotTiled为true时不平铺,示例:\nTAG信息:`{\"__TAG__\":{\"fieldA\":200,\"fieldB\":\"text\"}}`\n不平铺:`{\"__TAG__\":{\"fieldA\":200,\"fieldB\":\"text\"}}`\n\nTagJsonNotTiled为false时平铺,示例:\nTAG信息:`{\"__TAG__\":{\"fieldA\":200,\"fieldB\":\"text\"}}`\n平铺:`{\"__TAG__.fieldA\":200,\"__TAG__.fieldB\":\"text\"}`",
|
2914
2838
|
"example": "false",
|
2915
2839
|
"member": "bool",
|
2916
2840
|
"name": "TagJsonNotTiled",
|
2917
2841
|
"output_required": true,
|
2918
2842
|
"required": false,
|
2919
2843
|
"type": "bool",
|
2920
|
-
"value_allowed_null":
|
2844
|
+
"value_allowed_null": false
|
2921
2845
|
},
|
2922
2846
|
{
|
2923
2847
|
"disabled": false,
|
2924
|
-
"document": "投递时间戳精度,可选项 [1:秒;2:毫秒] ,默认是1
|
2848
|
+
"document": "投递时间戳精度,可选项 [1:秒;2:毫秒] ,默认是1。",
|
2925
2849
|
"example": "1",
|
2926
2850
|
"member": "int64",
|
2927
2851
|
"name": "TimestampAccuracy",
|
2928
2852
|
"output_required": true,
|
2929
2853
|
"required": false,
|
2930
2854
|
"type": "int",
|
2931
|
-
"value_allowed_null":
|
2855
|
+
"value_allowed_null": false
|
2932
2856
|
},
|
2933
2857
|
{
|
2934
2858
|
"disabled": false,
|
2935
|
-
"document": "投递Json格式。\nJsonType为0:和原始日志一致,不转义。示例:\n日志原文:`{\"a\":\"aa\", \"b\":{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}}`\n投递到Ckafka:`{\"a\":\"aa\", \"b\":{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}}`\n\nJsonType为1:转义。示例:\n日志原文:`{\"a\":\"aa\", \"b\":{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}}`\n投递到Ckafka:`{\"a\":\"aa\",\"b\":\"{\\\"b1\\\":\\\"b1b1\\\", \\\"c1\\\":\\\"c1c1\\\"}\"}
|
2859
|
+
"document": "投递Json格式。\nJsonType为0:和原始日志一致,不转义。示例:\n日志原文:`{\"a\":\"aa\", \"b\":{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}}`\n投递到Ckafka:`{\"a\":\"aa\", \"b\":{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}}`\n\nJsonType为1:转义。示例:\n日志原文:`{\"a\":\"aa\", \"b\":{\"b1\":\"b1b1\", \"c1\":\"c1c1\"}}`\n投递到Ckafka:`{\"a\":\"aa\",\"b\":\"{\\\"b1\\\":\\\"b1b1\\\", \\\"c1\\\":\\\"c1c1\\\"}\"}`",
|
2936
2860
|
"example": "0",
|
2937
2861
|
"member": "int64",
|
2938
2862
|
"name": "JsonType",
|
2939
2863
|
"output_required": true,
|
2940
2864
|
"required": false,
|
2941
2865
|
"type": "int",
|
2942
|
-
"value_allowed_null":
|
2866
|
+
"value_allowed_null": false
|
2943
2867
|
}
|
2944
2868
|
],
|
2945
2869
|
"usage": "both"
|
@@ -3015,25 +2939,25 @@
|
|
3015
2939
|
},
|
3016
2940
|
{
|
3017
2941
|
"disabled": false,
|
3018
|
-
"document": "
|
2942
|
+
"document": "工作负载信息",
|
3019
2943
|
"example": "无",
|
3020
2944
|
"member": "ContainerWorkLoadInfo",
|
3021
2945
|
"name": "WorkLoad",
|
3022
2946
|
"output_required": true,
|
3023
2947
|
"required": false,
|
3024
2948
|
"type": "object",
|
3025
|
-
"value_allowed_null":
|
2949
|
+
"value_allowed_null": false
|
3026
2950
|
},
|
3027
2951
|
{
|
3028
2952
|
"disabled": false,
|
3029
|
-
"document": "需要排除的namespace可以多个,用分隔号分割,例如A,B
|
2953
|
+
"document": "需要排除的namespace可以多个,用分隔号分割,例如A,B",
|
3030
2954
|
"example": "kube-system",
|
3031
2955
|
"member": "string",
|
3032
2956
|
"name": "ExcludeNamespace",
|
3033
2957
|
"output_required": true,
|
3034
2958
|
"required": false,
|
3035
2959
|
"type": "string",
|
3036
|
-
"value_allowed_null":
|
2960
|
+
"value_allowed_null": false
|
3037
2961
|
},
|
3038
2962
|
{
|
3039
2963
|
"disabled": false,
|
@@ -3076,25 +3000,25 @@
|
|
3076
3000
|
},
|
3077
3001
|
{
|
3078
3002
|
"disabled": false,
|
3079
|
-
"document": "container
|
3003
|
+
"document": "container为空表所有的,不为空采集指定的容器",
|
3080
3004
|
"example": "container_xzdfg",
|
3081
3005
|
"member": "string",
|
3082
3006
|
"name": "Container",
|
3083
3007
|
"output_required": true,
|
3084
3008
|
"required": false,
|
3085
3009
|
"type": "string",
|
3086
|
-
"value_allowed_null":
|
3010
|
+
"value_allowed_null": false
|
3087
3011
|
},
|
3088
3012
|
{
|
3089
3013
|
"disabled": false,
|
3090
|
-
"document": "namespace可以多个,用分隔号分割,例如A,B;为空或者没有这个字段,表示所有namespace
|
3014
|
+
"document": "namespace可以多个,用分隔号分割,例如A,B;为空或者没有这个字段,表示所有namespace",
|
3091
3015
|
"example": "kube-system",
|
3092
3016
|
"member": "string",
|
3093
3017
|
"name": "Namespace",
|
3094
3018
|
"output_required": true,
|
3095
3019
|
"required": false,
|
3096
3020
|
"type": "string",
|
3097
|
-
"value_allowed_null":
|
3021
|
+
"value_allowed_null": false
|
3098
3022
|
},
|
3099
3023
|
{
|
3100
3024
|
"disabled": false,
|
@@ -3120,14 +3044,14 @@
|
|
3120
3044
|
},
|
3121
3045
|
{
|
3122
3046
|
"disabled": false,
|
3123
|
-
"document": "需要排除的namespace可以多个,用分隔号分割,例如A,B
|
3047
|
+
"document": "需要排除的namespace可以多个,用分隔号分割,例如A,B",
|
3124
3048
|
"example": "kube-system",
|
3125
3049
|
"member": "string",
|
3126
3050
|
"name": "ExcludeNamespace",
|
3127
3051
|
"output_required": true,
|
3128
3052
|
"required": false,
|
3129
3053
|
"type": "string",
|
3130
|
-
"value_allowed_null":
|
3054
|
+
"value_allowed_null": false
|
3131
3055
|
},
|
3132
3056
|
{
|
3133
3057
|
"disabled": false,
|
@@ -3825,154 +3749,6 @@
|
|
3825
3749
|
],
|
3826
3750
|
"type": "object"
|
3827
3751
|
},
|
3828
|
-
"CreateCloudProductLogTaskRequest": {
|
3829
|
-
"document": "CreateCloudProductLogTask请求参数结构体",
|
3830
|
-
"members": [
|
3831
|
-
{
|
3832
|
-
"disabled": false,
|
3833
|
-
"document": "实例ID",
|
3834
|
-
"example": "ins-r8hrxxx",
|
3835
|
-
"member": "string",
|
3836
|
-
"name": "InstanceId",
|
3837
|
-
"required": true,
|
3838
|
-
"type": "string"
|
3839
|
-
},
|
3840
|
-
{
|
3841
|
-
"disabled": false,
|
3842
|
-
"document": "云产品标识,支持枚举:CDS、CWP、CDB、TDSQL-C、MongoDB、TDStore、DCDB、MariaDB、PostgreSQL、BH、APIS",
|
3843
|
-
"example": "CDB",
|
3844
|
-
"member": "string",
|
3845
|
-
"name": "AssumerName",
|
3846
|
-
"required": true,
|
3847
|
-
"type": "string"
|
3848
|
-
},
|
3849
|
-
{
|
3850
|
-
"disabled": false,
|
3851
|
-
"document": "日志类型,支持枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS",
|
3852
|
-
"example": "CDB-AUDIT",
|
3853
|
-
"member": "string",
|
3854
|
-
"name": "LogType",
|
3855
|
-
"required": true,
|
3856
|
-
"type": "string"
|
3857
|
-
},
|
3858
|
-
{
|
3859
|
-
"disabled": false,
|
3860
|
-
"document": "云产品地域。 不同日志类型(LogType)地域入參格式存在差异, 请参考如下示例:\n- CDS所有日志类型:ap-guangzhou\n- CDB-AUDIT: gz\n- TDSQL-C-AUDIT: gz\n- MongoDB-AUDIT: gz\n- MongoDB-SlowLog:ap-guangzhou\n- MongoDB-ErrorLog:ap-guangzhou\n- TDMYSQL-SLOW:gz\n- DCDB所有日志类型:gz\n- MariaDB所有日志类型:gz\n- PostgreSQL所有日志类型:gz\n- BH所有日志类型:overseas-polaris(国内站海外)/fsi-polaris(国内站金融)/general-polaris(国内站普通)/intl-sg-prod(国际站)\n- APIS所有日志类型:gz",
|
3861
|
-
"example": "ap-guangzhou",
|
3862
|
-
"member": "string",
|
3863
|
-
"name": "CloudProductRegion",
|
3864
|
-
"required": true,
|
3865
|
-
"type": "string"
|
3866
|
-
},
|
3867
|
-
{
|
3868
|
-
"disabled": false,
|
3869
|
-
"document": "CLS目标地域",
|
3870
|
-
"example": "ap-guangzhou",
|
3871
|
-
"member": "string",
|
3872
|
-
"name": "ClsRegion",
|
3873
|
-
"required": true,
|
3874
|
-
"type": "string"
|
3875
|
-
},
|
3876
|
-
{
|
3877
|
-
"disabled": false,
|
3878
|
-
"document": "日志集名称,未填LogsetId时必填。若日志集不存在, 将自动创建",
|
3879
|
-
"example": "logset",
|
3880
|
-
"member": "string",
|
3881
|
-
"name": "LogsetName",
|
3882
|
-
"required": false,
|
3883
|
-
"type": "string"
|
3884
|
-
},
|
3885
|
-
{
|
3886
|
-
"disabled": false,
|
3887
|
-
"document": "日志集ID,若指定则代表选择已有日志集。选择已有日志集时,LogsetName可以不填",
|
3888
|
-
"example": "92cdd6d4-da98-4a6e-9494-175b44338680",
|
3889
|
-
"member": "string",
|
3890
|
-
"name": "LogsetId",
|
3891
|
-
"required": false,
|
3892
|
-
"type": "string"
|
3893
|
-
},
|
3894
|
-
{
|
3895
|
-
"disabled": false,
|
3896
|
-
"document": "日志主题名称,在未填TopicId时必填。 若日志主题不存在,将自动创建",
|
3897
|
-
"example": "topic",
|
3898
|
-
"member": "string",
|
3899
|
-
"name": "TopicName",
|
3900
|
-
"required": false,
|
3901
|
-
"type": "string"
|
3902
|
-
},
|
3903
|
-
{
|
3904
|
-
"disabled": false,
|
3905
|
-
"document": "日志主题ID,若指定则代表选择已有日志主题,选择已有日志主题时,TopicName可以不填",
|
3906
|
-
"example": "92cdd6d4-da98-4a6e-9494-175b44338680",
|
3907
|
-
"member": "string",
|
3908
|
-
"name": "TopicId",
|
3909
|
-
"required": false,
|
3910
|
-
"type": "string"
|
3911
|
-
},
|
3912
|
-
{
|
3913
|
-
"disabled": false,
|
3914
|
-
"document": "日志配置拓展信息, 一般用于存储额外的日志投递配置",
|
3915
|
-
"example": "{\"ServiceName\":[\"HDFS\",\"KNOX\",\"YARN\",\"ZOOKEEPER\"],\"Policy\":0}",
|
3916
|
-
"member": "string",
|
3917
|
-
"name": "Extend",
|
3918
|
-
"required": false,
|
3919
|
-
"type": "string"
|
3920
|
-
}
|
3921
|
-
],
|
3922
|
-
"type": "object"
|
3923
|
-
},
|
3924
|
-
"CreateCloudProductLogTaskResponse": {
|
3925
|
-
"document": "CreateCloudProductLogTask返回参数结构体",
|
3926
|
-
"members": [
|
3927
|
-
{
|
3928
|
-
"disabled": false,
|
3929
|
-
"document": "日志主题ID",
|
3930
|
-
"example": "92cdd6d4-da98-4a6e-9494-175b44338680",
|
3931
|
-
"member": "string",
|
3932
|
-
"name": "TopicId",
|
3933
|
-
"output_required": true,
|
3934
|
-
"type": "string",
|
3935
|
-
"value_allowed_null": false
|
3936
|
-
},
|
3937
|
-
{
|
3938
|
-
"disabled": false,
|
3939
|
-
"document": "日志主题名称",
|
3940
|
-
"example": "test-topic",
|
3941
|
-
"member": "string",
|
3942
|
-
"name": "TopicName",
|
3943
|
-
"output_required": true,
|
3944
|
-
"type": "string",
|
3945
|
-
"value_allowed_null": false
|
3946
|
-
},
|
3947
|
-
{
|
3948
|
-
"disabled": false,
|
3949
|
-
"document": "日志集ID",
|
3950
|
-
"example": "92cdd6d4-da98-4a6e-9494-175b44338680",
|
3951
|
-
"member": "string",
|
3952
|
-
"name": "LogsetId",
|
3953
|
-
"output_required": true,
|
3954
|
-
"type": "string",
|
3955
|
-
"value_allowed_null": false
|
3956
|
-
},
|
3957
|
-
{
|
3958
|
-
"disabled": false,
|
3959
|
-
"document": "日志集名称",
|
3960
|
-
"example": "test-logset",
|
3961
|
-
"member": "string",
|
3962
|
-
"name": "LogsetName",
|
3963
|
-
"output_required": true,
|
3964
|
-
"type": "string",
|
3965
|
-
"value_allowed_null": false
|
3966
|
-
},
|
3967
|
-
{
|
3968
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3969
|
-
"member": "string",
|
3970
|
-
"name": "RequestId",
|
3971
|
-
"type": "string"
|
3972
|
-
}
|
3973
|
-
],
|
3974
|
-
"type": "object"
|
3975
|
-
},
|
3976
3752
|
"CreateConfigExtraRequest": {
|
3977
3753
|
"document": "CreateConfigExtra请求参数结构体",
|
3978
3754
|
"members": [
|
@@ -4492,13 +4268,13 @@
|
|
4492
4268
|
"members": [
|
4493
4269
|
{
|
4494
4270
|
"disabled": false,
|
4495
|
-
"document": "COS导入任务id
|
4271
|
+
"document": "COS导入任务id",
|
4496
4272
|
"example": "ca092608-98e8-4ad9-83c5-a6b3bbexxxxx",
|
4497
4273
|
"member": "string",
|
4498
4274
|
"name": "Id",
|
4499
4275
|
"output_required": true,
|
4500
4276
|
"type": "string",
|
4501
|
-
"value_allowed_null":
|
4277
|
+
"value_allowed_null": false
|
4502
4278
|
},
|
4503
4279
|
{
|
4504
4280
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -6364,58 +6140,22 @@
|
|
6364
6140
|
"type": "object"
|
6365
6141
|
},
|
6366
6142
|
"DeleteAlarmRequest": {
|
6367
|
-
"document": "DeleteAlarm请求参数结构体",
|
6368
|
-
"members": [
|
6369
|
-
{
|
6370
|
-
"disabled": false,
|
6371
|
-
"document": "告警策略ID。",
|
6372
|
-
"example": "5944e926-ae21-4fa1-8af6-e1539b577482",
|
6373
|
-
"member": "string",
|
6374
|
-
"name": "AlarmId",
|
6375
|
-
"required": true,
|
6376
|
-
"type": "string"
|
6377
|
-
}
|
6378
|
-
],
|
6379
|
-
"type": "object"
|
6380
|
-
},
|
6381
|
-
"DeleteAlarmResponse": {
|
6382
|
-
"document": "DeleteAlarm返回参数结构体",
|
6383
|
-
"members": [
|
6384
|
-
{
|
6385
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6386
|
-
"member": "string",
|
6387
|
-
"name": "RequestId",
|
6388
|
-
"type": "string"
|
6389
|
-
}
|
6390
|
-
],
|
6391
|
-
"type": "object"
|
6392
|
-
},
|
6393
|
-
"DeleteAlarmShieldRequest": {
|
6394
|
-
"document": "DeleteAlarmShield请求参数结构体",
|
6395
|
-
"members": [
|
6396
|
-
{
|
6397
|
-
"disabled": false,
|
6398
|
-
"document": "屏蔽规则id。",
|
6399
|
-
"example": "bb42f112-a74d-456e-b3c4-ff5472911b42",
|
6400
|
-
"member": "string",
|
6401
|
-
"name": "TaskId",
|
6402
|
-
"required": true,
|
6403
|
-
"type": "string"
|
6404
|
-
},
|
6143
|
+
"document": "DeleteAlarm请求参数结构体",
|
6144
|
+
"members": [
|
6405
6145
|
{
|
6406
6146
|
"disabled": false,
|
6407
|
-
"document": "
|
6408
|
-
"example": "
|
6147
|
+
"document": "告警策略ID。",
|
6148
|
+
"example": "5944e926-ae21-4fa1-8af6-e1539b577482",
|
6409
6149
|
"member": "string",
|
6410
|
-
"name": "
|
6150
|
+
"name": "AlarmId",
|
6411
6151
|
"required": true,
|
6412
6152
|
"type": "string"
|
6413
6153
|
}
|
6414
6154
|
],
|
6415
6155
|
"type": "object"
|
6416
6156
|
},
|
6417
|
-
"
|
6418
|
-
"document": "
|
6157
|
+
"DeleteAlarmResponse": {
|
6158
|
+
"document": "DeleteAlarm返回参数结构体",
|
6419
6159
|
"members": [
|
6420
6160
|
{
|
6421
6161
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -6426,50 +6166,32 @@
|
|
6426
6166
|
],
|
6427
6167
|
"type": "object"
|
6428
6168
|
},
|
6429
|
-
"
|
6430
|
-
"document": "
|
6169
|
+
"DeleteAlarmShieldRequest": {
|
6170
|
+
"document": "DeleteAlarmShield请求参数结构体",
|
6431
6171
|
"members": [
|
6432
6172
|
{
|
6433
6173
|
"disabled": false,
|
6434
|
-
"document": "
|
6435
|
-
"example": "
|
6436
|
-
"member": "string",
|
6437
|
-
"name": "InstanceId",
|
6438
|
-
"required": true,
|
6439
|
-
"type": "string"
|
6440
|
-
},
|
6441
|
-
{
|
6442
|
-
"disabled": false,
|
6443
|
-
"document": "云产品标识,支持枚举:CDS、CWP、CDB、TDSQL-C、MongoDB、TDStore、DCDB、MariaDB、PostgreSQL、BH、APIS",
|
6444
|
-
"example": "CDB",
|
6445
|
-
"member": "string",
|
6446
|
-
"name": "AssumerName",
|
6447
|
-
"required": true,
|
6448
|
-
"type": "string"
|
6449
|
-
},
|
6450
|
-
{
|
6451
|
-
"disabled": false,
|
6452
|
-
"document": "日志类型,支持枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS",
|
6453
|
-
"example": "CDB-AUDIT",
|
6174
|
+
"document": "屏蔽规则id。",
|
6175
|
+
"example": "bb42f112-a74d-456e-b3c4-ff5472911b42",
|
6454
6176
|
"member": "string",
|
6455
|
-
"name": "
|
6177
|
+
"name": "TaskId",
|
6456
6178
|
"required": true,
|
6457
6179
|
"type": "string"
|
6458
6180
|
},
|
6459
6181
|
{
|
6460
6182
|
"disabled": false,
|
6461
|
-
"document": "
|
6462
|
-
"example": "
|
6183
|
+
"document": "通知渠道组id。",
|
6184
|
+
"example": "notice-bb42f112-a74d-456e-b3c4-ff5472911b42",
|
6463
6185
|
"member": "string",
|
6464
|
-
"name": "
|
6186
|
+
"name": "AlarmNoticeId",
|
6465
6187
|
"required": true,
|
6466
6188
|
"type": "string"
|
6467
6189
|
}
|
6468
6190
|
],
|
6469
6191
|
"type": "object"
|
6470
6192
|
},
|
6471
|
-
"
|
6472
|
-
"document": "
|
6193
|
+
"DeleteAlarmShieldResponse": {
|
6194
|
+
"document": "DeleteAlarmShield返回参数结构体",
|
6473
6195
|
"members": [
|
6474
6196
|
{
|
6475
6197
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -7079,18 +6801,18 @@
|
|
7079
6801
|
"members": [
|
7080
6802
|
{
|
7081
6803
|
"disabled": false,
|
7082
|
-
"document": "
|
6804
|
+
"document": "告警通知模板列表。",
|
7083
6805
|
"example": "无",
|
7084
6806
|
"member": "AlarmNotice",
|
7085
6807
|
"name": "AlarmNotices",
|
7086
6808
|
"output_required": true,
|
7087
6809
|
"type": "list",
|
7088
|
-
"value_allowed_null":
|
6810
|
+
"value_allowed_null": false
|
7089
6811
|
},
|
7090
6812
|
{
|
7091
6813
|
"disabled": false,
|
7092
6814
|
"document": "符合条件的告警通知模板总数。",
|
7093
|
-
"example": "
|
6815
|
+
"example": "1",
|
7094
6816
|
"member": "int64",
|
7095
6817
|
"name": "TotalCount",
|
7096
6818
|
"output_required": true,
|
@@ -7326,71 +7048,6 @@
|
|
7326
7048
|
],
|
7327
7049
|
"type": "object"
|
7328
7050
|
},
|
7329
|
-
"DescribeCloudProductLogTasksRequest": {
|
7330
|
-
"document": "DescribeCloudProductLogTasks请求参数结构体",
|
7331
|
-
"members": [
|
7332
|
-
{
|
7333
|
-
"disabled": false,
|
7334
|
-
"document": "分页的偏移量,默认值为0。",
|
7335
|
-
"example": "0",
|
7336
|
-
"member": "int64",
|
7337
|
-
"name": "Offset",
|
7338
|
-
"required": false,
|
7339
|
-
"type": "int"
|
7340
|
-
},
|
7341
|
-
{
|
7342
|
-
"disabled": false,
|
7343
|
-
"document": "分页单页限制数目,默认值为100,最大值100。",
|
7344
|
-
"example": "10",
|
7345
|
-
"member": "int64",
|
7346
|
-
"name": "Limit",
|
7347
|
-
"required": false,
|
7348
|
-
"type": "int"
|
7349
|
-
},
|
7350
|
-
{
|
7351
|
-
"disabled": false,
|
7352
|
-
"document": "- assumerName\n - 按照【云产品标识】进行过滤。\n - 类型:String\n - 必选:否\n - 枚举:CDS、CWP、CDB、TDSQL-C、MongoDB、TDStore、DCDB、MariaDB、PostgreSQL、BH、APIS\n- logType\n - 按照【日志类型】进行过滤。\n - 类型:String\n - 必选:否\n - 枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS\n- instanceId\n - 按照【实例ID】进行过滤。\n - 类型:String\n - 必选:否",
|
7353
|
-
"example": "无",
|
7354
|
-
"member": "Filter",
|
7355
|
-
"name": "Filters",
|
7356
|
-
"required": false,
|
7357
|
-
"type": "list"
|
7358
|
-
}
|
7359
|
-
],
|
7360
|
-
"type": "object"
|
7361
|
-
},
|
7362
|
-
"DescribeCloudProductLogTasksResponse": {
|
7363
|
-
"document": "DescribeCloudProductLogTasks返回参数结构体",
|
7364
|
-
"members": [
|
7365
|
-
{
|
7366
|
-
"disabled": false,
|
7367
|
-
"document": "日志配置详情列表",
|
7368
|
-
"example": "无",
|
7369
|
-
"member": "CloudProductLogTaskInfo",
|
7370
|
-
"name": "Tasks",
|
7371
|
-
"output_required": true,
|
7372
|
-
"type": "list",
|
7373
|
-
"value_allowed_null": false
|
7374
|
-
},
|
7375
|
-
{
|
7376
|
-
"disabled": false,
|
7377
|
-
"document": "日志配置总数",
|
7378
|
-
"example": "1",
|
7379
|
-
"member": "uint64",
|
7380
|
-
"name": "TotalCount",
|
7381
|
-
"output_required": true,
|
7382
|
-
"type": "int",
|
7383
|
-
"value_allowed_null": false
|
7384
|
-
},
|
7385
|
-
{
|
7386
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7387
|
-
"member": "string",
|
7388
|
-
"name": "RequestId",
|
7389
|
-
"type": "string"
|
7390
|
-
}
|
7391
|
-
],
|
7392
|
-
"type": "object"
|
7393
|
-
},
|
7394
7051
|
"DescribeConfigExtrasRequest": {
|
7395
7052
|
"document": "DescribeConfigExtras请求参数结构体",
|
7396
7053
|
"members": [
|
@@ -7645,13 +7302,13 @@
|
|
7645
7302
|
},
|
7646
7303
|
{
|
7647
7304
|
"disabled": false,
|
7648
|
-
"document": "压缩方式[0:NONE;2:SNAPPY;3:LZ4]
|
7305
|
+
"document": "压缩方式[0:NONE;2:SNAPPY;3:LZ4]",
|
7649
7306
|
"example": "0",
|
7650
7307
|
"member": "int64",
|
7651
7308
|
"name": "Compression",
|
7652
7309
|
"output_required": true,
|
7653
7310
|
"type": "int",
|
7654
|
-
"value_allowed_null":
|
7311
|
+
"value_allowed_null": false
|
7655
7312
|
},
|
7656
7313
|
{
|
7657
7314
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -7700,13 +7357,13 @@
|
|
7700
7357
|
"members": [
|
7701
7358
|
{
|
7702
7359
|
"disabled": false,
|
7703
|
-
"document": "见: CosRechargeInfo
|
7360
|
+
"document": "见: CosRechargeInfo 结构描述",
|
7704
7361
|
"example": "无",
|
7705
7362
|
"member": "CosRechargeInfo",
|
7706
7363
|
"name": "Data",
|
7707
7364
|
"output_required": true,
|
7708
7365
|
"type": "list",
|
7709
|
-
"value_allowed_null":
|
7366
|
+
"value_allowed_null": false
|
7710
7367
|
},
|
7711
7368
|
{
|
7712
7369
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -8008,7 +7665,7 @@
|
|
8008
7665
|
"example": "826f8b26-b054-4a0d-8c8e-f3d609f5e0ea",
|
8009
7666
|
"member": "string",
|
8010
7667
|
"name": "TopicId",
|
8011
|
-
"
|
7668
|
+
"output_required": true,
|
8012
7669
|
"type": "string",
|
8013
7670
|
"value_allowed_null": false
|
8014
7671
|
},
|
@@ -8018,17 +7675,17 @@
|
|
8018
7675
|
"example": "true",
|
8019
7676
|
"member": "bool",
|
8020
7677
|
"name": "Status",
|
8021
|
-
"
|
7678
|
+
"output_required": true,
|
8022
7679
|
"type": "bool",
|
8023
7680
|
"value_allowed_null": false
|
8024
7681
|
},
|
8025
7682
|
{
|
8026
7683
|
"disabled": false,
|
8027
7684
|
"document": "索引配置信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
8028
|
-
"example": "
|
7685
|
+
"example": "无",
|
8029
7686
|
"member": "RuleInfo",
|
8030
7687
|
"name": "Rule",
|
8031
|
-
"
|
7688
|
+
"output_required": true,
|
8032
7689
|
"type": "object",
|
8033
7690
|
"value_allowed_null": true
|
8034
7691
|
},
|
@@ -8038,29 +7695,29 @@
|
|
8038
7695
|
"example": "2021-01-13 21:00:08 ",
|
8039
7696
|
"member": "string",
|
8040
7697
|
"name": "ModifyTime",
|
8041
|
-
"
|
7698
|
+
"output_required": true,
|
8042
7699
|
"type": "string",
|
8043
7700
|
"value_allowed_null": false
|
8044
7701
|
},
|
8045
7702
|
{
|
8046
7703
|
"disabled": false,
|
8047
|
-
"document": "内置保留字段(`__FILENAME__`,`__HOSTNAME__`及`__SOURCE__`)是否包含至全文索引\n* false:不包含\n* true
|
7704
|
+
"document": "内置保留字段(`__FILENAME__`,`__HOSTNAME__`及`__SOURCE__`)是否包含至全文索引\n* false:不包含\n* true:包含",
|
8048
7705
|
"example": "true",
|
8049
7706
|
"member": "bool",
|
8050
7707
|
"name": "IncludeInternalFields",
|
8051
|
-
"
|
7708
|
+
"output_required": true,
|
8052
7709
|
"type": "bool",
|
8053
|
-
"value_allowed_null":
|
7710
|
+
"value_allowed_null": false
|
8054
7711
|
},
|
8055
7712
|
{
|
8056
7713
|
"disabled": false,
|
8057
|
-
"document": "元数据字段(前缀为`__TAG__`的字段)是否包含至全文索引\n* 0:仅包含开启键值索引的元数据字段\n* 1:包含所有元数据字段\n* 2
|
7714
|
+
"document": "元数据字段(前缀为`__TAG__`的字段)是否包含至全文索引\n* 0:仅包含开启键值索引的元数据字段\n* 1:包含所有元数据字段\n* 2:不包含任何元数据字段",
|
8058
7715
|
"example": "1",
|
8059
7716
|
"member": "uint64",
|
8060
7717
|
"name": "MetadataFlag",
|
8061
|
-
"
|
7718
|
+
"output_required": true,
|
8062
7719
|
"type": "int",
|
8063
|
-
"value_allowed_null":
|
7720
|
+
"value_allowed_null": false
|
8064
7721
|
},
|
8065
7722
|
{
|
8066
7723
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -8572,12 +8229,13 @@
|
|
8572
8229
|
"members": [
|
8573
8230
|
{
|
8574
8231
|
"disabled": false,
|
8575
|
-
"document": "
|
8232
|
+
"document": "机器组信息列表",
|
8576
8233
|
"example": "无",
|
8577
8234
|
"member": "MachineGroupInfo",
|
8578
8235
|
"name": "MachineGroups",
|
8236
|
+
"output_required": true,
|
8579
8237
|
"type": "list",
|
8580
|
-
"value_allowed_null":
|
8238
|
+
"value_allowed_null": false
|
8581
8239
|
},
|
8582
8240
|
{
|
8583
8241
|
"disabled": false,
|
@@ -8585,6 +8243,7 @@
|
|
8585
8243
|
"example": "10",
|
8586
8244
|
"member": "int64",
|
8587
8245
|
"name": "TotalCount",
|
8246
|
+
"output_required": true,
|
8588
8247
|
"type": "int",
|
8589
8248
|
"value_allowed_null": false
|
8590
8249
|
},
|
@@ -8704,13 +8363,13 @@
|
|
8704
8363
|
},
|
8705
8364
|
{
|
8706
8365
|
"disabled": false,
|
8707
|
-
"document": "
|
8366
|
+
"document": "总数目",
|
8708
8367
|
"example": "2",
|
8709
8368
|
"member": "uint64",
|
8710
8369
|
"name": "TotalCount",
|
8711
8370
|
"output_required": false,
|
8712
8371
|
"type": "int",
|
8713
|
-
"value_allowed_null":
|
8372
|
+
"value_allowed_null": false
|
8714
8373
|
},
|
8715
8374
|
{
|
8716
8375
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -8759,18 +8418,18 @@
|
|
8759
8418
|
"members": [
|
8760
8419
|
{
|
8761
8420
|
"disabled": false,
|
8762
|
-
"document": "
|
8421
|
+
"document": "通知内容模板列表。",
|
8763
8422
|
"example": "无",
|
8764
8423
|
"member": "NoticeContentTemplate",
|
8765
8424
|
"name": "NoticeContents",
|
8766
8425
|
"output_required": true,
|
8767
8426
|
"type": "list",
|
8768
|
-
"value_allowed_null":
|
8427
|
+
"value_allowed_null": false
|
8769
8428
|
},
|
8770
8429
|
{
|
8771
8430
|
"disabled": false,
|
8772
8431
|
"document": "符合条件的通知内容模板总数。",
|
8773
|
-
"example": "
|
8432
|
+
"example": "1",
|
8774
8433
|
"member": "int64",
|
8775
8434
|
"name": "TotalCount",
|
8776
8435
|
"output_required": true,
|
@@ -9008,13 +8667,13 @@
|
|
9008
8667
|
"members": [
|
9009
8668
|
{
|
9010
8669
|
"disabled": false,
|
9011
|
-
"document": "
|
8670
|
+
"document": "投递规则列表",
|
9012
8671
|
"example": "无",
|
9013
8672
|
"member": "ShipperInfo",
|
9014
8673
|
"name": "Shippers",
|
9015
8674
|
"output_required": true,
|
9016
8675
|
"type": "list",
|
9017
|
-
"value_allowed_null":
|
8676
|
+
"value_allowed_null": false
|
9018
8677
|
},
|
9019
8678
|
{
|
9020
8679
|
"disabled": false,
|
@@ -9156,18 +8815,18 @@
|
|
9156
8815
|
"members": [
|
9157
8816
|
{
|
9158
8817
|
"disabled": false,
|
9159
|
-
"document": "
|
8818
|
+
"document": "告警渠道回调配置列表。",
|
9160
8819
|
"example": "无",
|
9161
8820
|
"member": "WebCallbackInfo",
|
9162
8821
|
"name": "WebCallbacks",
|
9163
8822
|
"output_required": true,
|
9164
8823
|
"type": "list",
|
9165
|
-
"value_allowed_null":
|
8824
|
+
"value_allowed_null": false
|
9166
8825
|
},
|
9167
8826
|
{
|
9168
8827
|
"disabled": false,
|
9169
8828
|
"document": "符合条件的通知内容配置总数。",
|
9170
|
-
"example": "
|
8829
|
+
"example": "1",
|
9171
8830
|
"member": "int64",
|
9172
8831
|
"name": "TotalCount",
|
9173
8832
|
"output_required": true,
|
@@ -10027,6 +9686,7 @@
|
|
10027
9686
|
"example": "$1.count",
|
10028
9687
|
"member": "string",
|
10029
9688
|
"name": "Key",
|
9689
|
+
"output_required": true,
|
10030
9690
|
"required": true,
|
10031
9691
|
"type": "string",
|
10032
9692
|
"value_allowed_null": false
|
@@ -10037,12 +9697,13 @@
|
|
10037
9697
|
"example": "100",
|
10038
9698
|
"member": "string",
|
10039
9699
|
"name": "Value",
|
9700
|
+
"output_required": true,
|
10040
9701
|
"required": true,
|
10041
9702
|
"type": "string",
|
10042
9703
|
"value_allowed_null": false
|
10043
9704
|
}
|
10044
9705
|
],
|
10045
|
-
"usage": "
|
9706
|
+
"usage": "both"
|
10046
9707
|
},
|
10047
9708
|
"HighLightItem": {
|
10048
9709
|
"document": "日志内容高亮描述信息",
|
@@ -11765,69 +11426,6 @@
|
|
11765
11426
|
],
|
11766
11427
|
"type": "object"
|
11767
11428
|
},
|
11768
|
-
"ModifyCloudProductLogTaskRequest": {
|
11769
|
-
"document": "ModifyCloudProductLogTask请求参数结构体",
|
11770
|
-
"members": [
|
11771
|
-
{
|
11772
|
-
"disabled": false,
|
11773
|
-
"document": "实例ID",
|
11774
|
-
"example": "ins-r8hr2upy",
|
11775
|
-
"member": "string",
|
11776
|
-
"name": "InstanceId",
|
11777
|
-
"required": true,
|
11778
|
-
"type": "string"
|
11779
|
-
},
|
11780
|
-
{
|
11781
|
-
"disabled": false,
|
11782
|
-
"document": "云产品标识,支持枚举:CDS、CWP、CDB、TDSQL-C、MongoDB、TDStore、DCDB、MariaDB、PostgreSQL、BH、APIS",
|
11783
|
-
"example": "CDB",
|
11784
|
-
"member": "string",
|
11785
|
-
"name": "AssumerName",
|
11786
|
-
"required": true,
|
11787
|
-
"type": "string"
|
11788
|
-
},
|
11789
|
-
{
|
11790
|
-
"disabled": false,
|
11791
|
-
"document": "日志类型,支持枚举:CDS-AUDIT、CDS-RISK、CDB-AUDIT、TDSQL-C-AUDIT、MongoDB-AUDIT、MongoDB-SlowLog、MongoDB-ErrorLog、TDMYSQL-SLOW、DCDB-AUDIT、DCDB-SLOW、DCDB-ERROR、MariaDB-AUDIT、MariaDB-SLOW、MariaDB-ERROR、PostgreSQL-SLOW、PostgreSQL-ERROR、PostgreSQL-AUDIT、BH-FILELOG、BH-COMMANDLOG、APIS-ACCESS",
|
11792
|
-
"example": "CDB-AUDIT",
|
11793
|
-
"member": "string",
|
11794
|
-
"name": "LogType",
|
11795
|
-
"required": true,
|
11796
|
-
"type": "string"
|
11797
|
-
},
|
11798
|
-
{
|
11799
|
-
"disabled": false,
|
11800
|
-
"document": "云产品地域。 不同日志类型(LogType)地域入參格式存在差异, 请参考如下示例:\n- CDS所有日志类型:ap-guangzhou\n- CDB-AUDIT: gz\n- TDSQL-C-AUDIT: gz\n- MongoDB-AUDIT: gz\n- MongoDB-SlowLog:ap-guangzhou\n- MongoDB-ErrorLog:ap-guangzhou\n- TDMYSQL-SLOW:gz\n- DCDB所有日志类型:gz\n- MariaDB所有日志类型:gz\n- PostgreSQL所有日志类型:gz\n- BH所有日志类型:overseas-polaris(国内站海外)/fsi-polaris(国内站金融)/general-polaris(国内站普通)/intl-sg-prod(国际站)\n- APIS所有日志类型:gz",
|
11801
|
-
"example": "ap-guangzhou",
|
11802
|
-
"member": "string",
|
11803
|
-
"name": "CloudProductRegion",
|
11804
|
-
"required": true,
|
11805
|
-
"type": "string"
|
11806
|
-
},
|
11807
|
-
{
|
11808
|
-
"disabled": false,
|
11809
|
-
"document": "日志配置拓展信息, 一般用于存储额外的日志投递配置",
|
11810
|
-
"example": "{\"ServiceName\":[\"HDFS\",\"KNOX\",\"YARN\",\"ZOOKEEPER\"],\"Policy\":0}",
|
11811
|
-
"member": "string",
|
11812
|
-
"name": "Extend",
|
11813
|
-
"required": false,
|
11814
|
-
"type": "string"
|
11815
|
-
}
|
11816
|
-
],
|
11817
|
-
"type": "object"
|
11818
|
-
},
|
11819
|
-
"ModifyCloudProductLogTaskResponse": {
|
11820
|
-
"document": "ModifyCloudProductLogTask返回参数结构体",
|
11821
|
-
"members": [
|
11822
|
-
{
|
11823
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
11824
|
-
"member": "string",
|
11825
|
-
"name": "RequestId",
|
11826
|
-
"type": "string"
|
11827
|
-
}
|
11828
|
-
],
|
11829
|
-
"type": "object"
|
11830
|
-
},
|
11831
11429
|
"ModifyConfigExtraRequest": {
|
11832
11430
|
"document": "ModifyConfigExtra请求参数结构体",
|
11833
11431
|
"members": [
|
@@ -14096,13 +13694,13 @@
|
|
14096
13694
|
},
|
14097
13695
|
{
|
14098
13696
|
"disabled": false,
|
14099
|
-
"document": "
|
13697
|
+
"document": "日志预览结果",
|
14100
13698
|
"example": "{\\\"__PKG_ID__\\\":\\\"61E93B596600E6D3-2B2B0\\\",\\\"__PKG_LOGID__\\\":65536,\\\"__TAG__.container_name\\\":\\\"main\\\",\\\"__TAG__.namespace\\\":\\\"sync-mysql\\\",\\\"__TAG__.pod_name\\\":\\\"sync-kxjyxkfe-start-vg7vz-1887219422\\\",\\\"__TIMESTAMP__\\\":1734519599010}",
|
14101
13699
|
"member": "string",
|
14102
13700
|
"name": "LogData",
|
14103
13701
|
"output_required": true,
|
14104
13702
|
"type": "string",
|
14105
|
-
"value_allowed_null":
|
13703
|
+
"value_allowed_null": false
|
14106
13704
|
},
|
14107
13705
|
{
|
14108
13706
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -14839,13 +14437,13 @@
|
|
14839
14437
|
"members": [
|
14840
14438
|
{
|
14841
14439
|
"disabled": false,
|
14842
|
-
"document": "
|
14440
|
+
"document": "匹配到的存储桶下的某个文件的前几行数据",
|
14843
14441
|
"example": "[{\"metric\":{\"code\":\"InternalError\",\"region\":\"广州\",\"service_name\":\"service1\",\"url\":\"api1\"},\"values\":[[1735040190,\"100\"],[1735040205,\"91\"],[1735040310,\"98\"],[1735040325,\"85\"],[1735040340,\"76\"],[1735040730,\"100\"]]}]",
|
14844
14442
|
"member": "string",
|
14845
14443
|
"name": "Data",
|
14846
14444
|
"output_required": true,
|
14847
14445
|
"type": "list",
|
14848
|
-
"value_allowed_null":
|
14446
|
+
"value_allowed_null": false
|
14849
14447
|
},
|
14850
14448
|
{
|
14851
14449
|
"disabled": false,
|
@@ -14859,23 +14457,23 @@
|
|
14859
14457
|
},
|
14860
14458
|
{
|
14861
14459
|
"disabled": false,
|
14862
|
-
"document": "
|
14460
|
+
"document": "当前预览文件路径",
|
14863
14461
|
"example": "https://bucket1.ap-guangzhou.myqcloud.com/csv/g_xxx.gz",
|
14864
14462
|
"member": "string",
|
14865
14463
|
"name": "Path",
|
14866
14464
|
"output_required": true,
|
14867
14465
|
"type": "string",
|
14868
|
-
"value_allowed_null":
|
14466
|
+
"value_allowed_null": false
|
14869
14467
|
},
|
14870
14468
|
{
|
14871
14469
|
"disabled": false,
|
14872
|
-
"document": "
|
14470
|
+
"document": "预览获取数据失败原因",
|
14873
14471
|
"example": "授权失败,请确认授权",
|
14874
14472
|
"member": "string",
|
14875
14473
|
"name": "Msg",
|
14876
14474
|
"output_required": true,
|
14877
14475
|
"type": "string",
|
14878
|
-
"value_allowed_null":
|
14476
|
+
"value_allowed_null": false
|
14879
14477
|
},
|
14880
14478
|
{
|
14881
14479
|
"disabled": false,
|
@@ -15221,13 +14819,13 @@
|
|
15221
14819
|
},
|
15222
14820
|
{
|
15223
14821
|
"disabled": false,
|
15224
|
-
"document": "
|
14822
|
+
"document": "本次统计分析使用的采样率",
|
15225
14823
|
"example": "0.1",
|
15226
14824
|
"member": "float",
|
15227
14825
|
"name": "SamplingRate",
|
15228
14826
|
"output_required": true,
|
15229
14827
|
"type": "float",
|
15230
|
-
"value_allowed_null":
|
14828
|
+
"value_allowed_null": false
|
15231
14829
|
},
|
15232
14830
|
{
|
15233
14831
|
"disabled": false,
|
@@ -15645,25 +15243,25 @@
|
|
15645
15243
|
"members": [
|
15646
15244
|
{
|
15647
15245
|
"disabled": false,
|
15648
|
-
"document": "
|
15246
|
+
"document": "标签键",
|
15649
15247
|
"example": "name",
|
15650
15248
|
"member": "string",
|
15651
15249
|
"name": "Key",
|
15652
15250
|
"output_required": true,
|
15653
15251
|
"required": true,
|
15654
15252
|
"type": "string",
|
15655
|
-
"value_allowed_null":
|
15253
|
+
"value_allowed_null": false
|
15656
15254
|
},
|
15657
15255
|
{
|
15658
15256
|
"disabled": false,
|
15659
|
-
"document": "
|
15257
|
+
"document": "标签值",
|
15660
15258
|
"example": "业务A",
|
15661
15259
|
"member": "string",
|
15662
15260
|
"name": "Value",
|
15663
15261
|
"output_required": true,
|
15664
15262
|
"required": true,
|
15665
15263
|
"type": "string",
|
15666
|
-
"value_allowed_null":
|
15264
|
+
"value_allowed_null": false
|
15667
15265
|
}
|
15668
15266
|
],
|
15669
15267
|
"usage": "both"
|
@@ -15764,13 +15362,13 @@
|
|
15764
15362
|
},
|
15765
15363
|
{
|
15766
15364
|
"disabled": false,
|
15767
|
-
"document": "云产品标识,主题由其它云产品创建时,该字段会显示云产品名称,例如CDN、TKE
|
15365
|
+
"document": "云产品标识,主题由其它云产品创建时,该字段会显示云产品名称,例如CDN、TKE",
|
15768
15366
|
"example": "CLS_bus",
|
15769
15367
|
"member": "string",
|
15770
15368
|
"name": "AssumerName",
|
15771
15369
|
"output_required": true,
|
15772
15370
|
"type": "string",
|
15773
|
-
"value_allowed_null":
|
15371
|
+
"value_allowed_null": false
|
15774
15372
|
},
|
15775
15373
|
{
|
15776
15374
|
"disabled": false,
|
@@ -15794,63 +15392,63 @@
|
|
15794
15392
|
},
|
15795
15393
|
{
|
15796
15394
|
"disabled": false,
|
15797
|
-
"document": "
|
15395
|
+
"document": "主题绑定的标签信息",
|
15798
15396
|
"example": "无",
|
15799
15397
|
"member": "Tag",
|
15800
15398
|
"name": "Tags",
|
15801
15399
|
"output_required": true,
|
15802
15400
|
"type": "list",
|
15803
|
-
"value_allowed_null":
|
15401
|
+
"value_allowed_null": false
|
15804
15402
|
},
|
15805
15403
|
{
|
15806
15404
|
"disabled": false,
|
15807
|
-
"document": "
|
15405
|
+
"document": "该主题是否开启自动分裂",
|
15808
15406
|
"example": "true",
|
15809
15407
|
"member": "bool",
|
15810
15408
|
"name": "AutoSplit",
|
15811
15409
|
"output_required": true,
|
15812
15410
|
"type": "bool",
|
15813
|
-
"value_allowed_null":
|
15411
|
+
"value_allowed_null": false
|
15814
15412
|
},
|
15815
15413
|
{
|
15816
15414
|
"disabled": false,
|
15817
|
-
"document": "
|
15415
|
+
"document": "若开启自动分裂的话,该主题能够允许的最大分区数",
|
15818
15416
|
"example": "50",
|
15819
15417
|
"member": "int64",
|
15820
15418
|
"name": "MaxSplitPartitions",
|
15821
15419
|
"output_required": true,
|
15822
15420
|
"type": "int",
|
15823
|
-
"value_allowed_null":
|
15421
|
+
"value_allowed_null": false
|
15824
15422
|
},
|
15825
15423
|
{
|
15826
15424
|
"disabled": false,
|
15827
|
-
"document": "主题的存储类型\n\n- hot: 标准存储\n- cold:
|
15425
|
+
"document": "主题的存储类型\n\n- hot: 标准存储\n- cold: 低频存储",
|
15828
15426
|
"example": "hot",
|
15829
15427
|
"member": "string",
|
15830
15428
|
"name": "StorageType",
|
15831
15429
|
"output_required": true,
|
15832
15430
|
"type": "string",
|
15833
|
-
"value_allowed_null":
|
15431
|
+
"value_allowed_null": false
|
15834
15432
|
},
|
15835
15433
|
{
|
15836
15434
|
"disabled": false,
|
15837
|
-
"document": "生命周期,单位天,可取值范围1~3600。取值为3640
|
15435
|
+
"document": "生命周期,单位天,可取值范围1~3600。取值为3640时代表永久保存",
|
15838
15436
|
"example": "30",
|
15839
15437
|
"member": "int64",
|
15840
15438
|
"name": "Period",
|
15841
15439
|
"output_required": true,
|
15842
15440
|
"type": "int",
|
15843
|
-
"value_allowed_null":
|
15441
|
+
"value_allowed_null": false
|
15844
15442
|
},
|
15845
15443
|
{
|
15846
15444
|
"disabled": false,
|
15847
|
-
"document": "云产品二级标识,日志主题由其它云产品创建时,该字段会显示云产品名称及其日志类型的二级分类,例如TKE-Audit、TKE-Event。部分云产品仅有云产品标识(AssumerName)
|
15445
|
+
"document": "云产品二级标识,日志主题由其它云产品创建时,该字段会显示云产品名称及其日志类型的二级分类,例如TKE-Audit、TKE-Event。部分云产品仅有云产品标识(AssumerName),无该字段。",
|
15848
15446
|
"example": "TKE-Audio",
|
15849
15447
|
"member": "string",
|
15850
15448
|
"name": "SubAssumerName",
|
15851
15449
|
"output_required": true,
|
15852
15450
|
"type": "string",
|
15853
|
-
"value_allowed_null":
|
15451
|
+
"value_allowed_null": false
|
15854
15452
|
},
|
15855
15453
|
{
|
15856
15454
|
"disabled": false,
|
@@ -15864,33 +15462,33 @@
|
|
15864
15462
|
},
|
15865
15463
|
{
|
15866
15464
|
"disabled": false,
|
15867
|
-
"document": "开启日志沉降,标准存储的生命周期, hotPeriod < Period。\n标准存储为 hotPeriod, 低频存储则为 Period-hotPeriod。(主题类型需为日志主题)\nHotPeriod=0
|
15465
|
+
"document": "开启日志沉降,标准存储的生命周期, hotPeriod < Period。\n标准存储为 hotPeriod, 低频存储则为 Period-hotPeriod。(主题类型需为日志主题)\nHotPeriod=0为没有开启日志沉降。",
|
15868
15466
|
"example": "0",
|
15869
15467
|
"member": "uint64",
|
15870
15468
|
"name": "HotPeriod",
|
15871
15469
|
"output_required": true,
|
15872
15470
|
"type": "int",
|
15873
|
-
"value_allowed_null":
|
15471
|
+
"value_allowed_null": false
|
15874
15472
|
},
|
15875
15473
|
{
|
15876
15474
|
"disabled": false,
|
15877
|
-
"document": "主题类型。\n- 0: 日志主题 \n- 1:
|
15475
|
+
"document": "主题类型。\n- 0: 日志主题 \n- 1: 指标主题",
|
15878
15476
|
"example": "0",
|
15879
15477
|
"member": "uint64",
|
15880
15478
|
"name": "BizType",
|
15881
15479
|
"output_required": true,
|
15882
15480
|
"type": "int",
|
15883
|
-
"value_allowed_null":
|
15481
|
+
"value_allowed_null": false
|
15884
15482
|
},
|
15885
15483
|
{
|
15886
15484
|
"disabled": false,
|
15887
|
-
"document": "免鉴权开关。 false:关闭; true:开启。\n开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)
|
15485
|
+
"document": "免鉴权开关。 false:关闭; true:开启。\n开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。",
|
15888
15486
|
"example": "false",
|
15889
15487
|
"member": "bool",
|
15890
15488
|
"name": "IsWebTracking",
|
15891
15489
|
"output_required": true,
|
15892
15490
|
"type": "bool",
|
15893
|
-
"value_allowed_null":
|
15491
|
+
"value_allowed_null": false
|
15894
15492
|
},
|
15895
15493
|
{
|
15896
15494
|
"disabled": false,
|
@@ -15904,33 +15502,33 @@
|
|
15904
15502
|
},
|
15905
15503
|
{
|
15906
15504
|
"disabled": false,
|
15907
|
-
"document": "异步迁移任务ID
|
15505
|
+
"document": "异步迁移任务ID",
|
15908
15506
|
"example": "b5d24fc0-xxxx-xxxx-8c5d-ceed655c204b",
|
15909
15507
|
"member": "string",
|
15910
15508
|
"name": "TopicAsyncTaskID",
|
15911
15509
|
"output_required": false,
|
15912
15510
|
"type": "string",
|
15913
|
-
"value_allowed_null":
|
15511
|
+
"value_allowed_null": false
|
15914
15512
|
},
|
15915
15513
|
{
|
15916
15514
|
"disabled": false,
|
15917
|
-
"document": "
|
15515
|
+
"document": "异步迁移状态",
|
15918
15516
|
"example": "1",
|
15919
15517
|
"member": "uint64",
|
15920
15518
|
"name": "MigrationStatus",
|
15921
15519
|
"output_required": false,
|
15922
15520
|
"type": "int",
|
15923
|
-
"value_allowed_null":
|
15521
|
+
"value_allowed_null": false
|
15924
15522
|
},
|
15925
15523
|
{
|
15926
15524
|
"disabled": false,
|
15927
|
-
"document": "
|
15525
|
+
"document": "异步迁移完成后,预计生效日期",
|
15928
15526
|
"example": "2024-11-13 14:48:23",
|
15929
15527
|
"member": "string",
|
15930
15528
|
"name": "EffectiveDate",
|
15931
15529
|
"output_required": false,
|
15932
15530
|
"type": "string",
|
15933
|
-
"value_allowed_null":
|
15531
|
+
"value_allowed_null": false
|
15934
15532
|
}
|
15935
15533
|
],
|
15936
15534
|
"usage": "out"
|
@@ -16018,14 +15616,14 @@
|
|
16018
15616
|
},
|
16019
15617
|
{
|
16020
15618
|
"disabled": false,
|
16021
|
-
"document": "是否包含中文,long及double类型字段需为false
|
15619
|
+
"document": "是否包含中文,long及double类型字段需为false",
|
16022
15620
|
"example": "false",
|
16023
15621
|
"member": "bool",
|
16024
15622
|
"name": "ContainZH",
|
16025
15623
|
"output_required": true,
|
16026
15624
|
"required": false,
|
16027
15625
|
"type": "bool",
|
16028
|
-
"value_allowed_null":
|
15626
|
+
"value_allowed_null": false
|
16029
15627
|
}
|
16030
15628
|
],
|
16031
15629
|
"usage": "both"
|
@@ -16162,103 +15760,103 @@
|
|
16162
15760
|
"members": [
|
16163
15761
|
{
|
16164
15762
|
"disabled": false,
|
16165
|
-
"document": "告警渠道回调配置id
|
15763
|
+
"document": "告警渠道回调配置id。",
|
16166
15764
|
"example": "\"webcallback-aaa-bbb-ccc-ddd\"",
|
16167
15765
|
"member": "string",
|
16168
15766
|
"name": "WebCallbackId",
|
16169
15767
|
"output_required": false,
|
16170
15768
|
"type": "string",
|
16171
|
-
"value_allowed_null":
|
15769
|
+
"value_allowed_null": false
|
16172
15770
|
},
|
16173
15771
|
{
|
16174
15772
|
"disabled": false,
|
16175
|
-
"document": "
|
15773
|
+
"document": "告警渠道回调配置名称。",
|
16176
15774
|
"example": "\"name\"",
|
16177
15775
|
"member": "string",
|
16178
15776
|
"name": "Name",
|
16179
15777
|
"output_required": false,
|
16180
15778
|
"type": "string",
|
16181
|
-
"value_allowed_null":
|
15779
|
+
"value_allowed_null": false
|
16182
15780
|
},
|
16183
15781
|
{
|
16184
15782
|
"disabled": false,
|
16185
|
-
"document": "渠道类型\n\nWeCom:企业微信;DingTalk:钉钉;Lark:飞书;Http
|
15783
|
+
"document": "渠道类型\n\nWeCom:企业微信;DingTalk:钉钉;Lark:飞书;Http:自定义回调;",
|
16186
15784
|
"example": "“Http”",
|
16187
15785
|
"member": "string",
|
16188
15786
|
"name": "Type",
|
16189
15787
|
"output_required": false,
|
16190
15788
|
"type": "string",
|
16191
|
-
"value_allowed_null":
|
15789
|
+
"value_allowed_null": false
|
16192
15790
|
},
|
16193
15791
|
{
|
16194
15792
|
"disabled": false,
|
16195
|
-
"document": "
|
15793
|
+
"document": "回调地址。",
|
16196
15794
|
"example": "“http://www.xxx.com”",
|
16197
15795
|
"member": "string",
|
16198
15796
|
"name": "Webhook",
|
16199
15797
|
"output_required": false,
|
16200
15798
|
"type": "string",
|
16201
|
-
"value_allowed_null":
|
15799
|
+
"value_allowed_null": false
|
16202
15800
|
},
|
16203
15801
|
{
|
16204
15802
|
"disabled": false,
|
16205
|
-
"document": "
|
15803
|
+
"document": "请求方式。",
|
16206
15804
|
"example": "“POST”",
|
16207
15805
|
"member": "string",
|
16208
15806
|
"name": "Method",
|
16209
15807
|
"output_required": false,
|
16210
15808
|
"type": "string",
|
16211
|
-
"value_allowed_null":
|
15809
|
+
"value_allowed_null": false
|
16212
15810
|
},
|
16213
15811
|
{
|
16214
15812
|
"disabled": false,
|
16215
|
-
"document": "
|
15813
|
+
"document": "秘钥信息。",
|
16216
15814
|
"example": "“keyid”",
|
16217
15815
|
"member": "string",
|
16218
15816
|
"name": "Key",
|
16219
15817
|
"output_required": false,
|
16220
15818
|
"type": "string",
|
16221
|
-
"value_allowed_null":
|
15819
|
+
"value_allowed_null": false
|
16222
15820
|
},
|
16223
15821
|
{
|
16224
15822
|
"disabled": false,
|
16225
|
-
"document": "
|
15823
|
+
"document": "主账号。",
|
16226
15824
|
"example": "10001",
|
16227
15825
|
"member": "uint64",
|
16228
15826
|
"name": "Uin",
|
16229
15827
|
"output_required": false,
|
16230
15828
|
"type": "int",
|
16231
|
-
"value_allowed_null":
|
15829
|
+
"value_allowed_null": false
|
16232
15830
|
},
|
16233
15831
|
{
|
16234
15832
|
"disabled": false,
|
16235
|
-
"document": "
|
15833
|
+
"document": "子账号。",
|
16236
15834
|
"example": "1000101",
|
16237
15835
|
"member": "uint64",
|
16238
15836
|
"name": "SubUin",
|
16239
15837
|
"output_required": false,
|
16240
15838
|
"type": "int",
|
16241
|
-
"value_allowed_null":
|
15839
|
+
"value_allowed_null": false
|
16242
15840
|
},
|
16243
15841
|
{
|
16244
15842
|
"disabled": false,
|
16245
|
-
"document": "
|
15843
|
+
"document": "创建时间。秒级时间戳",
|
16246
15844
|
"example": "1693468888",
|
16247
15845
|
"member": "uint64",
|
16248
15846
|
"name": "CreateTime",
|
16249
15847
|
"output_required": false,
|
16250
15848
|
"type": "int",
|
16251
|
-
"value_allowed_null":
|
15849
|
+
"value_allowed_null": false
|
16252
15850
|
},
|
16253
15851
|
{
|
16254
15852
|
"disabled": false,
|
16255
|
-
"document": "
|
15853
|
+
"document": "更新时间。秒级时间戳",
|
16256
15854
|
"example": "1693468888",
|
16257
15855
|
"member": "uint64",
|
16258
15856
|
"name": "UpdateTime",
|
16259
15857
|
"output_required": false,
|
16260
15858
|
"type": "int",
|
16261
|
-
"value_allowed_null":
|
15859
|
+
"value_allowed_null": false
|
16262
15860
|
}
|
16263
15861
|
],
|
16264
15862
|
"usage": "out"
|