OBP GwMetric API 추가
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"dev": {
|
||||
"emsUrl": "http://192.168.240.176:30100/monitoring"
|
||||
},
|
||||
"local": {
|
||||
"emsUrl": "http://127.0.0.1:30100/monitoring"
|
||||
}
|
||||
}
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user