11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"id": "template.SampleServer",
|
|
"name": "Sample Template Server",
|
|
"rackUnits": 2,
|
|
"powerUsageWatts": 450,
|
|
"maxIOPS": 5000,
|
|
"price": 1200.0,
|
|
"tags": ["Standard", "GeneralPurpose"]
|
|
}
|
|
|