tencentcloud-sdk-nodejs 4.0.419 → 4.0.422

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.
Files changed (92) hide show
  1. package/CHANGELOG.md +766 -0
  2. package/SERVICE_CHANGELOG.md +998 -57
  3. package/package.json +1 -1
  4. package/products.md +28 -28
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_models.ts +1 -1
  7. package/src/services/captcha/v20190722/captcha_models.ts +0 -1
  8. package/src/services/cdn/v20180606/cdn_models.ts +0 -1
  9. package/src/services/ckafka/v20190819/ckafka_client.ts +1 -0
  10. package/src/services/ckafka/v20190819/ckafka_models.ts +46 -1
  11. package/src/services/cls/v20201016/cls_models.ts +5 -0
  12. package/src/services/cvm/v20170312/cvm_models.ts +5 -0
  13. package/src/services/cwp/v20180228/cwp_client.ts +1 -0
  14. package/src/services/cwp/v20180228/cwp_models.ts +44 -1
  15. package/src/services/eb/v20210416/eb_models.ts +5 -0
  16. package/src/services/ess/v20201111/ess_models.ts +2 -2
  17. package/src/services/gs/v20191118/gs_client.ts +1 -1
  18. package/src/services/gs/v20191118/gs_models.ts +5 -0
  19. package/src/services/iotvideo/v20211125/iotvideo_models.ts +6 -0
  20. package/src/services/irp/v20220805/irp_client.ts +3 -3
  21. package/src/services/live/v20180801/live_client.ts +1 -1
  22. package/src/services/live/v20180801/live_models.ts +3 -3
  23. package/src/services/monitor/v20180724/monitor_client.ts +917 -500
  24. package/src/services/monitor/v20180724/monitor_models.ts +1820 -493
  25. package/src/services/partners/v20180321/partners_models.ts +5 -4
  26. package/src/services/pts/v20210728/pts_client.ts +1 -0
  27. package/src/services/pts/v20210728/pts_models.ts +20 -0
  28. package/src/services/taf/v20200210/taf_client.ts +5 -21
  29. package/src/services/taf/v20200210/taf_models.ts +42 -170
  30. package/src/services/tcaplusdb/v20190823/tcaplusdb_client.ts +2 -0
  31. package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +81 -0
  32. package/src/services/tcb/v20180608/tcb_models.ts +12 -0
  33. package/src/services/tcbr/v20220217/tcbr_models.ts +5 -0
  34. package/src/services/tcss/v20201101/tcss_models.ts +24 -2
  35. package/src/services/teo/v20220106/teo_models.ts +284 -109
  36. package/src/services/tiia/v20190529/tiia_client.ts +4 -1
  37. package/src/services/tione/v20211111/tione_models.ts +2 -2
  38. package/src/services/tke/v20180525/tke_client.ts +3 -2
  39. package/src/services/tke/v20180525/tke_models.ts +46 -1
  40. package/src/services/vod/v20180717/vod_client.ts +15 -2
  41. package/src/services/vod/v20180717/vod_models.ts +124 -0
  42. package/src/services/yinsuda/v20220527/yinsuda_client.ts +46 -31
  43. package/src/services/yinsuda/v20220527/yinsuda_models.ts +236 -150
  44. package/tencentcloud/common/sdk_version.d.ts +1 -1
  45. package/tencentcloud/common/sdk_version.js +1 -1
  46. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -1
  47. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +0 -1
  48. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +0 -1
  49. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +39 -1
  50. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -0
  51. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +5 -0
  52. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +37 -1
  53. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +4 -0
  54. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
  55. package/tencentcloud/services/gs/v20191118/gs_client.d.ts +1 -1
  56. package/tencentcloud/services/gs/v20191118/gs_client.js +1 -1
  57. package/tencentcloud/services/gs/v20191118/gs_models.d.ts +4 -0
  58. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +5 -0
  59. package/tencentcloud/services/irp/v20220805/irp_client.d.ts +3 -3
  60. package/tencentcloud/services/irp/v20220805/irp_client.js +3 -3
  61. package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
  62. package/tencentcloud/services/live/v20180801/live_client.js +1 -1
  63. package/tencentcloud/services/live/v20180801/live_models.d.ts +3 -3
  64. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +305 -169
  65. package/tencentcloud/services/monitor/v20180724/monitor_client.js +449 -245
  66. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +1520 -381
  67. package/tencentcloud/services/partners/v20180321/partners_models.d.ts +3 -2
  68. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +17 -0
  69. package/tencentcloud/services/taf/v20200210/taf_client.d.ts +1 -5
  70. package/tencentcloud/services/taf/v20200210/taf_client.js +0 -6
  71. package/tencentcloud/services/taf/v20200210/taf_models.d.ts +37 -147
  72. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +67 -0
  73. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +10 -0
  74. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +4 -0
  75. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +21 -1
  76. package/tencentcloud/services/teo/v20220106/teo_models.d.ts +241 -92
  77. package/tencentcloud/services/tiia/v20190529/tiia_client.d.ts +4 -1
  78. package/tencentcloud/services/tiia/v20190529/tiia_client.js +4 -1
  79. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +2 -2
  80. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +2 -2
  81. package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
  82. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +39 -1
  83. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +7 -3
  84. package/tencentcloud/services/vod/v20180717/vod_client.js +8 -2
  85. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +104 -0
  86. package/tencentcloud/services/yinsuda/v20220527/yinsuda_client.d.ts +13 -9
  87. package/tencentcloud/services/yinsuda/v20220527/yinsuda_client.js +18 -12
  88. package/tencentcloud/services/yinsuda/v20220527/yinsuda_models.d.ts +212 -138
  89. package/test/monitor.v20180724.test.js +492 -152
  90. package/test/taf.v20200210.test.js +0 -10
  91. package/test/vod.v20180717.test.js +10 -0
  92. package/test/yinsuda.v20220527.test.js +18 -8
@@ -15,6 +15,29 @@
15
15
  * under the License.
16
16
  */
17
17
 
18
+ /**
19
+ * UpdateAlertRuleState请求参数结构体
20
+ */
21
+ export interface UpdateAlertRuleStateRequest {
22
+ /**
23
+ * 规则 ID 列表
24
+ */
25
+ RuleIds: Array<string>
26
+
27
+ /**
28
+ * Prometheus 实例 ID
29
+ */
30
+ InstanceId: string
31
+
32
+ /**
33
+ * 规则状态码,取值如下:
34
+ <li>2=RuleEnabled</li>
35
+ <li>3=RuleDisabled</li>
36
+ 默认状态码为 2 启用。
37
+ */
38
+ RuleState: number
39
+ }
40
+
18
41
  /**
19
42
  * 策略列表详情标签返回体
20
43
  */
@@ -104,9 +127,24 @@ export interface DescribePolicyConditionListConfigManual {
104
127
  }
105
128
 
106
129
  /**
107
- * ModifyAlarmPolicyNotice返回参数结构体
130
+ * InstallPlugins请求参数结构体
108
131
  */
