big-bucket/bruno/Get.bru

28 lines
454 B
Plaintext

meta {
name: Get
type: http
seq: 2
}
get {
url: {{origin}}/api/metrics/analytics-backend-deployment-8695d9f87f-v8n7r/WORKLOAD?bucket-unit=RAW&from=2017-04-26T15:13:12.016+02:00&to=2017-04-26T15:13:12.016+02:00
body: none
auth: basic
}
params:query {
bucket-unit: RAW
from: 2017-04-26T15:13:12.016+02:00
to: 2017-04-26T15:13:12.016+02:00
}
auth:basic {
username: test
password: test
}
settings {
encodeUrl: true
timeout: 0
}