1{
2   "servers" : {
3      "server" : [
4         {
5            "core_number" : "1",
6            "hostname" : "localhost",
7            "license" : 0,
8            "memory_amount" : "1024",
9            "plan" : "1xCPU-1GB",
10            "plan_ipv4_bytes" : "12267",
11            "plan_ipv6_bytes" : "4644",
12            "state" : "started",
13            "tags" : {
14               "tag" : []
15            },
16            "title" : "test_server",
17            "uuid" : "00f8c525-7e62-4108-8115-3958df5b43dc",
18            "zone" : "fi-hel1"
19         }
20      ]
21   }
22}