109
- export interface ModifyAlarmPolicyNoticeResponse {
132
+ export interface InstallPluginsRequest {
133
+ /**
134
+ * 插件信息
135
+ */
136
+ Plugins: Array<GrafanaPlugin>
137
+
138
+ /**
139
+ * 实例 ID
140
+ */
141
+ InstanceId: string
142
+ }
143
+
144
+ /**
145
+ * UpdateGrafanaEnvironments返回参数结构体
146
+ */
147
+ export interface UpdateGrafanaEnvironmentsResponse {
110
148
  /**
111
149
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
112
150
  */
@@ -276,6 +314,50 @@ export interface DescribeServiceDiscoveryResponse {
276
314
  RequestId?: string
277
315
  }
278
316
 
317
+ /**
318
+ * ModifyAlarmNotice返回参数结构体
319
+ */
320
+ export interface ModifyAlarmNoticeResponse {
321
+ /**
322
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
323
+ */
324
+ RequestId?: string
325
+ }
326
+
327
+ /**
328
+ * UpdateServiceDiscovery请求参数结构体
329
+ */
330
+ export interface UpdateServiceDiscoveryRequest {
331
+ /**
332
+ * Prometheus 实例 ID
333
+ */
334
+ InstanceId: string
335
+
336
+ /**
337
+ * <li>类型是 TKE,为对应的腾讯云容器服务集群 ID</li>
338
+ */
339
+ KubeClusterId: string
340
+
341
+ /**
342
+ * 用户 Kubernetes 集群类型:
343
+ <li> 1 = 容器服务集群(TKE) </li>
344
+ */
345
+ KubeType: number
346
+
347
+ /**
348
+ * 服务发现类型,取值如下:
349
+ <li> 1 = ServiceMonitor</li>
350
+ <li> 2 = PodMonitor</li>
351
+ <li> 3 = JobMonitor</li>
352
+ */
353
+ Type: number
354
+
355
+ /**
356
+ * 服务发现配置信息
357
+ */
358
+ Yaml: string
359
+ }
360
+
279
361
  /**
280
362
  * DescribeRecordingRules返回参数结构体
281
363
  */
@@ -297,6 +379,42 @@ export interface DescribeRecordingRulesResponse {
297
379
  RequestId?: string
298
380
  }
299
381
 
382
+ /**
383
+ * 指标配置
384
+ */
385
+ export interface MetricConfig {
386
+ /**
387
+ * 允许使用的运算符
388
+ */
389
+ Operator: Array<string>
390
+
391
+ /**
392
+ * 允许配置的数据周期,以秒为单位
393
+ */
394
+ Period: Array<number>
395
+
396
+ /**
397
+ * 允许配置的持续周期个数
398
+ */
399
+ ContinuePeriod: Array<number>
400
+ }
401
+
402
+ /**
403
+ * Grafana 插件
404
+ */
405
+ export interface GrafanaPlugin {
406
+ /**
407
+ * Grafana 插件 ID
408
+ */
409
+ PluginId: string
410
+
411
+ /**
412
+ * Grafana 插件版本
413
+ 注意:此字段可能返回 null,表示取不到有效值。
414
+ */
415
+ Version: string
416
+ }
417
+
300
418
  /**
301
419
  * Prometheus 托管服务标签
302
420
  */
@@ -420,12 +538,18 @@ export interface DescribePolicyGroupListResponse {
420
538
  * 策略组列表
421
539
  注意:此字段可能返回 null,表示取不到有效值。
422
540
  */
423
- GroupList?: Array<DescribePolicyGroupListGroup>
541
+ GroupList: Array<DescribePolicyGroupListGroup>
424
542
 
425
543
  /**
426
544
  * 策略组总数
427
545
  */
428
- Total?: number
546
+ Total: number
547
+
548
+ /**
549
+ * 备注信息
550
+ 注意:此字段可能返回 null,表示取不到有效值。
551
+ */
552
+ Warning: string
429
553
 
430
554
  /**
431
555
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -433,6 +557,56 @@ export interface DescribePolicyGroupListResponse {
433
557
  RequestId?: string
434
558
  }
435
559
 
560
+ /**
561
+ * prometheus agent
562
+ */
563
+ export interface PrometheusAgent {
564
+ /**
565
+ * Agent 名
566
+ 注意:此字段可能返回 null,表示取不到有效值。
567
+ */
568
+ Name: string
569
+
570
+ /**
571
+ * Agent ID
572
+ */
573
+ AgentId: string
574
+
575
+ /**
576
+ * 实例 ID
577
+ */
578
+ InstanceId: string
579
+
580
+ /**
581
+ * Agent IP
582
+ 注意:此字段可能返回 null,表示取不到有效值。
583
+ */
584
+ Ipv4: string
585
+
586
+ /**
587
+ * 心跳时间
588
+ 注意:此字段可能返回 null,表示取不到有效值。
589
+ */
590
+ HeartbeatTime: string
591
+
592
+ /**
593
+ * 最近一次错误
594
+ 注意:此字段可能返回 null,表示取不到有效值。
595
+ */
596
+ LastError: string
597
+
598
+ /**
599
+ * Agent 版本
600
+ 注意:此字段可能返回 null,表示取不到有效值。
601
+ */
602
+ AgentVersion: string
603
+
604
+ /**
605
+ * Agent 状态
606
+ */
607
+ Status: number
608
+ }
609
+
436
610
  /**
437
611
  * BindingPolicyObject请求参数结构体
438
612
  */
@@ -464,13 +638,28 @@ export interface BindingPolicyObjectRequest {
464
638
  }
465
639
 
466
640
  /**
467
- * DescribeAlarmNoticeCallbacks请求参数结构体
641
+ * CreateServiceDiscovery返回参数结构体
468
642
  */
469
- export interface DescribeAlarmNoticeCallbacksRequest {
643
+ export interface CreateServiceDiscoveryResponse {
470
644
  /**
471
- * 模块名,这里填“monitor”
645
+ * 创建成功之后,返回对应服务发现信息
472
646
  */
473
- Module: string
647
+ ServiceDiscovery?: ServiceDiscoveryItem
648
+
649
+ /**
650
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
651
+ */
652
+ RequestId?: string
653
+ }
654
+
655
+ /**
656
+ * UpdateGrafanaWhiteList返回参数结构体
657
+ */
658
+ export interface UpdateGrafanaWhiteListResponse {
659
+ /**
660
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
661
+ */
662
+ RequestId?: string
474
663
  }
475
664
 
476
665
  /**
@@ -531,9 +720,9 @@ export interface DescribePolicyGroupInfoRequest {
531
720
  }
532
721
 
533
722
  /**
534
- * UpdateAlertRuleState返回参数结构体
723
+ * EnableSSOCamCheck返回参数结构体
535
724
  */
536
- export interface UpdateAlertRuleStateResponse {
725
+ export interface EnableSSOCamCheckResponse {
537
726
  /**
538
727
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
539
728
  */
@@ -615,6 +804,21 @@ export interface DescribePolicyGroupInfoCallback {
615
804
  VerifyCode: string
616
805
  }
617
806
 
807
+ /**
808
+ * ModifyGrafanaInstance请求参数结构体
809
+ */
810
+ export interface ModifyGrafanaInstanceRequest {
811
+ /**
812
+ * 实例 ID
813
+ */
814
+ InstanceId: string
815
+
816
+ /**
817
+ * 实例名称
818
+ */
819
+ InstanceName: string
820
+ }
821
+
618
822
  /**
619
823
  * 告警历史的指标信息
620
824
  */
@@ -720,6 +924,16 @@ export interface CreateAlarmPolicyRequest {
720
924
  GroupBy?: Array<string>
721
925
  }
722
926
 
927
+ /**
928
+ * EnableGrafanaSSO返回参数结构体
929
+ */
930
+ export interface EnableGrafanaSSOResponse {
931
+ /**
932
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
933
+ */
934
+ RequestId?: string
935
+ }
936
+
723
937
  /**
724
938
  * CreateExporterIntegration请求参数结构体
725
939
  */
@@ -885,53 +1099,18 @@ export interface DescribePolicyGroupInfoResponse {
885
1099
  }
886
1100
 
887
1101
  /**
888
- * prometheus agent
1102
+ * 维度支持的操作符信息
889
1103
  */
890
- export interface PrometheusAgent {
891
- /**
892
- * Agent 名
893
- 注意:此字段可能返回 null,表示取不到有效值。
894
- */
895
- Name: string
896
-
897
- /**
898
- * Agent ID
899
- */
900
- AgentId: string
901
-
1104
+ export interface Operator {
902
1105
  /**
903
- * 实例 ID
1106
+ * 运算符标识
904
1107
  */
905
- InstanceId: string
906
-
907
- /**
908
- * Agent IP
909
- 注意:此字段可能返回 null,表示取不到有效值。
910
- */
911
- Ipv4: string
912
-
913
- /**
914
- * 心跳时间
915
- 注意:此字段可能返回 null,表示取不到有效值。
916
- */
917
- HeartbeatTime: string
918
-
919
- /**
920
- * 最近一次错误
921
- 注意:此字段可能返回 null,表示取不到有效值。
922
- */
923
- LastError: string
924
-
925
- /**
926
- * Agent 版本
927
- 注意:此字段可能返回 null,表示取不到有效值。
928
- */
929
- AgentVersion: string
1108
+ Id: string
930
1109
 
931
1110
  /**
932
- * Agent 状态
1111
+ * 运算符展示名
933
1112
  */
934
- Status: number
1113
+ Name: string
935
1114
  }
936
1115
 
937
1116
  /**
@@ -975,7 +1154,17 @@ export interface DeleteAlarmPolicyRequest {
975
1154
  }
976
1155
 
977
1156
  /**
978
- * 策略标签
1157
+ * UpdatePrometheusAgentStatus返回参数结构体
1158
+ */
1159
+ export interface UpdatePrometheusAgentStatusResponse {
1160
+ /**
1161
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1162
+ */
1163
+ RequestId?: string
1164
+ }
1165
+
1166
+ /**
1167
+ * 策略标签
979
1168
  */
980
1169
  export interface PolicyTag {
981
1170
  /**
@@ -1210,30 +1399,69 @@ export interface DescribeBaseMetricsResponse {
1210
1399
  }
1211
1400
 
1212
1401
  /**
1213
- * Prometheus 抓取任务
1402
+ * 策略类型的维度信息
1214
1403
  */
1215
- export interface PrometheusScrapeJob {
1404
+ export interface DimensionNew {
1216
1405
  /**
1217
- * 任务名
1218
- 注意:此字段可能返回 null,表示取不到有效值。
1219
- */
1406
+ * 维度 key 标示,后台英文名
1407
+ */
1408
+ Key: string
1409
+
1410
+ /**
1411
+ * 维度 key 名称,中英文前台展示名
1412
+ */
1220
1413
  Name: string
1221
1414
 
1222
1415
  /**
1223
- * Agent ID
1416
+ * 是否必选
1224
1417
  */
1225
- AgentId: string
1418
+ IsRequired: boolean
1226
1419
 
1227
1420
  /**
1228
- * 任务 ID
1421
+ * 支持的操作符列表
1229
1422
  */
1230
- JobId: string
1423
+ Operators: Array<Operator>
1231
1424
 
1232
1425
  /**
1233
- * 配置
1426
+ * 是否支持多选
1427
+ */
1428
+ IsMultiple: boolean
1429
+
1430
+ /**
1431
+ * 创建后是否可以修改
1432
+ */
1433
+ IsMutable: boolean
1434
+
1435
+ /**
1436
+ * 是否展示给用户
1437
+ */
1438
+ IsVisible: boolean
1439
+
1440
+ /**
1441
+ * 能否用来过滤策略列表
1442
+ */
1443
+ CanFilterPolicy: boolean
1444
+
1445
+ /**
1446
+ * 能否用来过滤告警历史
1447
+ */
1448
+ CanFilterHistory: boolean
1449
+
1450
+ /**
1451
+ * 能否作为聚合维度
1452
+ */
1453
+ CanGroupBy: boolean
1454
+
1455
+ /**
1456
+ * 是否必须作为聚合维度
1457
+ */
1458
+ MustGroupBy: boolean
1459
+
1460
+ /**
1461
+ * 前端翻译要替换的 key
1234
1462
  注意:此字段可能返回 null,表示取不到有效值。
1235
1463
  */
1236
- Config: string
1464
+ ShowValueReplace: string
1237
1465
  }
1238
1466
 
1239
1467
  /**
@@ -1323,6 +1551,41 @@ export interface DeleteAlertRulesResponse {
1323
1551
  RequestId?: string
1324
1552
  }
1325
1553
 
1554
+ /**
1555
+ * 策略类型信息
1556
+ */
1557
+ export interface CommonNamespaceNew {
1558
+ /**
1559
+ * 命名空间标示
1560
+ */
1561
+ Id: string
1562
+
1563
+ /**
1564
+ * 命名空间名称
1565
+ */
1566
+ Name: string
1567
+
1568
+ /**
1569
+ * 监控类型
1570
+ */
1571
+ MonitorType: string
1572
+
1573
+ /**
1574
+ * 维度信息
1575
+ */
1576
+ Dimensions: Array<DimensionNew>
1577
+ }
1578
+
1579
+ /**
1580
+ * DeleteGrafanaNotificationChannel返回参数结构体
1581
+ */
1582
+ export interface DeleteGrafanaNotificationChannelResponse {
1583
+ /**
1584
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1585
+ */
1586
+ RequestId?: string
1587
+ }
1588
+
1326
1589
  /**
1327
1590
  * GetMonitorData请求参数结构体
1328
1591
  */
@@ -1358,6 +1621,16 @@ export interface GetMonitorDataRequest {
1358
1621
  EndTime?: string
1359
1622
  }
1360
1623
 
1624
+ /**
1625
+ * CreateSSOAccount返回参数结构体
1626
+ */
1627
+ export interface CreateSSOAccountResponse {
1628
+ /**
1629
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1630
+ */
1631
+ RequestId?: string
1632
+ }
1633
+
1361
1634
  /**
1362
1635
  * 监控数据点
1363
1636
  */
@@ -1563,23 +1836,58 @@ export interface DescribePolicyConditionListConfigManualPeriod {
1563
1836
  }
1564
1837
 
1565
1838
  /**
1566
- * 指标配置
1839
+ * DescribeGrafanaEnvironments返回参数结构体
1567
1840
  */
1568
- export interface MetricConfig {
1841
+ export interface DescribeGrafanaEnvironmentsResponse {
1569
1842
  /**
1570
- * 允许使用的运算符
1843
+ * 环境变量字符串
1571
1844
  */
1572
- Operator: Array<string>
1845
+ Envs: string
1573
1846
 
1574
1847
  /**
1575
- * 允许配置的数据周期,以秒为单位
1848
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1576
1849
  */
1577
- Period: Array<number>
1850
+ RequestId?: string
1851
+ }
1852
+
1853
+ /**
1854
+ * export 集成配置
1855
+ */
1856
+ export interface IntegrationConfiguration {
1857
+ /**
1858
+ * 名字
1859
+ */
1860
+ Name: string
1578
1861
 
1579
1862
  /**
1580
- * 允许配置的持续周期个数
1863
+ * 类型
1581
1864
  */
1582
- ContinuePeriod: Array<number>
1865
+ Kind: string
1866
+
1867
+ /**
1868
+ * 内容
1869
+ */
1870
+ Content: string
1871
+
1872
+ /**
1873
+ * 状态
1874
+ */
1875
+ Status: number
1876
+
1877
+ /**
1878
+ * 实例类型
1879
+ */
1880
+ Category: string
1881
+
1882
+ /**
1883
+ * 实例描述
1884
+ */
1885
+ InstanceDesc: string
1886
+
1887
+ /**
1888
+ * dashboard 的 URL
1889
+ */
1890
+ GrafanaDashboardURL: string
1583
1891
  }
1584
1892
 
1585
1893
  /**
@@ -1658,6 +1966,47 @@ export interface DescribePolicyConditionListRequest {
1658
1966
  Module: string
1659
1967
  }
1660
1968
 
1969
+ /**
1970
+ * 云监控告警通知模板 - 回调通知详情
1971
+ */
1972
+ export interface URLNotice {
1973
+ /**
1974
+ * 回调 url(限长256字符)
1975
+ 注意:此字段可能返回 null,表示取不到有效值。
1976
+ */
1977
+ URL: string
1978
+
1979
+ /**
1980
+ * 是否通过验证 0=否 1=是
1981
+ 注意:此字段可能返回 null,表示取不到有效值。
1982
+ */
1983
+ IsValid?: number
1984
+
1985
+ /**
1986
+ * 验证码
1987
+ 注意:此字段可能返回 null,表示取不到有效值。
1988
+ */
1989
+ ValidationCode?: string
1990
+
1991
+ /**
1992
+ * 通知开始时间 一天开始的秒数
1993
+ 注意:此字段可能返回 null,表示取不到有效值。
1994
+ */
1995
+ StartTime?: number
1996
+
1997
+ /**
1998
+ * 通知结束时间 一天开始的秒数
1999
+ 注意:此字段可能返回 null,表示取不到有效值。
2000
+ */
2001
+ EndTime?: number
2002
+
2003
+ /**
2004
+ * 通知周期 1-7表示周一到周日
2005
+ 注意:此字段可能返回 null,表示取不到有效值。
2006
+ */
2007
+ Weekday?: Array<number>
2008
+ }
2009
+
1661
2010
  /**
1662
2011
  * DeletePolicyGroup返回参数结构体
1663
2012
  */
@@ -1689,6 +2038,16 @@ export interface DescribeConditionsTemplateListResponse {
1689
2038
  RequestId?: string
1690
2039
  }
1691
2040
 
2041
+ /**
2042
+ * ResumeGrafanaInstance请求参数结构体
2043
+ */
2044
+ export interface ResumeGrafanaInstanceRequest {
2045
+ /**
2046
+ * 实例 ID
2047
+ */
2048
+ InstanceId: string
2049
+ }
2050
+
1692
2051
  /**
1693
2052
  * DescribeMonitorTypes请求参数结构体
1694
2053
  */
@@ -1700,18 +2059,38 @@ export interface DescribeMonitorTypesRequest {
1700
2059
  }
1701
2060
 
1702
2061
  /**
1703
- * DescribeAlarmNotices返回参数结构体
2062
+ * DescribeGrafanaConfig返回参数结构体
1704
2063
  */
1705
- export interface DescribeAlarmNoticesResponse {
2064
+ export interface DescribeGrafanaConfigResponse {
1706
2065
  /**
1707
- * 告警通知模板总数
2066
+ * JSON 编码后的字符串
1708
2067
  */
1709
- TotalCount: number
2068
+ Config: string
1710
2069
 
1711
2070
  /**
1712
- * 告警通知模板列表
2071
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1713
2072
  */
1714
- Notices: Array<AlarmNotice>
2073
+ RequestId?: string
2074
+ }
2075
+
2076
+ /**
2077
+ * DeleteGrafanaInstance请求参数结构体
2078
+ */
2079
+ export interface DeleteGrafanaInstanceRequest {
2080
+ /**
2081
+ * 实例名数组
2082
+ */
2083
+ InstanceIDs: Array<string>
2084
+ }
2085
+
2086
+ /**
2087
+ * DescribeGrafanaIntegrations返回参数结构体
2088
+ */
2089
+ export interface DescribeGrafanaIntegrationsResponse {
2090
+ /**
2091
+ * 集成数组
2092
+ */
2093
+ IntegrationSet: Array<GrafanaIntegrationConfig>
1715
2094
 
1716
2095
  /**
1717
2096
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1739,6 +2118,31 @@ export interface ModifyAlarmPolicyTasksRequest {
1739
2118
  TriggerTasks?: Array<AlarmPolicyTriggerTask>
1740
2119
  }
1741
2120
 
2121
+ /**
2122
+ * Grafana 集成实例配置
2123
+ */
2124
+ export interface GrafanaIntegrationConfig {
2125
+ /**
2126
+ * 集成 ID
2127
+ */
2128
+ IntegrationId: string
2129
+
2130
+ /**
2131
+ * 集成类型
2132
+ */
2133
+ Kind: string
2134
+
2135
+ /**
2136
+ * 集成内容
2137
+ */
2138
+ Content: string
2139
+
2140
+ /**
2141
+ * 集成描述
2142
+ */
2143
+ Description: string
2144
+ }
2145
+
1742
2146
  /**
1743
2147
  * 维度信息
1744
2148
  */
@@ -1749,6 +2153,21 @@ export interface DimensionsDesc {
1749
2153
  Dimensions: Array<string>
1750
2154
  }
1751
2155
 
2156
+ /**
2157
+ * DeleteGrafanaIntegration请求参数结构体
2158
+ */
2159
+ export interface DeleteGrafanaIntegrationRequest {
2160
+ /**
2161
+ * 实例 ID
2162
+ */
2163
+ InstanceId: string
2164
+
2165
+ /**
2166
+ * 集成 ID
2167
+ */
2168
+ IntegrationId: string
2169
+ }
2170
+
1752
2171
  /**
1753
2172
  * ModifyAlarmPolicyStatus请求参数结构体
1754
2173
  */
@@ -1785,36 +2204,91 @@ export interface CreatePrometheusMultiTenantInstancePostPayModeResponse {
1785
2204
  }
1786
2205
 
1787
2206
  /**
1788
- * UpdatePrometheusAgentStatus返回参数结构体
2207
+ * Grafana可视化服务 授权账户信息
1789
2208
  */
1790
- export interface UpdatePrometheusAgentStatusResponse {
2209
+ export interface GrafanaAccountInfo {
1791
2210
  /**
1792
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2211
+ * 用户账号ID
1793
2212
  */
1794
- RequestId?: string
2213
+ UserId: string
2214
+
2215
+ /**
2216
+ * 用户权限
2217
+ */
2218
+ Role: Array<GrafanaAccountRole>
2219
+
2220
+ /**
2221
+ * 备注
2222
+ */
2223
+ Notes: string
2224
+
2225
+ /**
2226
+ * 创建时间
2227
+ */
2228
+ CreateAt: string
1795
2229
  }
1796
2230
 
1797
2231
  /**
1798
- * Prometheus 服务发现信息
2232
+ * UpdateGrafanaNotificationChannel请求参数结构体
1799
2233
  */
1800
- export interface ServiceDiscoveryItem {
2234
+ export interface UpdateGrafanaNotificationChannelRequest {
1801
2235
  /**
1802
- * 服务发现名称
2236
+ * 通道 ID
1803
2237
  */
1804
- Name: string
2238
+ ChannelId: string
1805
2239
 
1806
2240
  /**
1807
- * 服务发现属于的 Namespace
2241
+ * 实例名
1808
2242
  */
1809
- Namespace: string
2243
+ InstanceId: string
1810
2244
 
1811
2245
  /**
1812
- * 服务发现类型: ServiceMonitor/PodMonitor
2246
+ * 渠道名
1813
2247
  */
1814
- Kind: string
2248
+ ChannelName: string
1815
2249
 
1816
2250
  /**
1817
- * Namespace 选取方式
2251
+ * 接受告警通道 ID 数组
2252
+ */
2253
+ Receivers: Array<string>
2254
+
2255
+ /**
2256
+ * 额外组织 ID 数组
2257
+ */
2258
+ ExtraOrgIds?: Array<string>
2259
+ }
2260
+
2261
+ /**
2262
+ * UninstallGrafanaPlugins返回参数结构体
2263
+ */
2264
+ export interface UninstallGrafanaPluginsResponse {
2265
+ /**
2266
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2267
+ */
2268
+ RequestId?: string
2269
+ }
2270
+
2271
+ /**
2272
+ * Prometheus 服务发现信息
2273
+ */
2274
+ export interface ServiceDiscoveryItem {
2275
+ /**
2276
+ * 服务发现名称
2277
+ */
2278
+ Name: string
2279
+
2280
+ /**
2281
+ * 服务发现属于的 Namespace
2282
+ */
2283
+ Namespace: string
2284
+
2285
+ /**
2286
+ * 服务发现类型: ServiceMonitor/PodMonitor
2287
+ */
2288
+ Kind: string
2289
+
2290
+ /**
2291
+ * Namespace 选取方式
1818
2292
  注意:此字段可能返回 null,表示取不到有效值。
1819
2293
  */
1820
2294
  NamespaceSelector: string
@@ -1960,13 +2434,19 @@ export interface DescribeBasicAlarmListResponse {
1960
2434
  * 告警列表
1961
2435
  注意:此字段可能返回 null,表示取不到有效值。
1962
2436
  */
1963
- Alarms?: Array<DescribeBasicAlarmListAlarms>
2437
+ Alarms: Array<DescribeBasicAlarmListAlarms>
1964
2438
 
1965
2439
  /**
1966
2440
  * 总数
1967
2441
  注意:此字段可能返回 null,表示取不到有效值。
1968
2442
  */
1969
- Total?: number
2443
+ Total: number
2444
+
2445
+ /**
2446
+ * 备注信息
2447
+ 注意:此字段可能返回 null,表示取不到有效值。
2448
+ */
2449
+ Warning: string
1970
2450
 
1971
2451
  /**
1972
2452
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1974,6 +2454,16 @@ export interface DescribeBasicAlarmListResponse {
1974
2454
  RequestId?: string
1975
2455
  }
1976
2456
 
2457
+ /**
2458
+ * DescribeGrafanaEnvironments请求参数结构体
2459
+ */
2460
+ export interface DescribeGrafanaEnvironmentsRequest {
2461
+ /**
2462
+ * 实例名
2463
+ */
2464
+ InstanceId: string
2465
+ }
2466
+
1977
2467
  /**
1978
2468
  * DescribeProductList请求参数结构体
1979
2469
  */
@@ -2014,6 +2504,21 @@ export interface PeriodsSt {
2014
2504
  StatType: Array<string>
2015
2505
  }
2016
2506
 
2507
+ /**
2508
+ * Grafana可视化服务 账号权限
2509
+ */
2510
+ export interface GrafanaAccountRole {
2511
+ /**
2512
+ * 组织
2513
+ */
2514
+ Organization?: string
2515
+
2516
+ /**
2517
+ * 权限
2518
+ */
2519
+ Role?: string
2520
+ }
2521
+
2017
2522
  /**
2018
2523
  * BindPrometheusManagedGrafana返回参数结构体
2019
2524
  */
@@ -2239,28 +2744,28 @@ export interface DeleteExporterIntegrationRequest {
2239
2744
  */
2240
2745
  InstanceId: string
2241
2746
 
2747
+ /**
2748
+ * 类型
2749
+ */
2750
+ Kind: string
2751
+
2752
+ /**
2753
+ * 名字
2754
+ */
2755
+ Name: string
2756
+
2242
2757
  /**
2243
2758
  * Kubernetes 集群类型,取值如下:
2244
2759
  <li> 1= 容器集群(TKE) </li>
2245
2760
  <li> 2=弹性集群<EKS> </li>
2246
2761
  <li> 3= Prometheus管理的弹性集群<MEKS> </li>
2247
2762
  */
2248
- KubeType: number
2763
+ KubeType?: number
2249
2764
 
2250
2765
  /**
2251
2766
  * 集群 ID
2252
2767
  */
2253
- ClusterId: string
2254
-
2255
- /**
2256
- * 类型
2257
- */
2258
- Kind: string
2259
-
2260
- /**
2261
- * 名字
2262
- */
2263
- Name: string
2768
+ ClusterId?: string
2264
2769
  }
2265
2770
 
2266
2771
  /**
@@ -2274,38 +2779,18 @@ export interface ModifyAlarmReceiversResponse {
2274
2779
  }
2275
2780
 
2276
2781
  /**
2277
- * Prometheus Agent 管理命令行
2782
+ * EnableGrafanaSSO请求参数结构体
2278
2783
  */
2279
- export interface ManagementCommand {
2280
- /**
2281
- * Agent 安装命令
2282
- 注意:此字段可能返回 null,表示取不到有效值。
2283
- */
2284
- Install: string
2285
-
2286
- /**
2287
- * Agent 重启命令
2288
- 注意:此字段可能返回 null,表示取不到有效值。
2289
- */
2290
- Restart: string
2291
-
2292
- /**
2293
- * Agent 停止命令
2294
- 注意:此字段可能返回 null,表示取不到有效值。
2295
- */
2296
- Stop: string
2297
-
2784
+ export interface EnableGrafanaSSORequest {
2298
2785
  /**
2299
- * Agent 状态检测命令
2300
- 注意:此字段可能返回 null,表示取不到有效值。
2301
- */
2302
- StatusCheck: string
2786
+ * 是否开启 SSO
2787
+ */
2788
+ EnableSSO: boolean
2303
2789
 
2304
2790
  /**
2305
- * Agent 日志检测命令
2306
- 注意:此字段可能返回 null,表示取不到有效值。
2307
- */
2308
- LogCheck: string
2791
+ * 实例 ID
2792
+ */
2793
+ InstanceId: string
2309
2794
  }
2310
2795
 
2311
2796
  /**
@@ -2424,6 +2909,12 @@ export interface DescribeAllNamespacesResponse {
2424
2909
  */
2425
2910
  CustomNamespacesNew: Array<CommonNamespace>
2426
2911
 
2912
+ /**
2913
+ * 通用告警策略类型(包括:应用性能监控,前端性能监控,云拨测)
2914
+ 注意:此字段可能返回 null,表示取不到有效值。
2915
+ */
2916
+ CommonNamespaces: Array<CommonNamespaceNew>
2917
+
2427
2918
  /**
2428
2919
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2429
2920
  */
@@ -2465,6 +2956,46 @@ export interface DeleteAlarmNoticesResponse {
2465
2956
  RequestId?: string
2466
2957
  }
2467
2958
 
2959
+ /**
2960
+ * DescribeGrafanaNotificationChannels请求参数结构体
2961
+ */
2962
+ export interface DescribeGrafanaNotificationChannelsRequest {
2963
+ /**
2964
+ * 实例名
2965
+ */
2966
+ InstanceId: string
2967
+
2968
+ /**
2969
+ * 偏移量
2970
+ */
2971
+ Offset: number
2972
+
2973
+ /**
2974
+ * 查询数量
2975
+ */
2976
+ Limit: number
2977
+
2978
+ /**
2979
+ * 渠道名
2980
+ */
2981
+ ChannelName?: string
2982
+
2983
+ /**
2984
+ * 渠道 ID
2985
+ */
2986
+ ChannelIDs?: Array<string>
2987
+
2988
+ /**
2989
+ * 状态
2990
+ */
2991
+ ChannelState?: number
2992
+ }
2993
+
2994
+ /**
2995
+ * DescribePluginOverviews请求参数结构体
2996
+ */
2997
+ export type DescribePluginOverviewsRequest = null
2998
+
2468
2999
  /**
2469
3000
  * TerminatePrometheusInstances请求参数结构体
2470
3001
  */
@@ -2476,9 +3007,15 @@ export interface TerminatePrometheusInstancesRequest {
2476
3007
  }
2477
3008
 
2478
3009
  /**
2479
- * UnbindPrometheusManagedGrafana返回参数结构体
3010
+ * DescribeSSOAccount返回参数结构体
2480
3011
  */
2481
- export interface UnbindPrometheusManagedGrafanaResponse {
3012
+ export interface DescribeSSOAccountResponse {
3013
+ /**
3014
+ * 授权账号列表
3015
+ 注意:此字段可能返回 null,表示取不到有效值。
3016
+ */
3017
+ AccountSet: Array<GrafanaAccountInfo>
3018
+
2482
3019
  /**
2483
3020
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2484
3021
  */
@@ -2507,6 +3044,16 @@ export interface UpdatePrometheusAgentStatusRequest {
2507
3044
  Status: number
2508
3045
  }
2509
3046
 
3047
+ /**
3048
+ * InstallPlugins返回参数结构体
3049
+ */
3050
+ export interface InstallPluginsResponse {
3051
+ /**
3052
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3053
+ */
3054
+ RequestId?: string
3055
+ }
3056
+
2510
3057
  /**
2511
3058
  * CreateAlarmPolicy返回参数结构体
2512
3059
  */
@@ -2676,18 +3223,38 @@ re=正则匹配
2676
3223
  }
2677
3224
 
2678
3225
  /**
2679
- * CreateServiceDiscovery返回参数结构体
3226
+ * DeleteGrafanaNotificationChannel请求参数结构体
2680
3227
  */
2681
- export interface CreateServiceDiscoveryResponse {
3228
+ export interface DeleteGrafanaNotificationChannelRequest {
2682
3229
  /**
2683
- * 创建成功之后,返回对应服务发现信息
3230
+ * 通道 ID 数组
2684
3231
  */
2685
- ServiceDiscovery?: ServiceDiscoveryItem
3232
+ ChannelIDs: Array<string>
2686
3233
 
2687
3234
  /**
2688
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3235
+ * 实例名
2689
3236
  */
2690
- RequestId?: string
3237
+ InstanceId: string
3238
+ }
3239
+
3240
+ /**
3241
+ * CreateGrafanaIntegration请求参数结构体
3242
+ */
3243
+ export interface CreateGrafanaIntegrationRequest {
3244
+ /**
3245
+ * 实例名
3246
+ */
3247
+ InstanceId: string
3248
+
3249
+ /**
3250
+ * 类型
3251
+ */
3252
+ Kind: string
3253
+
3254
+ /**
3255
+ * 配置
3256
+ */
3257
+ Content: string
2691
3258
  }
2692
3259
 
2693
3260
  /**
@@ -2720,12 +3287,12 @@ export interface DescribeExporterIntegrationsRequest {
2720
3287
  <li> 2=弹性集群<EKS> </li>
2721
3288
  <li> 3= Prometheus管理的弹性集群<MEKS> </li>
2722
3289
  */
2723
- KubeType: number
3290
+ KubeType?: number
2724
3291
 
2725
3292
  /**
2726
3293
  * 集群 ID
2727
3294
  */
2728
- ClusterId: string
3295
+ ClusterId?: string
2729
3296
 
2730
3297
  /**
2731
3298
  * 类型
@@ -2983,26 +3550,18 @@ export interface Point {
2983
3550
  }
2984
3551
 
2985
3552
  /**
2986
- * UpdateAlertRuleState请求参数结构体
3553
+ * UpdateAlertRule返回参数结构体
2987
3554
  */
2988
- export interface UpdateAlertRuleStateRequest {
3555
+ export interface UpdateAlertRuleResponse {
2989
3556
  /**
2990
- * 规则 ID 列表
3557
+ * 规则 ID
2991
3558
  */
2992
- RuleIds: Array<string>
3559
+ RuleId: string
2993
3560
 
2994
3561
  /**
2995
- * Prometheus 实例 ID
3562
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2996
3563
  */
2997
- InstanceId: string
2998
-
2999
- /**
3000
- * 规则状态码,取值如下:
3001
- <li>2=RuleEnabled</li>
3002
- <li>3=RuleDisabled</li>
3003
- 默认状态码为 2 启用。
3004
- */
3005
- RuleState: number
3564
+ RequestId?: string
3006
3565
  }
3007
3566
 
3008
3567
  /**
@@ -3031,82 +3590,58 @@ export interface ModifyPolicyGroupEventCondition {
3031
3590
  }
3032
3591
 
3033
3592
  /**
3034
- * 指标,可用于设置告警、查询数据
3593
+ * CreateGrafanaNotificationChannel请求参数结构体
3035
3594
  */
3036
- export interface Metric {
3595
+ export interface CreateGrafanaNotificationChannelRequest {
3037
3596
  /**
3038
- * 告警策略类型
3597
+ * 实例名
3039
3598
  */
3040
- Namespace: string
3599
+ InstanceId: string
3041
3600
 
3042
3601
  /**
3043
- * 指标名
3602
+ * 渠道名
3044
3603
  */
3045
- MetricName: string
3604
+ ChannelName: string
3046
3605
 
3047
3606
  /**
3048
- * 指标展示名
3607
+ * 组织 ID
3049
3608
  */
3050
- Description: string
3609
+ OrgId: number
3051
3610
 
3052
3611
  /**
3053
- * 最小值
3612
+ * 接受告警通道 ID 数组
3054
3613
  */
3055
- Min: number
3614
+ Receivers: Array<string>
3056
3615
 
3057
3616
  /**
3058
- * 最大值
3617
+ * 额外组织 ID 数组
3059
3618
  */
3060
- Max: number
3619
+ ExtraOrgIds?: Array<string>
3620
+ }
3061
3621
 
3622
+ /**
3623
+ * ModifyGrafanaInstance返回参数结构体
3624
+ */
3625
+ export interface ModifyGrafanaInstanceResponse {
3062
3626
  /**
3063
- * 维度列表
3627
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3064
3628
  */
3065
- Dimensions: Array<string>
3629
+ RequestId?: string
3630
+ }
3066
3631
 
3632
+ /**
3633
+ * ModifyPolicyGroup请求参数结构体
3634
+ */
3635
+ export interface ModifyPolicyGroupRequest {
3067
3636
  /**
3068
- * 单位
3637
+ * 固定值,为"monitor"
3069
3638
  */
3070
- Unit: string
3071
-
3072
- /**
3073
- * 指标配置
3074
- 注意:此字段可能返回 null,表示取不到有效值。
3075
- */
3076
- MetricConfig: MetricConfig
3639
+ Module: string
3077
3640
 
3078
3641
  /**
3079
- * 是否为高级指标。1是 0否
3080
- 注意:此字段可能返回 null,表示取不到有效值。
3081
- */
3082
- IsAdvanced: number
3083
-
3084
- /**
3085
- * 高级指标是否开通。1是 0否
3086
- 注意:此字段可能返回 null,表示取不到有效值。
3087
- */
3088
- IsOpen: number
3089
-
3090
- /**
3091
- * 集成中心产品ID
3092
- 注意:此字段可能返回 null,表示取不到有效值。
3093
- */
3094
- ProductId: number
3095
- }
3096
-
3097
- /**
3098
- * ModifyPolicyGroup请求参数结构体
3099
- */
3100
- export interface ModifyPolicyGroupRequest {
3101
- /**
3102
- * 固定值,为"monitor"
3103
- */
3104
- Module: string
3105
-
3106
- /**
3107
- * 策略组id
3108
- */
3109
- GroupId: number
3642
+ * 策略组id
3643
+ */
3644
+ GroupId: number
3110
3645
 
3111
3646
  /**
3112
3647
  * 告警类型
@@ -3199,6 +3734,31 @@ export interface DescribeBaseMetricsRequest {
3199
3734
  Dimensions?: Array<string>
3200
3735
  }
3201
3736
 
3737
+ /**
3738
+ * CreateSSOAccount请求参数结构体
3739
+ */
3740
+ export interface CreateSSOAccountRequest {
3741
+ /**
3742
+ * 实例ID
3743
+ */
3744
+ InstanceId: string
3745
+
3746
+ /**
3747
+ * 用户账号ID
3748
+ */
3749
+ UserId: string
3750
+
3751
+ /**
3752
+ * 权限
3753
+ */
3754
+ Role: Array<GrafanaAccountRole>
3755
+
3756
+ /**
3757
+ * 备注
3758
+ */
3759
+ Notes?: string
3760
+ }
3761
+
3202
3762
  /**
3203
3763
  * 云监控告警通知模板 - 用户通知详情
3204
3764
  */
@@ -3307,6 +3867,16 @@ export interface UpdatePrometheusScrapeJobRequest {
3307
3867
  Config: string
3308
3868
  }
3309
3869
 
3870
+ /**
3871
+ * UpdateGrafanaNotificationChannel返回参数结构体
3872
+ */
3873
+ export interface UpdateGrafanaNotificationChannelResponse {
3874
+ /**
3875
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3876
+ */
3877
+ RequestId?: string
3878
+ }
3879
+
3310
3880
  /**
3311
3881
  * 告警策略过滤条件
3312
3882
  */
@@ -3324,6 +3894,31 @@ export interface AlarmPolicyFilter {
3324
3894
  Dimensions?: string
3325
3895
  }
3326
3896
 
3897
+ /**
3898
+ * UpgradeGrafanaInstance请求参数结构体
3899
+ */
3900
+ export interface UpgradeGrafanaInstanceRequest {
3901
+ /**
3902
+ * 实例名
3903
+ */
3904
+ InstanceId: string
3905
+
3906
+ /**
3907
+ * 版本别名
3908
+ */
3909
+ Alias: string
3910
+ }
3911
+
3912
+ /**
3913
+ * DescribeAlarmNoticeCallbacks请求参数结构体
3914
+ */
3915
+ export interface DescribeAlarmNoticeCallbacksRequest {
3916
+ /**
3917
+ * 模块名,这里填“monitor”
3918
+ */
3919
+ Module: string
3920
+ }
3921
+
3327
3922
  /**
3328
3923
  * DescribeAlarmNoticeCallbacks返回参数结构体
3329
3924
  */
@@ -3391,9 +3986,51 @@ export interface ModifyAlarmPolicyConditionRequest {
3391
3986
  }
3392
3987
 
3393
3988
  /**
3394
- * ModifyAlarmNotice返回参数结构体
3989
+ * DeleteSSOAccount请求参数结构体
3395
3990
  */
3396
- export interface ModifyAlarmNoticeResponse {
3991
+ export interface DeleteSSOAccountRequest {
3992
+ /**
3993
+ * 实例ID
3994
+ */
3995
+ InstanceId: string
3996
+
3997
+ /**
3998
+ * 用户账号ID
3999
+ */
4000
+ UserId: string
4001
+ }
4002
+
4003
+ /**
4004
+ * Prometheus 抓取任务
4005
+ */
4006
+ export interface PrometheusScrapeJob {
4007
+ /**
4008
+ * 任务名
4009
+ 注意:此字段可能返回 null,表示取不到有效值。
4010
+ */
4011
+ Name: string
4012
+
4013
+ /**
4014
+ * Agent ID
4015
+ */
4016
+ AgentId: string
4017
+
4018
+ /**
4019
+ * 任务 ID
4020
+ */
4021
+ JobId: string
4022
+
4023
+ /**
4024
+ * 配置
4025
+ 注意:此字段可能返回 null,表示取不到有效值。
4026
+ */
4027
+ Config: string
4028
+ }
4029
+
4030
+ /**
4031
+ * CreateGrafanaIntegration返回参数结构体
4032
+ */
4033
+ export interface CreateGrafanaIntegrationResponse {
3397
4034
  /**
3398
4035
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3399
4036
  */
@@ -3415,6 +4052,26 @@ export interface BindPrometheusManagedGrafanaRequest {
3415
4052
  GrafanaId: string
3416
4053
  }
3417
4054
 
4055
+ /**
4056
+ * ResumeGrafanaInstance返回参数结构体
4057
+ */
4058
+ export interface ResumeGrafanaInstanceResponse {
4059
+ /**
4060
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4061
+ */
4062
+ RequestId?: string
4063
+ }
4064
+
4065
+ /**
4066
+ * UpdateAlertRuleState返回参数结构体
4067
+ */
4068
+ export interface UpdateAlertRuleStateResponse {
4069
+ /**
4070
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4071
+ */
4072
+ RequestId?: string
4073
+ }
4074
+
3418
4075
  /**
3419
4076
  * 实例维度组合数组
3420
4077
  */
@@ -3426,120 +4083,102 @@ export interface Instance {
3426
4083
  }
3427
4084
 
3428
4085
  /**
3429
- * 策略绑定实例维度信息
4086
+ * DescribeProductEventList返回参数结构体
3430
4087
  */
3431
- export interface BindingPolicyObjectDimension {
4088
+ export interface DescribeProductEventListResponse {
3432
4089
  /**
3433
- * 地域名
3434
- */
3435
- Region: string
4090
+ * 事件列表
4091
+ 注意:此字段可能返回 null,表示取不到有效值。
4092
+ */
4093
+ Events: Array<DescribeProductEventListEvents>
3436
4094
 
3437
4095
  /**
3438
- * 地域ID
4096
+ * 事件统计
3439
4097
  */
3440
- RegionId?: number
4098
+ OverView: DescribeProductEventListOverView
3441
4099
 
3442
4100
  /**
3443
- * 实例的维度信息,格式为
3444
- {"unInstanceId":"ins-00jvv9mo"}。不同云产品的维度信息不同,详见
3445
- [指标维度信息Dimensions列表](https://cloud.tencent.com/document/product/248/50397)
4101
+ * 事件总数
4102
+ 注意:此字段可能返回 null,表示取不到有效值。
3446
4103
  */
3447
- Dimensions?: string
4104
+ Total: number
3448
4105
 
3449
4106
  /**
3450
- * 事件维度信息
4107
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3451
4108
  */
3452
- EventDimensions?: string
4109
+ RequestId?: string
3453
4110
  }
3454
4111
 
3455
4112
  /**
3456
- * DeletePolicyGroup请求参数结构体
4113
+ * CreateGrafanaInstance请求参数结构体
3457
4114
  */
3458
- export interface DeletePolicyGroupRequest {
4115
+ export interface CreateGrafanaInstanceRequest {
3459
4116
  /**
3460
- * 固定值,为"monitor"
3461
- */
3462
- Module: string
3463
-
3464
- /**
3465
- * 策略组id
4117
+ * 实例名
3466
4118
  */
3467
- GroupId: Array<number>
3468
- }
4119
+ InstanceName: string
3469
4120
 
3470
- /**
3471
- * DescribeAlarmPolicy返回参数结构体
3472
- */
3473
- export interface DescribeAlarmPolicyResponse {
3474
4121
  /**
3475
- * 策略详情
4122
+ * VPC ID
3476
4123
  */
3477
- Policy?: AlarmPolicy
4124
+ VpcId: string
3478
4125
 
3479
4126
  /**
3480
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4127
+ * 子网 ID 数组
3481
4128
  */
3482
- RequestId?: string
3483
- }
4129
+ SubnetIds: Array<string>
3484
4130
 
3485
- /**
3486
- * DeleteExporterIntegration返回参数结构体
3487
- */
3488
- export interface DeleteExporterIntegrationResponse {
3489
4131
  /**
3490
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4132
+ * Grafana 初始密码
3491
4133
  */
3492
- RequestId?: string
3493
- }
4134
+ GrafanaInitPassword: string
3494
4135
 
3495
- /**
3496
- * UpdateServiceDiscovery返回参数结构体
3497
- */
3498
- export interface UpdateServiceDiscoveryResponse {
3499
4136
  /**
3500
- * 更新成功之后,返回对应服务发现的信息
4137
+ * 是否启用外网
3501
4138
  */
3502
- ServiceDiscovery?: ServiceDiscoveryItem
4139
+ EnableInternet: boolean
3503
4140
 
3504
4141
  /**
3505
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4142
+ * 标签
3506
4143
  */
3507
- RequestId?: string
4144
+ TagSpecification?: Array<PrometheusTag>
3508
4145
  }
3509
4146
 
3510
4147
  /**
3511
- * DescribeMonitorTypes返回参数结构体
4148
+ * 策略绑定实例维度信息
3512
4149
  */
3513
- export interface DescribeMonitorTypesResponse {
4150
+ export interface BindingPolicyObjectDimension {
3514
4151
  /**
3515
- * 监控类型,云产品监控为 MT_QCE
4152
+ * 地域名
3516
4153
  */
3517
- MonitorTypes: Array<string>
4154
+ Region: string
3518
4155
 
3519
4156
  /**
3520
- * 监控类型详情
4157
+ * 地域ID
3521
4158
  */
3522
- MonitorTypeInfos: Array<MonitorTypeInfo>
4159
+ RegionId?: number
3523
4160
 
3524
4161
  /**
3525
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4162
+ * 实例的维度信息,格式为
4163
+ {"unInstanceId":"ins-00jvv9mo"}。不同云产品的维度信息不同,详见
4164
+ [指标维度信息Dimensions列表](https://cloud.tencent.com/document/product/248/50397)
4165
+ */
4166
+ Dimensions?: string
4167
+
4168
+ /**
4169
+ * 事件维度信息
3526
4170
  */
3527
- RequestId?: string
4171
+ EventDimensions?: string
3528
4172
  }
3529
4173
 
3530
4174
  /**
3531
- * 实例对象的维度组合
4175
+ * UnbindPrometheusManagedGrafana返回参数结构体
3532
4176
  */
3533
- export interface Dimension {
3534
- /**
3535
- * 实例维度名称
3536
- */
3537
- Name: string
3538
-
4177
+ export interface UnbindPrometheusManagedGrafanaResponse {
3539
4178
  /**
3540
- * 实例维度值
4179
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3541
4180
  */
3542
- Value: string
4181
+ RequestId?: string
3543
4182
  }
3544
4183
 
3545
4184
  /**
@@ -3624,58 +4263,287 @@ export interface DescribeBasicAlarmListAlarms {
3624
4263
  ObjId: string
3625
4264
 
3626
4265
  /**
3627
- * 策略类型
4266
+ * 策略类型
4267
+ 注意:此字段可能返回 null,表示取不到有效值。
4268
+ */
4269
+ ViewName: string
4270
+
4271
+ /**
4272
+ * VPC,只有CVM有
4273
+ 注意:此字段可能返回 null,表示取不到有效值。
4274
+ */
4275
+ Vpc: string
4276
+
4277
+ /**
4278
+ * 指标ID
4279
+ 注意:此字段可能返回 null,表示取不到有效值。
4280
+ */
4281
+ MetricId: number
4282
+
4283
+ /**
4284
+ * 指标名
4285
+ 注意:此字段可能返回 null,表示取不到有效值。
4286
+ */
4287
+ MetricName: string
4288
+
4289
+ /**
4290
+ * 告警类型,0表示指标告警,2表示产品事件告警,3表示平台事件告警
4291
+ 注意:此字段可能返回 null,表示取不到有效值。
4292
+ */
4293
+ AlarmType: number
4294
+
4295
+ /**
4296
+ * 地域
4297
+ 注意:此字段可能返回 null,表示取不到有效值。
4298
+ */
4299
+ Region: string
4300
+
4301
+ /**
4302
+ * 告警对象维度信息
4303
+ 注意:此字段可能返回 null,表示取不到有效值。
4304
+ */
4305
+ Dimensions: string
4306
+
4307
+ /**
4308
+ * 通知方式
4309
+ 注意:此字段可能返回 null,表示取不到有效值。
4310
+ */
4311
+ NotifyWay: Array<string>
4312
+
4313
+ /**
4314
+ * 所属实例组信息
4315
+ 注意:此字段可能返回 null,表示取不到有效值。
4316
+ */
4317
+ InstanceGroup: Array<InstanceGroup>
4318
+ }
4319
+
4320
+ /**
4321
+ * DescribeAlarmPolicy返回参数结构体
4322
+ */
4323
+ export interface DescribeAlarmPolicyResponse {
4324
+ /**
4325
+ * 策略详情
4326
+ */
4327
+ Policy?: AlarmPolicy
4328
+
4329
+ /**
4330
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4331
+ */
4332
+ RequestId?: string
4333
+ }
4334
+
4335
+ /**
4336
+ * DeleteExporterIntegration返回参数结构体
4337
+ */
4338
+ export interface DeleteExporterIntegrationResponse {
4339
+ /**
4340
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4341
+ */
4342
+ RequestId?: string
4343
+ }
4344
+
4345
+ /**
4346
+ * UpdateServiceDiscovery返回参数结构体
4347
+ */
4348
+ export interface UpdateServiceDiscoveryResponse {
4349
+ /**
4350
+ * 更新成功之后,返回对应服务发现的信息
4351
+ */
4352
+ ServiceDiscovery?: ServiceDiscoveryItem
4353
+
4354
+ /**
4355
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4356
+ */
4357
+ RequestId?: string
4358
+ }
4359
+
4360
+ /**
4361
+ * DescribeMonitorTypes返回参数结构体
4362
+ */
4363
+ export interface DescribeMonitorTypesResponse {
4364
+ /**
4365
+ * 监控类型,云产品监控为 MT_QCE
4366
+ */
4367
+ MonitorTypes: Array<string>
4368
+
4369
+ /**
4370
+ * 监控类型详情
4371
+ */
4372
+ MonitorTypeInfos: Array<MonitorTypeInfo>
4373
+
4374
+ /**
4375
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4376
+ */
4377
+ RequestId?: string
4378
+ }
4379
+
4380
+ /**
4381
+ * 查询 Grafana 实例时的实例类型
4382
+ */
4383
+ export interface GrafanaInstanceInfo {
4384
+ /**
4385
+ * 实例名
4386
+ */
4387
+ InstanceName: string
4388
+
4389
+ /**
4390
+ * 实例 ID
4391
+ */
4392
+ InstanceId: string
4393
+
4394
+ /**
4395
+ * 地域
4396
+ */
4397
+ Region: string
4398
+
4399
+ /**
4400
+ * VPC ID
4401
+ */
4402
+ VpcId: string
4403
+
4404
+ /**
4405
+ * 子网 ID 数组
4406
+ */
4407
+ SubnetIds: Array<string>
4408
+
4409
+ /**
4410
+ * Grafana 内网地址
4411
+ */
4412
+ InternetUrl: string
4413
+
4414
+ /**
4415
+ * Grafana 公网地址
4416
+ */
4417
+ InternalUrl: string
4418
+
4419
+ /**
4420
+ * 创建时间
4421
+ */
4422
+ CreatedAt: string
4423
+
4424
+ /**
4425
+ * 运行状态(1:正在创建;2:运行中;3:异常;4:重启中;5:停机中; 6:已停机; 7: 已删除)
4426
+ */
4427
+ InstanceStatus: number
4428
+
4429
+ /**
4430
+ * 实例的标签
4431
+ 注意:此字段可能返回 null,表示取不到有效值。
4432
+ */
4433
+ TagSpecification: Array<PrometheusTag>
4434
+
4435
+ /**
4436
+ * 实例的可用区
4437
+ */
4438
+ Zone: string
4439
+
4440
+ /**
4441
+ * 计费模式(1:包年包月)
4442
+ */
4443
+ InstanceChargeType: number
4444
+
4445
+ /**
4446
+ * VPC 名称
4447
+ */
4448
+ VpcName: string
4449
+
4450
+ /**
4451
+ * 子网名称
4452
+ */
4453
+ SubnetName: string
4454
+
4455
+ /**
4456
+ * 地域 ID
4457
+ */
4458
+ RegionId: number
4459
+
4460
+ /**
4461
+ * 可访问此实例的完整 URL
4462
+ */
4463
+ RootUrl: string
4464
+
4465
+ /**
4466
+ * 是否开启 SSO
4467
+ */
4468
+ EnableSSO: boolean
4469
+
4470
+ /**
4471
+ * 版本号
4472
+ */
4473
+ Version: string
4474
+
4475
+ /**
4476
+ * SSO登录时是否开启cam鉴权
4477
+ */
4478
+ EnableSSOCamCheck: boolean
4479
+ }
4480
+
4481
+ /**
4482
+ * 实例对象的维度组合
4483
+ */
4484
+ export interface Dimension {
4485
+ /**
4486
+ * 实例维度名称
4487
+ */
4488
+ Name: string
4489
+
4490
+ /**
4491
+ * 实例维度值
4492
+ */
4493
+ Value: string
4494
+ }
4495
+
4496
+ /**
4497
+ * DescribeAccidentEventList接口的出参类型
4498
+ */
4499
+ export interface DescribeAccidentEventListAlarms {
4500
+ /**
4501
+ * 事件分类
3628
4502
  注意:此字段可能返回 null,表示取不到有效值。
3629
4503
  */
3630
- ViewName: string
4504
+ BusinessTypeDesc: string
3631
4505
 
3632
4506
  /**
3633
- * VPC,只有CVM有
4507
+ * 事件类型
3634
4508
  注意:此字段可能返回 null,表示取不到有效值。
3635
4509
  */
3636
- Vpc: string
4510
+ AccidentTypeDesc: string
3637
4511
 
3638
4512
  /**
3639
- * 指标ID
4513
+ * 事件分类的ID,1表示服务问题,2表示其他订阅
3640
4514
  注意:此字段可能返回 null,表示取不到有效值。
3641
4515
  */
3642
- MetricId: number
4516
+ BusinessID: number
3643
4517
 
3644
4518
  /**
3645
- * 指标名
4519
+ * 事件状态的ID,0表示已恢复,1表示未恢复
3646
4520
  注意:此字段可能返回 null,表示取不到有效值。
3647
4521
  */
3648
- MetricName: string
4522
+ EventStatus: number
3649
4523
 
3650
4524
  /**
3651
- * 告警类型,0表示指标告警,2表示产品事件告警,3表示平台事件告警
4525
+ * 影响的对象
3652
4526
  注意:此字段可能返回 null,表示取不到有效值。
3653
4527
  */
3654
- AlarmType: number
4528
+ AffectResource: string
3655
4529
 
3656
4530
  /**
3657
- * 地域
4531
+ * 事件的地域
3658
4532
  注意:此字段可能返回 null,表示取不到有效值。
3659
4533
  */
3660
4534
  Region: string
3661
4535
 
3662
4536
  /**
3663
- * 告警对象维度信息
3664
- 注意:此字段可能返回 null,表示取不到有效值。
3665
- */
3666
- Dimensions: string
3667
-
3668
- /**
3669
- * 通知方式
4537
+ * 事件发生的时间
3670
4538
  注意:此字段可能返回 null,表示取不到有效值。
3671
4539
  */
3672
- NotifyWay: Array<string>
4540
+ OccurTime: string
3673
4541
 
3674
4542
  /**
3675
- * 所属实例组信息
4543
+ * 更新时间
3676
4544
  注意:此字段可能返回 null,表示取不到有效值。
3677
4545
  */
3678
- InstanceGroup: Array<InstanceGroup>
4546
+ UpdateTime: string
3679
4547
  }
3680
4548
 
3681
4549
  /**
@@ -3822,56 +4690,33 @@ export interface MetricObjectMeaning {
3822
4690
  }
3823
4691
 
3824
4692
  /**
3825
- * DescribeAccidentEventList接口的出参类型
4693
+ * DeletePolicyGroup请求参数结构体
3826
4694
  */
3827
- export interface DescribeAccidentEventListAlarms {
3828
- /**
3829
- * 事件分类
3830
- 注意:此字段可能返回 null,表示取不到有效值。
3831
- */
3832
- BusinessTypeDesc: string
3833
-
3834
- /**
3835
- * 事件类型
3836
- 注意:此字段可能返回 null,表示取不到有效值。
3837
- */
3838
- AccidentTypeDesc: string
3839
-
3840
- /**
3841
- * 事件分类的ID,1表示服务问题,2表示其他订阅
3842
- 注意:此字段可能返回 null,表示取不到有效值。
3843
- */
3844
- BusinessID: number
3845
-
3846
- /**
3847
- * 事件状态的ID,0表示已恢复,1表示未恢复
3848
- 注意:此字段可能返回 null,表示取不到有效值。
3849
- */
3850
- EventStatus: number
3851
-
4695
+ export interface DeletePolicyGroupRequest {
3852
4696
  /**
3853
- * 影响的对象
3854
- 注意:此字段可能返回 null,表示取不到有效值。
3855
- */
3856
- AffectResource: string
4697
+ * 固定值,为"monitor"
4698
+ */
4699
+ Module: string
3857
4700
 
3858
4701
  /**
3859
- * 事件的地域
3860
- 注意:此字段可能返回 null,表示取不到有效值。
3861
- */
3862
- Region: string
4702
+ * 策略组id
4703
+ */
4704
+ GroupId: Array<number>
4705
+ }
3863
4706
 
4707
+ /**
4708
+ * EnableSSOCamCheck请求参数结构体
4709
+ */
4710
+ export interface EnableSSOCamCheckRequest {
3864
4711
  /**
3865
- * 事件发生的时间
3866
- 注意:此字段可能返回 null,表示取不到有效值。
3867
- */
3868
- OccurTime: string
4712
+ * 实例ID
4713
+ */
4714
+ InstanceId: string
3869
4715
 
3870
4716
  /**
3871
- * 更新时间
3872
- 注意:此字段可能返回 null,表示取不到有效值。
3873
- */
3874
- UpdateTime: string
4717
+ * 是否开启cam鉴权
4718
+ */
4719
+ EnableSSOCamCheck: boolean
3875
4720
  }
3876
4721
 
3877
4722
  /**
@@ -3889,6 +4734,26 @@ export interface ModifyPolicyGroupResponse {
3889
4734
  RequestId?: string
3890
4735
  }
3891
4736
 
4737
+ /**
4738
+ * DeleteGrafanaIntegration返回参数结构体
4739
+ */
4740
+ export interface DeleteGrafanaIntegrationResponse {
4741
+ /**
4742
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4743
+ */
4744
+ RequestId?: string
4745
+ }
4746
+
4747
+ /**
4748
+ * DescribeInstalledPlugins请求参数结构体
4749
+ */
4750
+ export interface DescribeInstalledPluginsRequest {
4751
+ /**
4752
+ * 实例 ID
4753
+ */
4754
+ InstanceId: string
4755
+ }
4756
+
3892
4757
  /**
3893
4758
  * DescribeAlarmMetrics返回参数结构体
3894
4759
  */
@@ -3963,18 +4828,23 @@ export interface Condition {
3963
4828
  }
3964
4829
 
3965
4830
  /**
3966
- * UpdateAlertRule返回参数结构体
4831
+ * DeleteGrafanaInstance返回参数结构体
3967
4832
  */
3968
- export interface UpdateAlertRuleResponse {
4833
+ export interface DeleteGrafanaInstanceResponse {
3969
4834
  /**
3970
- * 规则 ID
4835
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3971
4836
  */
3972
- RuleId: string
4837
+ RequestId?: string
4838
+ }
3973
4839
 
4840
+ /**
4841
+ * DescribeGrafanaWhiteList请求参数结构体
4842
+ */
4843
+ export interface DescribeGrafanaWhiteListRequest {
3974
4844
  /**
3975
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4845
+ * 实例名
3976
4846
  */
3977
- RequestId?: string
4847
+ InstanceId: string
3978
4848
  }
3979
4849
 
3980
4850
  /**
@@ -4057,6 +4927,16 @@ export interface MetricData {
4057
4927
  Points: Array<MetricDataPoint>
4058
4928
  }
4059
4929
 
4930
+ /**
4931
+ * UpdateGrafanaIntegration返回参数结构体
4932
+ */
4933
+ export interface UpdateGrafanaIntegrationResponse {
4934
+ /**
4935
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4936
+ */
4937
+ RequestId?: string
4938
+ }
4939
+
4060
4940
  /**
4061
4941
  * 告警事件
4062
4942
  */
@@ -4077,6 +4957,16 @@ export interface AlarmEvent {
4077
4957
  Namespace: string
4078
4958
  }
4079
4959
 
4960
+ /**
4961
+ * ModifyAlarmPolicyNotice返回参数结构体
4962
+ */
4963
+ export interface ModifyAlarmPolicyNoticeResponse {
4964
+ /**
4965
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4966
+ */
4967
+ RequestId?: string
4968
+ }
4969
+
4080
4970
  /**
4081
4971
  * BindingPolicyTag请求参数结构体
4082
4972
  */
@@ -4118,43 +5008,18 @@ export interface BindingPolicyTagRequest {
4118
5008
  }
4119
5009
 
4120
5010
  /**
4121
- * export 集成配置
5011
+ * CreateGrafanaInstance返回参数结构体
4122
5012
  */
4123
- export interface IntegrationConfiguration {
4124
- /**
4125
- * 名字
4126
- */
4127
- Name: string
4128
-
4129
- /**
4130
- * 类型
4131
- */
4132
- Kind: string
4133
-
4134
- /**
4135
- * 内容
4136
- */
4137
- Content: string
4138
-
4139
- /**
4140
- * 状态
4141
- */
4142
- Status: number
4143
-
5013
+ export interface CreateGrafanaInstanceResponse {
4144
5014
  /**
4145
- * 实例类型
4146
- */
4147
- Category: string
4148
-
4149
- /**
4150
- * 实例描述
5015
+ * 实例名
4151
5016
  */
4152
- InstanceDesc: string
5017
+ InstanceId: string
4153
5018
 
4154
5019
  /**
4155
- * dashboard URL
5020
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4156
5021
  */
4157
- GrafanaDashboardURL: string
5022
+ RequestId?: string
4158
5023
  }
4159
5024
 
4160
5025
  /**
@@ -4653,6 +5518,21 @@ export interface PolicyGroup {
4653
5518
  IsUnionRule: number
4654
5519
  }
4655
5520
 
5521
+ /**
5522
+ * DescribeGrafanaNotificationChannels返回参数结构体
5523
+ */
5524
+ export interface DescribeGrafanaNotificationChannelsResponse {
5525
+ /**
5526
+ * 告警通道数组
5527
+ */
5528
+ NotificationChannelSet: Array<GrafanaNotificationChannel>
5529
+
5530
+ /**
5531
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5532
+ */
5533
+ RequestId?: string
5534
+ }
5535
+
4656
5536
  /**
4657
5537
  * DeleteRecordingRules请求参数结构体
4658
5538
  */
@@ -4850,45 +5730,115 @@ export interface DescribeAlarmPoliciesRequest {
4850
5730
  /**
4851
5731
  * 根据一键告警策略筛选 不传展示全部策略 ONECLICK=展示一键告警策略 NOT_ONECLICK=展示非一键告警策略
4852
5732
  */
4853
- OneClickPolicyType?: Array<string>
5733
+ OneClickPolicyType?: Array<string>
5734
+ }
5735
+
5736
+ /**
5737
+ * DescribeAccidentEventList返回参数结构体
5738
+ */
5739
+ export interface DescribeAccidentEventListResponse {
5740
+ /**
5741
+ * 平台事件列表
5742
+ 注意:此字段可能返回 null,表示取不到有效值。
5743
+ */
5744
+ Alarms?: Array<DescribeAccidentEventListAlarms>
5745
+
5746
+ /**
5747
+ * 平台事件的总数
5748
+ 注意:此字段可能返回 null,表示取不到有效值。
5749
+ */
5750
+ Total?: number
5751
+
5752
+ /**
5753
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5754
+ */
5755
+ RequestId?: string
5756
+ }
5757
+
5758
+ /**
5759
+ * DescribePrometheusScrapeJobs返回参数结构体
5760
+ */
5761
+ export interface DescribePrometheusScrapeJobsResponse {
5762
+ /**
5763
+ * 任务列表
5764
+ 注意:此字段可能返回 null,表示取不到有效值。
5765
+ */
5766
+ ScrapeJobSet?: Array<PrometheusScrapeJob>
5767
+
5768
+ /**
5769
+ * 任务总量
5770
+ */
5771
+ TotalCount?: number
5772
+
5773
+ /**
5774
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5775
+ */
5776
+ RequestId?: string
5777
+ }
5778
+
5779
+ /**
5780
+ * EnableGrafanaInternet请求参数结构体
5781
+ */
5782
+ export interface EnableGrafanaInternetRequest {
5783
+ /**
5784
+ * 实例 ID
5785
+ */
5786
+ InstanceID: string
5787
+
5788
+ /**
5789
+ * 开启或关闭
5790
+ */
5791
+ EnableInternet: boolean
5792
+ }
5793
+
5794
+ /**
5795
+ * DescribePluginOverviews返回参数结构体
5796
+ */
5797
+ export interface DescribePluginOverviewsResponse {
5798
+ /**
5799
+ * 插件列表
5800
+ */
5801
+ PluginSet: Array<GrafanaPlugin>
5802
+
5803
+ /**
5804
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5805
+ */
5806
+ RequestId?: string
4854
5807
  }
4855
5808
 
4856
5809
  /**
4857
- * DescribeAccidentEventList返回参数结构体
5810
+ * UpdateSSOAccount请求参数结构体
4858
5811
  */
4859
- export interface DescribeAccidentEventListResponse {
5812
+ export interface UpdateSSOAccountRequest {
4860
5813
  /**
4861
- * 平台事件列表
4862
- 注意:此字段可能返回 null,表示取不到有效值。
4863
- */
4864
- Alarms?: Array<DescribeAccidentEventListAlarms>
5814
+ * 示例ID
5815
+ */
5816
+ InstanceId: string
4865
5817
 
4866
5818
  /**
4867
- * 平台事件的总数
4868
- 注意:此字段可能返回 null,表示取不到有效值。
4869
- */
4870
- Total?: number
5819
+ * 用户账号ID
5820
+ */
5821
+ UserId: string
4871
5822
 
4872
5823
  /**
4873
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5824
+ * 权限
4874
5825
  */
4875
- RequestId?: string
5826
+ Role?: Array<GrafanaAccountRole>
5827
+
5828
+ /**
5829
+ * 备注
5830
+ */
5831
+ Notes?: string
4876
5832
  }
4877
5833
 
4878
5834
  /**
4879
- * DescribePrometheusScrapeJobs返回参数结构体
5835
+ * GetPrometheusAgentManagementCommand返回参数结构体
4880
5836
  */
4881
- export interface DescribePrometheusScrapeJobsResponse {
4882
- /**
4883
- * 任务列表
4884
- 注意:此字段可能返回 null,表示取不到有效值。
4885
- */
4886
- ScrapeJobSet?: Array<PrometheusScrapeJob>
4887
-
5837
+ export interface GetPrometheusAgentManagementCommandResponse {
4888
5838
  /**
4889
- * 任务总量
5839
+ * Agent 管理命令
4890
5840
  */
4891
- TotalCount?: number
5841
+ Command?: ManagementCommand
4892
5842
 
4893
5843
  /**
4894
5844
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -5137,6 +6087,70 @@ export interface DescribePrometheusAgentsResponse {
5137
6087
  RequestId?: string
5138
6088
  }
5139
6089
 
6090
+ /**
6091
+ * 指标,可用于设置告警、查询数据
6092
+ */
6093
+ export interface Metric {
6094
+ /**
6095
+ * 告警策略类型
6096
+ */
6097
+ Namespace: string
6098
+
6099
+ /**
6100
+ * 指标名
6101
+ */
6102
+ MetricName: string
6103
+
6104
+ /**
6105
+ * 指标展示名
6106
+ */
6107
+ Description: string
6108
+
6109
+ /**
6110
+ * 最小值
6111
+ */
6112
+ Min: number
6113
+
6114
+ /**
6115
+ * 最大值
6116
+ */
6117
+ Max: number
6118
+
6119
+ /**
6120
+ * 维度列表
6121
+ */
6122
+ Dimensions: Array<string>
6123
+
6124
+ /**
6125
+ * 单位
6126
+ */
6127
+ Unit: string
6128
+
6129
+ /**
6130
+ * 指标配置
6131
+ 注意:此字段可能返回 null,表示取不到有效值。
6132
+ */
6133
+ MetricConfig: MetricConfig
6134
+
6135
+ /**
6136
+ * 是否为高级指标。1是 0否
6137
+ 注意:此字段可能返回 null,表示取不到有效值。
6138
+ */
6139
+ IsAdvanced: number
6140
+
6141
+ /**
6142
+ * 高级指标是否开通。1是 0否
6143
+ 注意:此字段可能返回 null,表示取不到有效值。
6144
+ */
6145
+ IsOpen: number
6146
+
6147
+ /**
6148
+ * 集成中心产品ID
6149
+ 注意:此字段可能返回 null,表示取不到有效值。
6150
+ */
6151
+ ProductId: number
6152
+ }
6153
+
5140
6154
  /**
5141
6155
  * DescribeAlarmEvents请求参数结构体
5142
6156
  */
@@ -5197,6 +6211,31 @@ export interface DeletePrometheusScrapeJobsRequest {
5197
6211
  JobIds: Array<string>
5198
6212
  }
5199
6213
 
6214
+ /**
6215
+ * UpdateGrafanaIntegration请求参数结构体
6216
+ */
6217
+ export interface UpdateGrafanaIntegrationRequest {
6218
+ /**
6219
+ * 集成 ID
6220
+ */
6221
+ IntegrationId: string
6222
+
6223
+ /**
6224
+ * 实例 ID
6225
+ */
6226
+ InstanceId: string
6227
+
6228
+ /**
6229
+ * 集成类型
6230
+ */
6231
+ Kind: string
6232
+
6233
+ /**
6234
+ * 集成内容
6235
+ */
6236
+ Content: string
6237
+ }
6238
+
5200
6239
  /**
5201
6240
  * UnBindingPolicyObject请求参数结构体
5202
6241
  */
@@ -5228,44 +6267,28 @@ export interface UnBindingPolicyObjectRequest {
5228
6267
  }
5229
6268
 
5230
6269
  /**
5231
- * 云监控告警通知模板 - 回调通知详情
6270
+ * CleanGrafanaInstance返回参数结构体
5232
6271
  */
5233
- export interface URLNotice {
5234
- /**
5235
- * 回调 url(限长256字符)
5236
- 注意:此字段可能返回 null,表示取不到有效值。
5237
- */
5238
- URL: string
5239
-
5240
- /**
5241
- * 是否通过验证 0=否 1=是
5242
- 注意:此字段可能返回 null,表示取不到有效值。
5243
- */
5244
- IsValid?: number
5245
-
5246
- /**
5247
- * 验证码
5248
- 注意:此字段可能返回 null,表示取不到有效值。
5249
- */
5250
- ValidationCode?: string
5251
-
6272
+ export interface CleanGrafanaInstanceResponse {
5252
6273
  /**
5253
- * 通知开始时间 一天开始的秒数
5254
- 注意:此字段可能返回 null,表示取不到有效值。
5255
- */
5256
- StartTime?: number
6274
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6275
+ */
6276
+ RequestId?: string
6277
+ }
5257
6278
 
6279
+ /**
6280
+ * UpdateDNSConfig请求参数结构体
6281
+ */
6282
+ export interface UpdateDNSConfigRequest {
5258
6283
  /**
5259
- * 通知结束时间 一天开始的秒数
5260
- 注意:此字段可能返回 null,表示取不到有效值。
5261
- */
5262
- EndTime?: number
6284
+ * 实例名
6285
+ */
6286
+ InstanceId: string
5263
6287
 
5264
6288
  /**
5265
- * 通知周期 1-7表示周一到周日
5266
- 注意:此字段可能返回 null,表示取不到有效值。
5267
- */
5268
- Weekday?: Array<number>
6289
+ * DNS 数组
6290
+ */
6291
+ NameServers: Array<string>
5269
6292
  }
5270
6293
 
5271
6294
  /**
@@ -5322,6 +6345,51 @@ export interface CreateAlertRuleRequest {
5322
6345
  Type?: string
5323
6346
  }
5324
6347
 
6348
+ /**
6349
+ * DescribeDNSConfig返回参数结构体
6350
+ */
6351
+ export interface DescribeDNSConfigResponse {
6352
+ /**
6353
+ * DNS 服务器数组
6354
+ */
6355
+ NameServers: Array<string>
6356
+
6357
+ /**
6358
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6359
+ */
6360
+ RequestId?: string
6361
+ }
6362
+
6363
+ /**
6364
+ * UpdateGrafanaConfig请求参数结构体
6365
+ */
6366
+ export interface UpdateGrafanaConfigRequest {
6367
+ /**
6368
+ * 无
6369
+ */
6370
+ InstanceId: string
6371
+
6372
+ /**
6373
+ * JSON 编码后的字符串
6374
+ */
6375
+ Config: string
6376
+ }
6377
+
6378
+ /**
6379
+ * UpdateGrafanaEnvironments请求参数结构体
6380
+ */
6381
+ export interface UpdateGrafanaEnvironmentsRequest {
6382
+ /**
6383
+ * 实例名
6384
+ */
6385
+ InstanceId: string
6386
+
6387
+ /**
6388
+ * 环境变量字符串
6389
+ */
6390
+ Envs: string
6391
+ }
6392
+
5325
6393
  /**
5326
6394
  * DescribeProductList返回参数结构体
5327
6395
  */
@@ -5345,30 +6413,23 @@ export interface DescribeProductListResponse {
5345
6413
  }
5346
6414
 
5347
6415
  /**
5348
- * DescribeProductEventList返回参数结构体
6416
+ * DescribeGrafanaIntegrations请求参数结构体
5349
6417
  */
5350
- export interface DescribeProductEventListResponse {
5351
- /**
5352
- * 事件列表
5353
- 注意:此字段可能返回 null,表示取不到有效值。
5354
- */
5355
- Events: Array<DescribeProductEventListEvents>
5356
-
6418
+ export interface DescribeGrafanaIntegrationsRequest {
5357
6419
  /**
5358
- * 事件统计
6420
+ * 实例名
5359
6421
  */
5360
- OverView: DescribeProductEventListOverView
6422
+ InstanceId: string
5361
6423
 
5362
6424
  /**
5363
- * 事件总数
5364
- 注意:此字段可能返回 null,表示取不到有效值。
5365
- */
5366
- Total: number
6425
+ * 集成 ID
6426
+ */
6427
+ IntegrationId?: string
5367
6428
 
5368
6429
  /**
5369
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6430
+ * 类型
5370
6431
  */
5371
- RequestId?: string
6432
+ Kind?: string
5372
6433
  }
5373
6434
 
5374
6435
  /**
@@ -5735,6 +6796,26 @@ export interface DescribePolicyGroupInfoReceiverInfo {
5735
6796
  ReceiveLanguage: string
5736
6797
  }
5737
6798
 
6799
+ /**
6800
+ * DescribeAlarmNotices返回参数结构体
6801
+ */
6802
+ export interface DescribeAlarmNoticesResponse {
6803
+ /**
6804
+ * 告警通知模板总数
6805
+ */
6806
+ TotalCount: number
6807
+
6808
+ /**
6809
+ * 告警通知模板列表
6810
+ */
6811
+ Notices: Array<AlarmNotice>
6812
+
6813
+ /**
6814
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6815
+ */
6816
+ RequestId?: string
6817
+ }
6818
+
5738
6819
  /**
5739
6820
  * DescribeStatisticData返回参数结构体
5740
6821
  */
@@ -6000,24 +7081,49 @@ export interface DescribeBasicAlarmListRequest {
6000
7081
  ObjLike?: string
6001
7082
 
6002
7083
  /**
6003
- * 根据实例组ID过滤
6004
- */
6005
- InstanceGroupIds?: Array<number>
7084
+ * 根据实例组ID过滤
7085
+ */
7086
+ InstanceGroupIds?: Array<number>
7087
+
7088
+ /**
7089
+ * 根据指标名过滤
7090
+ */
7091
+ MetricNames?: Array<string>
7092
+ }
7093
+
7094
+ /**
7095
+ * Prometheus Agent 管理命令行
7096
+ */
7097
+ export interface ManagementCommand {
7098
+ /**
7099
+ * Agent 安装命令
7100
+ 注意:此字段可能返回 null,表示取不到有效值。
7101
+ */
7102
+ Install: string
7103
+
7104
+ /**
7105
+ * Agent 重启命令
7106
+ 注意:此字段可能返回 null,表示取不到有效值。
7107
+ */
7108
+ Restart: string
7109
+
7110
+ /**
7111
+ * Agent 停止命令
7112
+ 注意:此字段可能返回 null,表示取不到有效值。
7113
+ */
7114
+ Stop: string
6006
7115
 
6007
7116
  /**
6008
- * 根据指标名过滤
6009
- */
6010
- MetricNames?: Array<string>
6011
- }
7117
+ * Agent 状态检测命令
7118
+ 注意:此字段可能返回 null,表示取不到有效值。
7119
+ */
7120
+ StatusCheck: string
6012
7121
 
6013
- /**
6014
- * UnBindingAllPolicyObject返回参数结构体
6015
- */
6016
- export interface UnBindingAllPolicyObjectResponse {
6017
7122
  /**
6018
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6019
- */
6020
- RequestId?: string
7123
+ * Agent 日志检测命令
7124
+ 注意:此字段可能返回 null,表示取不到有效值。
7125
+ */
7126
+ LogCheck: string
6021
7127
  }
6022
7128
 
6023
7129
  /**
@@ -6075,6 +7181,16 @@ export interface DescribeAlarmNoticesRequest {
6075
7181
  NoticeIds?: Array<string>
6076
7182
  }
6077
7183
 
7184
+ /**
7185
+ * DescribeGrafanaConfig请求参数结构体
7186
+ */
7187
+ export interface DescribeGrafanaConfigRequest {
7188
+ /**
7189
+ * 无
7190
+ */
7191
+ InstanceId: string
7192
+ }
7193
+
6078
7194
  /**
6079
7195
  * DescribePolicyGroupList.Group
6080
7196
  */
@@ -6186,6 +7302,41 @@ export interface DescribePolicyGroupListGroup {
6186
7302
  IsUnionRule: number
6187
7303
  }
6188
7304
 
7305
+ /**
7306
+ * DescribeGrafanaInstances请求参数结构体
7307
+ */
7308
+ export interface DescribeGrafanaInstancesRequest {
7309
+ /**
7310
+ * 查询偏移量
7311
+ */
7312
+ Offset: number
7313
+
7314
+ /**
7315
+ * 查询数量
7316
+ */
7317
+ Limit: number
7318
+
7319
+ /**
7320
+ * 实例 ID 数组
7321
+ */
7322
+ InstanceIds?: Array<string>
7323
+
7324
+ /**
7325
+ * 实例名,支持前缀模糊搜索
7326
+ */
7327
+ InstanceName?: string
7328
+
7329
+ /**
7330
+ * 查询状态
7331
+ */
7332
+ InstanceStatus?: Array<number>
7333
+
7334
+ /**
7335
+ * 标签过滤数组
7336
+ */
7337
+ TagFilters?: Array<PrometheusTag>
7338
+ }
7339
+
6189
7340
  /**
6190
7341
  * UpdateExporterIntegration请求参数结构体
6191
7342
  */
@@ -6315,6 +7466,16 @@ export interface MetricDatum {
6315
7466
  Value: number
6316
7467
  }
6317
7468
 
7469
+ /**
7470
+ * CreateGrafanaNotificationChannel返回参数结构体
7471
+ */
7472
+ export interface CreateGrafanaNotificationChannelResponse {
7473
+ /**
7474
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7475
+ */
7476
+ RequestId?: string
7477
+ }
7478
+
6318
7479
  /**
6319
7480
  * DescribeAlarmNotice返回参数结构体
6320
7481
  */
@@ -6377,37 +7538,55 @@ export interface DescribeBindingPolicyObjectListInstanceGroup {
6377
7538
  }
6378
7539
 
6379
7540
  /**
6380
- * UpdateServiceDiscovery请求参数结构体
7541
+ * DescribeProductEventList返回的Events里的GroupInfo
6381
7542
  */
6382
- export interface UpdateServiceDiscoveryRequest {
7543
+ export interface DescribeProductEventListEventsGroupInfo {
6383
7544
  /**
6384
- * Prometheus 实例 ID
6385
- */
6386
- InstanceId: string
7545
+ * 策略ID
7546
+ 注意:此字段可能返回 null,表示取不到有效值。
7547
+ */
7548
+ GroupId: number
6387
7549
 
6388
7550
  /**
6389
- * <li>类型是 TKE,为对应的腾讯云容器服务集群 ID</li>
7551
+ * 策略名
7552
+ 注意:此字段可能返回 null,表示取不到有效值。
7553
+ */
7554
+ GroupName: string
7555
+ }
7556
+
7557
+ /**
7558
+ * UninstallGrafanaPlugins请求参数结构体
7559
+ */
7560
+ export interface UninstallGrafanaPluginsRequest {
7561
+ /**
7562
+ * 插件 ID 数组
6390
7563
  */
6391
- KubeClusterId: string
7564
+ PluginIds: Array<string>
6392
7565
 
6393
7566
  /**
6394
- * 用户 Kubernetes 集群类型:
6395
- <li> 1 = 容器服务集群(TKE) </li>
6396
- */
6397
- KubeType: number
7567
+ * 实例 ID
7568
+ */
7569
+ InstanceId: string
7570
+ }
6398
7571
 
7572
+ /**
7573
+ * CleanGrafanaInstance请求参数结构体
7574
+ */
7575
+ export interface CleanGrafanaInstanceRequest {
6399
7576
  /**
6400
- * 服务发现类型,取值如下:
6401
- <li> 1 = ServiceMonitor</li>
6402
- <li> 2 = PodMonitor</li>
6403
- <li> 3 = JobMonitor</li>
6404
- */
6405
- Type: number
7577
+ * 实例名
7578
+ */
7579
+ InstanceId: string
7580
+ }
6406
7581
 
7582
+ /**
7583
+ * UpgradeGrafanaInstance返回参数结构体
7584
+ */
7585
+ export interface UpgradeGrafanaInstanceResponse {
6407
7586
  /**
6408
- * 服务发现配置信息
7587
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6409
7588
  */
6410
- Yaml: string
7589
+ RequestId?: string
6411
7590
  }
6412
7591
 
6413
7592
  /**
@@ -6425,6 +7604,16 @@ export interface DeleteAlertRulesRequest {
6425
7604
  InstanceId: string
6426
7605
  }
6427
7606
 
7607
+ /**
7608
+ * DescribeSSOAccount请求参数结构体
7609
+ */
7610
+ export interface DescribeSSOAccountRequest {
7611
+ /**
7612
+ * 实例ID
7613
+ */
7614
+ InstanceId: string
7615
+ }
7616
+
6428
7617
  /**
6429
7618
  * DescribeAlarmNotice请求参数结构体
6430
7619
  */
@@ -6472,6 +7661,36 @@ export interface UninstallGrafanaDashboardRequest {
6472
7661
  IntegrationCodes?: Array<string>
6473
7662
  }
6474
7663
 
7664
+ /**
7665
+ * Grafana 告警渠道
7666
+ */
7667
+ export interface GrafanaNotificationChannel {
7668
+ /**
7669
+ * 渠道 ID
7670
+ */
7671
+ ChannelId: string
7672
+
7673
+ /**
7674
+ * 渠道名
7675
+ */
7676
+ ChannelName: string
7677
+
7678
+ /**
7679
+ * 告警通道模板 ID 数组
7680
+ */
7681
+ Receivers: Array<string>
7682
+
7683
+ /**
7684
+ * 创建时间
7685
+ */
7686
+ CreatedAt: string
7687
+
7688
+ /**
7689
+ * 更新时间
7690
+ */
7691
+ UpdatedAt: string
7692
+ }
7693
+
6475
7694
  /**
6476
7695
  * CreatePrometheusAgent请求参数结构体
6477
7696
  */
@@ -6814,6 +8033,16 @@ export interface CLSNotice {
6814
8033
  Enable?: number
6815
8034
  }
6816
8035
 
8036
+ /**
8037
+ * EnableGrafanaInternet返回参数结构体
8038
+ */
8039
+ export interface EnableGrafanaInternetResponse {
8040
+ /**
8041
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8042
+ */
8043
+ RequestId?: string
8044
+ }
8045
+
6817
8046
  /**
6818
8047
  * 查询策略输出的事件告警条件
6819
8048
  */
@@ -6870,13 +8099,13 @@ export interface ModifyAlarmPolicyStatusResponse {
6870
8099
  }
6871
8100
 
6872
8101
  /**
6873
- * GetPrometheusAgentManagementCommand返回参数结构体
8102
+ * DescribeGrafanaWhiteList返回参数结构体
6874
8103
  */
6875
- export interface GetPrometheusAgentManagementCommandResponse {
8104
+ export interface DescribeGrafanaWhiteListResponse {
6876
8105
  /**
6877
- * Agent 管理命令
8106
+ * 数组
6878
8107
  */
6879
- Command?: ManagementCommand
8108
+ WhiteList: Array<string>
6880
8109
 
6881
8110
  /**
6882
8111
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -6980,6 +8209,26 @@ export interface ModifyPolicyGroupCondition {
6980
8209
  RuleId?: number
6981
8210
  }
6982
8211
 
8212
+ /**
8213
+ * DescribeDNSConfig请求参数结构体
8214
+ */
8215
+ export interface DescribeDNSConfigRequest {
8216
+ /**
8217
+ * 实例名
8218
+ */
8219
+ InstanceId: string
8220
+ }
8221
+
8222
+ /**
8223
+ * UpdateDNSConfig返回参数结构体
8224
+ */
8225
+ export interface UpdateDNSConfigResponse {
8226
+ /**
8227
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8228
+ */
8229
+ RequestId?: string
8230
+ }
8231
+
6983
8232
  /**
6984
8233
  * DescribePolicyConditionList策略条件
6985
8234
  */
@@ -7028,6 +8277,21 @@ export interface DescribePolicyConditionListCondition {
7028
8277
  SupportRegions: Array<string>
7029
8278
  }
7030
8279
 
8280
+ /**
8281
+ * UpdateGrafanaWhiteList请求参数结构体
8282
+ */
8283
+ export interface UpdateGrafanaWhiteListRequest {
8284
+ /**
8285
+ * 实例名
8286
+ */
8287
+ InstanceId: string
8288
+
8289
+ /**
8290
+ * 白名单数组
8291
+ */
8292
+ Whitelist: Array<string>
8293
+ }
8294
+
7031
8295
  /**
7032
8296
  * Prometheus 服务响应体
7033
8297
  */
@@ -7262,20 +8526,83 @@ export interface DeleteServiceDiscoveryRequest {
7262
8526
  }
7263
8527
 
7264
8528
  /**
7265
- * DescribeProductEventList返回的Events里的GroupInfo
8529
+ * UpdateSSOAccount返回参数结构体
7266
8530
  */
7267
- export interface DescribeProductEventListEventsGroupInfo {
8531
+ export interface UpdateSSOAccountResponse {
7268
8532
  /**
7269
- * 策略ID
7270
- 注意:此字段可能返回 null,表示取不到有效值。
7271
- */
7272
- GroupId: number
8533
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8534
+ */
8535
+ RequestId?: string
8536
+ }
7273
8537
 
8538
+ /**
8539
+ * DescribeInstalledPlugins返回参数结构体
8540
+ */
8541
+ export interface DescribeInstalledPluginsResponse {
7274
8542
  /**
7275
- * 策略名
7276
- 注意:此字段可能返回 null,表示取不到有效值。
7277
- */
7278
- GroupName: string
8543
+ * 插件列表
8544
+ */
8545
+ PluginSet: Array<GrafanaPlugin>
8546
+
8547
+ /**
8548
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8549
+ */
8550
+ RequestId?: string
8551
+ }
8552
+
8553
+ /**
8554
+ * UpdateGrafanaConfig返回参数结构体
8555
+ */
8556
+ export interface UpdateGrafanaConfigResponse {
8557
+ /**
8558
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8559
+ */
8560
+ RequestId?: string
8561
+ }
8562
+
8563
+ /**
8564
+ * DeleteSSOAccount返回参数结构体
8565
+ */
8566
+ export interface DeleteSSOAccountResponse {
8567
+ /**
8568
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8569
+ */
8570
+ RequestId?: string
8571
+ }
8572
+
8573
+ /**
8574
+ * DescribeGrafanaInstances返回参数结构体
8575
+ */
8576
+ export interface DescribeGrafanaInstancesResponse {
8577
+ /**
8578
+ * 已废弃,请使用 Instances
8579
+ */
8580
+ InstanceSet: Array<GrafanaInstanceInfo>
8581
+
8582
+ /**
8583
+ * 符合查询条件的实例总数
8584
+ */
8585
+ TotalCount: number
8586
+
8587
+ /**
8588
+ * 实例列表
8589
+ */
8590
+ Instances: Array<GrafanaInstanceInfo>
8591
+
8592
+ /**
8593
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8594
+ */
8595
+ RequestId?: string
8596
+ }
8597
+
8598
+ /**
8599
+ * UnBindingAllPolicyObject返回参数结构体
8600
+ */
8601
+ export interface UnBindingAllPolicyObjectResponse {
8602
+ /**
8603
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8604
+ */
8605
+ RequestId?: string
7279
8606
  }
7280
8607
 
7281
8608
  /**