[message pusher] - standlone gin service

This commit is contained in:
zeaslity
2024-04-23 11:45:32 +08:00
parent 30d83f3c61
commit 16541183ef
41 changed files with 1481 additions and 133 deletions

View File

@@ -0,0 +1,77 @@
{
"activeGroup": "Default",
"apiParamGroup": {
"message_pusher": {
"bodyKeyValueListJson": "",
"classDescription": "",
"className": "io.wdd.rpc.controller.ExecutionController",
"headerParamsKeyValueList": [
{
"enabled": true,
"type": "",
"value": ""
}
],
"jsonDocument": "",
"method": "SyncCommandToAgentBody",
"methodDescription": "[命令] [同步] - 单机-等待命令结果",
"methodType": "GET",
"multipartKeyValueListJson": "[]",
"originUrl": "/octopus/server/executor/command/sync/one/body",
"pathParamsKeyValueListJson": "[]",
"postScript": "",
"postType": "json",
"preScript": "",
"returnDocument": "{\"code\":\"No comment,Type =Number\",\"msg\":\"No comment,Type =String\",\"data\":{}}",
"tempId": "",
"url": "/cmii",
"urlEncodedKeyValueListJson": "[]",
"urlEncodedKeyValueListText": "",
"urlParamsKeyValueListJson": "[]",
"urlParamsKeyValueListText": ""
}
},
"childList": [],
"classDescription": "",
"description": "",
"directory": "/.fastRequest/collections/Root/server/ExecutionController",
"domain": "localhost:8080",
"enableEnv": "local",
"enableProject": "message_pusher",
"filePath": "/.fastRequest/collections/Root/server/ExecutionController~SyncCommandToAgentBody.rapi",
"id": "api_io.wdd.rpc.controller.ExecutionController.SyncCommandToAgentBody",
"name": "[命令] [同步] - 单机-等待命令结果",
"paramGroup": {
"bodyKeyValueListJson": "{\n \"Namespace\": \"devflight\",\n \"AppName\": \"cmii-uav-device\",\n \"ToTag\": \"5.5.0-1234\",\n \"Replicas\": 10\n}",
"classDescription": "",
"className": "io.wdd.rpc.controller.ExecutionController",
"headerParamsKeyValueList": [
{
"enabled": true,
"type": "",
"value": ""
}
],
"jsonDocument": "",
"method": "SyncCommandToAgentBody",
"methodDescription": "[命令] [同步] - 单机-等待命令结果",
"methodType": "POST",
"multipartKeyValueListJson": "[{\"customFlag\":2,\"enabled\":true,\"key\":\"Namespace\",\"type\":\"String\",\"value\":\"devflight\"},{\"customFlag\":2,\"enabled\":true,\"key\":\"AppName\",\"type\":\"String\",\"value\":\"cmii-uag-device\"},{\"customFlag\":2,\"enabled\":true,\"key\":\"ToTag\",\"type\":\"String\",\"value\":\"5.5.0-1234\"},{\"customFlag\":2,\"enabled\":true,\"key\":\"Replicas\",\"type\":\"String\",\"value\":\"2\"}]",
"originUrl": "/octopus/server/executor/command/sync/one/body",
"pathParamsKeyValueListJson": "[]",
"postScript": "",
"postType": "json",
"preScript": "",
"returnDocument": "{\"code\":\"No comment,Type =Number\",\"msg\":\"No comment,Type =String\",\"data\":{}}",
"tempId": "",
"url": "/cmii/upgrade",
"urlEncodedKeyValueListJson": "[{\"customFlag\":2,\"enabled\":true,\"key\":\"{\\\"Namespace\\\":\\\"foo\\\",\\\"AppName\\\":\\\"bar\\\",\\\"ToTag\\\":\\\"baz\\\",\\\"Replicas\\\":10}\",\"type\":\"String\",\"value\":\"\"}]",
"urlEncodedKeyValueListText": "{\"Namespace\":\"foo\",\"AppName\":\"bar\",\"ToTag\":\"baz\",\"Replicas\":10}=",
"urlParamsKeyValueListJson": "[]",
"urlParamsKeyValueListText": ""
},
"pmRequestId": "",
"pmResponseId": "",
"tempId": "api_io.wdd.rpc.controller.ExecutionController.SyncCommandToAgentBody",
"type": 2
}