-
Notifications
You must be signed in to change notification settings - Fork 4
/
cluster_model.json
27 lines (27 loc) · 1.61 KB
/
cluster_model.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"Cluster": [
{ "model_name": "HPE ProLiant DL325 Gen10", "catalog": true },
{ "model_name": "HPE ProLiant DL360 Gen10", "catalog": true },
{ "model_name": "HPE ProLiant DL380 Gen10", "catalog": true },
{ "model_name": "HPE ProLiant DL385 Gen10", "catalog": true },
{ "model_name": "HPE ProLiant DL110 Gen10 Plus", "catalog": true },
{ "model_name": "HPE ProLiant DL325 Gen10 Plus", "catalog": true },
{ "model_name": "HPE ProLiant DL360 Gen10 Plus", "catalog": true },
{ "model_name": "HPE ProLiant DL380 Gen10 Plus", "catalog": true },
{ "model_name": "HPE ProLiant DL385 Gen10 Plus", "catalog": true },
{ "model_name": "HPE ProLiant DL325 Gen10 Plus v2", "catalog": true },
{ "model_name": "HPE ProLiant DL385 Gen10 Plus v2", "catalog": true },
{ "model_name": "HPE ProLiant DL360 Gen11", "catalog": true },
{ "model_name": "HPE ProLiant DL365 Gen11", "catalog": true },
{ "model_name": "HPE ProLiant DL380 Gen11", "catalog": true },
{ "model_name": "HPE ProLiant DL385 Gen11", "catalog": true },
{ "model_name": "HPE ProLiant DL325 Gen11", "catalog": true },
{ "model_name": "HPE ProLiant DL345 Gen11", "catalog": true },
{ "model_name": "HPE ProLiant DL145 Gen11", "catalog": true },
{ "model_name": "Alletra Storage Server 4110", "catalog": true },
{ "model_name": "HPE Apollo 4200 Gen10 (XL420)", "catalog": true },
{ "model_name": "HPE Apollo 4200 Gen10 Plus (XL420)", "catalog": true },
{ "model_name": "HPE Edgeline E8000 (e910)", "catalog": true },
{ "model_name": "HPE Edgeline E8000t (e910)", "catalog": true }
]
}