refactor(serverlist): refactored to also show uptime and other info about the server
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
meta {
|
||||
name: All Server Stats
|
||||
type: http
|
||||
seq: 3
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{url}}/lst/api/system/allservers/stats
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
timeout: 0
|
||||
}
|
||||
Reference in New Issue
Block a user