2025-11-15 08:49:23 +01:00

26 lines
314 B
Plaintext

meta {
name: Get
type: http
seq: 2
}
get {
url: http://localhost:8080/api/metrics/POD-545444456/WORKLOAD?bucket-unit=TOTAL
body: none
auth: basic
}
params:query {
bucket-unit: TOTAL
}
auth:basic {
username: kubooboo
password: 3749832748923748923
}
settings {
encodeUrl: true
timeout: 0
}