|
57 | 57 | }, |
58 | 58 | "/api/v1/contexts/7768124332f353446557878a89ef6f4c": { |
59 | 59 | "data": { |
60 | | - "h": "7768124332f353446557878a89ef6f4c", |
61 | | - "cpu_count": 8, |
62 | | - "cpu_frequency": 2500, |
63 | | - "cpu_type": "i386", |
64 | | - "cpu_vendor": "Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz", |
65 | | - "ram_total": 16384, |
66 | | - "machine_node": "Rotondu.local", |
67 | | - "machine_type": "x86_64", |
68 | | - "machine_arch": "64bit", |
69 | | - "system_info": "Darwin - 18.7.0", |
70 | | - "python_info": "3.8.6 | packaged by conda-forge | (default, Jan 25 2021, 23:22:12) [Clang 11.0.1 ]" |
| 60 | + "contexts": [ |
| 61 | + { |
| 62 | + "context_h": "7768124332f353446557878a89ef6f4c", |
| 63 | + "cpu_count": 8, |
| 64 | + "cpu_frequency": 2500, |
| 65 | + "cpu_type": "i386", |
| 66 | + "cpu_vendor": "Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz", |
| 67 | + "ram_total": 16384, |
| 68 | + "machine_node": "Rotondu.local", |
| 69 | + "machine_type": "x86_64", |
| 70 | + "machine_arch": "64bit", |
| 71 | + "system_info": "Darwin - 18.7.0", |
| 72 | + "python_info": "3.8.6 | packaged by conda-forge | (default, Jan 25 2021, 23:22:12) [Clang 11.0.1 ]" |
| 73 | + } |
| 74 | + ] |
71 | 75 | }, |
72 | 76 | "status_code": 200 |
73 | 77 | }, |
74 | 78 | "/api/v1/contexts/c4f6fe98a878755644353f2334218677": { |
75 | 79 | "data": { |
76 | | - "h": "c4f6fe98a878755644353f2334218677", |
77 | | - "cpu_count": 8, |
78 | | - "cpu_frequency": 2500, |
79 | | - "cpu_type": "i386", |
80 | | - "cpu_vendor": "Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz", |
81 | | - "ram_total": 16384, |
82 | | - "machine_node": "Rotondu.local", |
83 | | - "machine_type": "x86_64", |
84 | | - "machine_arch": "64bit", |
85 | | - "system_info": "Darwin - 18.7.0", |
86 | | - "python_info": "3.8.6 | packaged by conda-forge | (default, Jan 25 2021, 23:22:12) [Clang 11.0.1 ]" |
| 80 | + "contexts": |
| 81 | + [ |
| 82 | + { |
| 83 | + "context_h": "c4f6fe98a878755644353f2334218677", |
| 84 | + "cpu_count": 8, |
| 85 | + "cpu_frequency": 2500, |
| 86 | + "cpu_type": "i386", |
| 87 | + "cpu_vendor": "Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz", |
| 88 | + "ram_total": 16384, |
| 89 | + "machine_node": "Rotondu.local", |
| 90 | + "machine_type": "x86_64", |
| 91 | + "machine_arch": "64bit", |
| 92 | + "system_info": "Darwin - 18.7.0", |
| 93 | + "python_info": "3.8.6 | packaged by conda-forge | (default, Jan 25 2021, 23:22:12) [Clang 11.0.1 ]" |
| 94 | + } |
| 95 | + ] |
87 | 96 | }, |
88 | 97 | "status_code": 200 |
89 | 98 | } |
|
0 commit comments