Skip to content

Commit

Permalink
Merge pull request #1016 from alex-smile/ft_esb_fix_send_mail
Browse files Browse the repository at this point in the history
up monitor_v3 confapis
  • Loading branch information
alex-smile authored Jul 13, 2022
2 parents d568437 + 6e085a0 commit 7ba5e4c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion paas2/esb/components/confapis/monitor_v3/monitor_v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,17 @@
path: /v2/monitor_v3/search_alert/
method: POST

- api_type: operate
comp_codename: generic.v2.monitor_v3.monitor_v3_component
dest_http_method: POST
dest_path: /apm_api/v1/application/create_application_simple/
is_hidden: false
label: 快速创建APM应用
label_en: null
name: apm_create_application
path: /v2/monitor_v3/apm/create_application/
method: POST

- api_type: operate
comp_codename: generic.v2.monitor_v3.monitor_v3_component
dest_http_method: POST
Expand Down Expand Up @@ -1845,4 +1856,4 @@
label_en: null
name: register_bcs_cluster
path: /v2/monitor_v3/register_cluster/
method: POST
method: POST

0 comments on commit 7ba5e4c

Please sign in to comment.