[ Server ] accomplish alive status precedure
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"activeGroup": "Default",
|
||||
"apiParamGroup": {},
|
||||
"childList": [],
|
||||
"description": "",
|
||||
"directory": "~.fastRequest~collections~Root~server~SchedulerController",
|
||||
"domain": "http://localhost:9999",
|
||||
"enableEnv": "local",
|
||||
"enableProject": "ProjectOctopus",
|
||||
"filePath": "~.fastRequest~collections~Root~server~SchedulerController~queryAllTriggers.rapi",
|
||||
"headerList": [],
|
||||
"id": "api_io.wdd.rpc.controller.SchedulerController.queryAllTriggers",
|
||||
"name": "查询所有的触发器Trigger",
|
||||
"paramGroup": {
|
||||
"bodyKeyValueListJson": "",
|
||||
"className": "io.wdd.rpc.controller.SchedulerController",
|
||||
"jsonDocument": "",
|
||||
"method": "queryAllTriggers",
|
||||
"methodDescription": "查询所有的触发器Trigger",
|
||||
"methodType": "GET",
|
||||
"multipartKeyValueListJson": "[]",
|
||||
"originUrl": "/octopus/server/scheduler/allTriggers",
|
||||
"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/scheduler/allTriggers",
|
||||
"urlEncodedKeyValueListJson": "[]",
|
||||
"urlEncodedKeyValueListText": "",
|
||||
"urlParamsKeyValueListJson": "[]",
|
||||
"urlParamsKeyValueListText": ""
|
||||
},
|
||||
"tempId": "id_io.wdd.rpc.controller.SchedulerController.queryAllTriggers",
|
||||
"type": 2
|
||||
}
|
||||
Reference in New Issue
Block a user