diff --git a/src/main/java/com/eactive/eai/rms/onl/loader/controller/형상 호출.txt b/src/main/java/com/eactive/eai/rms/onl/loader/controller/형상 호출.txt new file mode 100644 index 0000000..1577f61 --- /dev/null +++ b/src/main/java/com/eactive/eai/rms/onl/loader/controller/형상 호출.txt @@ -0,0 +1,24 @@ +1. 다운로드 +호출 URL : http://localhost:28080/monitoring//loader.do?cmd=interface&control=downloadfull&serviceType=APIGW&interfaceId=AGWBB00000002S1 +Parameters : + cmd=interface + control=downloadfull + serviceType=APIGW + interfaceId=AGWBB00000002S1 + +다운로드 디렉터리 위치 + 모니터링 프로퍼티 키명 : iomap.download.path + +다운로드 파일 명 : 인터페이스명 + .json + +2. 업로드 +호출 URL : http://localhost:28080/monitoring//loader.do?cmd=interface&control=uploadfull&serviceType=APIGW&filePath=AGWBB00000002S1.json +Parameters : +cmd=interface +control=uploadfull +serviceType=APIGW +filePath=AGWBB00000002S1.json + +업로드 디렉터리 위치 + 모니터링 프로퍼티 키명 : iomap.upload.path +