ServerData.json

[
    {
        "Id": "HP1",
        "Description": "HP Pro Liant",
        "Size": "Small"
    },
    {
        "Id": "HP2",
        "Description": "HP Pro Liant XL",
        "Size": "Medium"
    },
    {
        "Id": "Dell1",
        "Description": "Dell PowerEdge K9",
        "Size": "Big"
    }
]