BotMemory
CheckMATE 봇의 메모리 정보 조회 API입니다.
BotMemory API Key Detail (Request)
BotMemory API & Examples
POST
http://{server ip:port}/api/BotMemory
Request
Content-Type: application/json
{
- "COMP_CD":"SYMATION",
- "EMP_NO":"User",
- "BOT_ID":2
}
Response
Content-Type: application/json
{
"Memory_Used": "1784",
"Memory_Used_Percent": "46.57",
"Memory_FREE": "2046"
}
Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator