aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--dummy-data/proxmox/api2/json/nodes/node1/lxc35
1 files changed, 35 insertions, 0 deletions
diff --git a/dummy-data/proxmox/api2/json/nodes/node1/lxc b/dummy-data/proxmox/api2/json/nodes/node1/lxc
new file mode 100644
index 0000000..35e1d2f
--- /dev/null
+++ b/dummy-data/proxmox/api2/json/nodes/node1/lxc
@@ -0,0 +1,35 @@
1{
2 "data": [{
3 "disk": 0,
4 "mem": 983848043,
5 "cpus": 2,
6 "pid": 1218,
7 "maxdisk": 107374182400,
8 "netin": 43863882954,
9 "diskread": 0,
10 "diskwrite": 0,
11 "name": "HAOS",
12 "netout": 10426448652,
13 "cpu": 0.00879886290177172,
14 "uptime": 3390069,
15 "status": "running",
16 "maxmem": 3221225472,
17 "vmid": 100
18 }, {
19 "cpu": 0.00219971572544293,
20 "name": "debian1",
21 "netout": 919020028,
22 "vmid": 101,
23 "maxmem": 4294967296,
24 "uptime": 3390064,
25 "status": "running",
26 "maxdisk": 107374182400,
27 "pid": 1295,
28 "cpus": 2,
29 "disk": 0,
30 "mem": 2755160795,
31 "diskread": 0,
32 "diskwrite": 0,
33 "netin": 5105600872
34 }]
35} \ No newline at end of file