Authorization: Bearer ********************curl --location '/compute/hypervisors/1/metrics?minutes=undefined' \
--header 'Authorization: Bearer <token>'{
"data": {
"cpu": {
"x": [
1787836143000,
1787835963000,
1787835843000,
1787835723000,
1787835543000,
1787835423000,
1787835303000,
1787835123000,
1787835003000,
1787834883000,
1787834703000,
1787834583000,
1787834463000
],
"y": [
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"3.00",
"2.00",
"5.00",
"0.00",
"0.00",
"1.00",
"0.00",
"1.00"
]
},
"memory": {
"x": [
1787836143000,
1787835963000,
1787835843000,
1787835723000,
1787835543000,
1787835423000,
1787835303000,
1787835123000,
1787835003000,
1787834883000,
1787834703000,
1787834583000,
1787834463000
],
"y": [
"9.41",
"9.39",
"9.39",
"9.38",
"9.37",
"9.40",
"9.38",
"9.50",
"9.36",
"9.41",
"9.40",
"9.36",
"9.40"
]
},
"load": {
"x": [
1787836143000,
1787835963000,
1787835843000,
1787835723000,
1787835543000,
1787835423000,
1787835303000,
1787835123000,
1787835003000,
1787834883000,
1787834703000,
1787834583000,
1787834463000
],
"one": [
"0.31",
"0.31",
"0.25",
"0.20",
"0.20",
"0.46",
"0.56",
"0.12",
"0.23",
"0.38",
"0.49",
"0.42",
"0.56"
],
"five": [
"0.25",
"0.26",
"0.24",
"0.26",
"0.33",
"0.42",
"0.46",
"0.29",
"0.38",
"0.47",
"0.49",
"0.47",
"0.53"
],
"fifteen": [
"0.31",
"0.33",
"0.34",
"0.36",
"0.41",
"0.44",
"0.45",
"0.41",
"0.45",
"0.49",
"0.50",
"0.49",
"0.51"
]
},
"fs": [
{
"source": "/dev/nvme0n1p2",
"x": [
1787836143000,
1787835963000,
1787835843000,
1787835723000,
1787835543000,
1787835423000,
1787835303000,
1787835123000,
1787835003000,
1787834883000,
1787834703000,
1787834583000,
1787834463000
],
"y": [
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98",
"8.98"
]
}
]
}
}