ServerMemory
CheckMATE 서버의 메모리 정보 조회 API입니다.
ServerMemory API Key Detail (Request)
ServerMemory API & Examples
POST
http://{server ip:port}/api/ServerMemory
Request
Content-Type: application/json
{
- "COMP_CD":"SYMATION",
- "EMP_NO":"User"
}
Response
Content-Type: application/json
{
"Memory_Used": "12557444",
"Memory_Used_Percent": "75.07",
"Memory_FREE": "4170192"
}
Created with the Personal Edition of HelpNDoc: Full-featured Kindle eBooks generator