You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.2 KiB
JSON
60 lines
1.2 KiB
JSON
{
|
|
"servers": [
|
|
{
|
|
"cost": 914,
|
|
"name": "GPG-RDS-01",
|
|
"vcpus": 8,
|
|
"ram": 32,
|
|
"disk": 200,
|
|
"windows": true,
|
|
"ip": false
|
|
},
|
|
{
|
|
"cost": 233,
|
|
"name": "GPG-BRK-02",
|
|
"vcpus": 2,
|
|
"ram": 8,
|
|
"disk": 80,
|
|
"windows": true
|
|
},
|
|
{
|
|
"cost": 1176,
|
|
"name": "GPG-SQL-02",
|
|
"vcpus": 4,
|
|
"ram": 16,
|
|
"disk": 500,
|
|
"windows": true,
|
|
"sql": true
|
|
},
|
|
{
|
|
"cost": 292,
|
|
"name": "GPG-DC-03",
|
|
"vcpus": 4,
|
|
"ram": 8,
|
|
"disk": 200,
|
|
"windows": true
|
|
},
|
|
{
|
|
"cost": 245.25,
|
|
"name": "GPG-XG-02",
|
|
"vcpus": 4,
|
|
"ram": 8,
|
|
"disk": 100,
|
|
"windows": false,
|
|
"ip": true
|
|
},
|
|
{
|
|
"cost": 141.75,
|
|
"name": "GPG-L2T-01",
|
|
"vcpus": 4,
|
|
"ram": 4,
|
|
"disk": 10,
|
|
"ip": true
|
|
}
|
|
],
|
|
"extras": {
|
|
"firewall": true,
|
|
"quota": 1000,
|
|
"rdscals": 20
|
|
}
|
|
} |