Files
lst_v3/brunoApi/system/Status.bru

17 lines
154 B
Plaintext

meta {
name: Status
type: http
seq: 1
}
get {
url: {{url}}/api/stats
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}