1{
2  "userdata": null,
3  "operating_system":
4    {
5      "distro": "coreos",
6      "slug": "coreos_stable",
7      "version": "stable",
8      "name": "CoreOS (stable)"
9    },
10  "locked": false,
11  "tags": [],
12  "href": "/devices/9f7eafab-CCCC-DDDD-EEEE-c2a686367791",
13  "created_at": "2015-05-22T17:59:43Z",
14  "hostname": "9f7eafab.packethost.net",
15  "updated_at": "2015-05-22T17:59:43.972Z",
16  "project": { "href": "/projects/746ea6dd-CCCC-DDDD-EEEE-728784671fbf" },
17  "provisioning_percentage": 0.0,
18  "state": "queued",
19  "billing_cycle": "hourly",
20  "user": "core",
21  "ip_addresses": [],
22  "facility": { "id": "e1e9c52e-a0bc-4117-b996-0fc94843ea09" },
23  "id": "9f7eafab-6f6b-4ae4-988d-c2a686367791",
24  "provisioning_events": [
25    {
26      "body": "Provisioning started",
27      "relationships": [],
28      "interpolated": "Provisioning started",
29      "created_at": null,
30      "type": "provisioning.101",
31      "id": null
32    },
33    {
34      "body": "Network configured",
35      "relationships": [],
36      "interpolated": "Network configured",
37      "created_at": null,
38      "type": "provisioning.102",
39      "id": null
40    },
41    {
42      "body": "Configuration written, restarting device",
43      "relationships": [],
44      "interpolated": "Configuration written, restarting device",
45      "created_at": null,
46      "type": "provisioning.103",
47      "id": null
48    },
49    {
50      "body": "Device phoned home and is ready to go",
51      "relationships": [],
52      "interpolated": "Device phoned home and is ready to go",
53      "created_at": null,
54      "type": "provisioning.110",
55      "id": null
56    }],
57  "plan":
58    {
59      "slug": "baremetal_1",
60      "description": "Our Type 1 configuration is a zippy general use server",
61      "id": "6d1f1ffa-7912-4b78-b50d-88cc7c8ab40f",
62      "pricing": { "hourly": 0.4 },
63      "line": "baremetal",
64      "specs":
65        {
66          "nics": [{"count": 2, "type": "gigabit"}],
67          "drives": [{"count": 2, "type": "SSD", "size": "120GB"}],
68          "features": {"txt": true, "raid": true},
69          "cpus": [{"count": 1, "type": "Intel E3-1240 v3"}],
70          "memory": {"total": "16GB"}
71        },
72      "name": "Type 1"
73    }
74}
75