OBP GwMetric API 추가

This commit is contained in:
Rinjae
2025-12-16 19:37:04 +09:00
parent 914c9047e6
commit 64aeedde2e
8 changed files with 260 additions and 26 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"dev": {
"emsUrl": "http://192.168.240.176:30100/monitoring"
},
"local": {
"emsUrl": "http://127.0.0.1:30100/monitoring"
}
}
+6
View File
@@ -0,0 +1,6 @@
### Retrieve Gateway Metrics After a Specific Time Slice
GET {{emsUrl}}/kjb/gw-metrics/after-timeslice/2025-12-02_01:00:00.json
### Pretty Print
GET {{emsUrl}}/kjb/gw-metrics/after-timeslice/2025-12-02_01:00:00.json?pretty=true