[ Server ] accomplish alive status precedure
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"activeGroup": "Default",
|
||||
"apiParamGroup": {},
|
||||
"childList": [],
|
||||
"description": "",
|
||||
"directory": "~.fastRequest~collections~Root~server~ExecutionController",
|
||||
"domain": "http://localhost:9999",
|
||||
"enableEnv": "local",
|
||||
"enableProject": "ProjectOctopus",
|
||||
"filePath": "~.fastRequest~collections~Root~server~ExecutionController~patchCommandToAgentAll.rapi",
|
||||
"headerList": [],
|
||||
"id": "api_io.wdd.rpc.controller.ExecutionController.patchCommandToAgentAll",
|
||||
"name": "[命令]- 发送命令至所有的主机",
|
||||
"paramGroup": {
|
||||
"bodyKeyValueListJson": "",
|
||||
"className": "io.wdd.rpc.controller.ExecutionController",
|
||||
"jsonDocument": "",
|
||||
"method": "patchCommandToAgentAll",
|
||||
"methodDescription": "[命令]- 发送命令至所有的主机",
|
||||
"methodType": "POST",
|
||||
"multipartKeyValueListJson": "[]",
|
||||
"originUrl": "/octopus/server/executor/command/all",
|
||||
"pathParamsKeyValueListJson": "[]",
|
||||
"postScript": "",
|
||||
"postType": "json",
|
||||
"preScript": "",
|
||||
"returnDocument": "{\n\t\"code\":\"No comment,Type =Number\",\n\t\"msg\":\"No comment,Type =String\",\n\t\"data\":{}\n}",
|
||||
"tempId": "",
|
||||
"url": "/octopus/server/executor/command/all",
|
||||
"urlEncodedKeyValueListJson": "[{\"comment\":\"命令行\",\"customFlag\":2,\"enabled\":true,\"key\":\"commandList\",\"type\":\"String\",\"value\":\"apt-get,update\"},{\"comment\":\"\",\"customFlag\":2,\"enabled\":true,\"key\":\"type\",\"type\":\"String\",\"value\":\"\"}]",
|
||||
"urlEncodedKeyValueListText": "commandList=apt-get,update\n&type=",
|
||||
"urlParamsKeyValueListJson": "[]",
|
||||
"urlParamsKeyValueListText": ""
|
||||
},
|
||||
"tempId": "id_io.wdd.rpc.controller.ExecutionController.patchCommandToAgentAll",
|
||||
"type": 2
|
||||
}
|
||||
Reference in New Issue
Block a user