HTTP/1.1 200 OK Content-Type: application/json Content-Length: 632 Date: Mon, 28 Nov 2011 21:35:41 GMT { "instance": { "created": "2011-11-03T15:55:26Z", "flavor": { "id": "1", "links": [ { "href": "https://ord.databases.api.rackspacecloud.com/v1.0/1234/flavors/1", "rel": "self" }, { "href": "https://ord.databases.api.rackspacecloud.com/flavors/1", "rel": "bookmark" } ] }, "hostname": "d735f61b985bb003a61dc72948dbf4e7174da12c.rackspaceclouddb.com", "id": "00ff11ee-22dd-33cc-44bb-55aa66007799", "links": [ { "href": "https://ord.databases.api.rackspacecloud.com/v1.0/1234/instances/00ff11ee-22dd-33cc-44bb-55aa66007799", "rel": "self" }, { "href": "https://ord.databases.api.rackspacecloud.com/instances/00ff11ee-22dd-33cc-44bb-55aa66007799", "rel": "bookmark" } ], "name": "myrackinstance", "status": "BUILD", "updated": "2011-11-03T15:55:27Z", "volume": { "size": "2" } } }