feat: adjust batch application installation API (#13161)

This commit is contained in:
ssongliu
2026-07-01 16:19:12 +08:00
committed by GitHub
parent fe9628f91c
commit 2ec4db8d7e
2 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -1900,6 +1900,13 @@
"formatZH": "删除集群 [clusterName] 节点 [clusterNodeID]",
"formatEN": "delete node [clusterNodeID] from cluster [clusterName]"
},
"/core/xpack/exchange/app": {
"bodyKeys": [],
"paramKeys": [],
"beforeFunctions": [],
"formatZH": "同步节点应用",
"formatEN": "sync app"
},
"/core/xpack/exchange/file": {
"bodyKeys": [
"sourceNode",
@@ -2262,13 +2269,6 @@
"formatZH": "更新专业版设置 [key]",
"formatEN": "update xpack setting [key]"
},
"/core/xpack/sync/app": {
"bodyKeys": [],
"paramKeys": [],
"beforeFunctions": [],
"formatZH": "同步节点应用",
"formatEN": "sync app"
},
"/core/xpack/sync/ssl": {
"bodyKeys": [
"primaryDomain"
+7 -7
View File
@@ -1900,6 +1900,13 @@
"formatZH": "删除集群 [clusterName] 节点 [clusterNodeID]",
"formatEN": "delete node [clusterNodeID] from cluster [clusterName]"
},
"/core/xpack/exchange/app": {
"bodyKeys": [],
"paramKeys": [],
"beforeFunctions": [],
"formatZH": "同步节点应用",
"formatEN": "sync app"
},
"/core/xpack/exchange/file": {
"bodyKeys": [
"sourceNode",
@@ -2262,13 +2269,6 @@
"formatZH": "更新专业版设置 [key]",
"formatEN": "update xpack setting [key]"
},
"/core/xpack/sync/app": {
"bodyKeys": [],
"paramKeys": [],
"beforeFunctions": [],
"formatZH": "同步节点应用",
"formatEN": "sync app"
},
"/core/xpack/sync/ssl": {
"bodyKeys": [
"primaryDomain"