Skip to content

Instantly share code, notes, and snippets.

@Kami
Created October 19, 2012 05:46
Show Gist options
  • Select an option

  • Save Kami/3916422 to your computer and use it in GitHub Desktop.

Select an option

Save Kami/3916422 to your computer and use it in GitHub Desktop.
# -------- begin 39934792 request ----------
curl -i -X GET -H 'Host: dns.api.rackspacecloud.com' -H 'X-LC-Request-ID: 39934792' -H 'Accept-Encoding: gzip,deflate' -H 'X-Auth-Token: abcdef' -H 'Content-Length: 0' -H 'Accept: application/json' -H 'User-Agent: libcloud/0.12.0-dev (Rackspace DNS (US))' --compress 'https://dns.api.rackspacecloud.com:443/v1.0/546514/domains?cache-busting=4e1a1b74b95976fa'
# -------- begin 39934792:40416536 response ----------
HTTP/1.1 200 OK
Date: Fri, 19 Oct 2012 05:45:55 GMT
X-Api-Version: 1.0.19
Content-Length: 1316
Content-Type: application/json
Server: Jetty(8.0.y.z-SNAPSHOT)
{"domains":[{"name":"bar.foo1.com","id":2946173,"accountId":546514,"emailAddress":"test@test.com","updated":"2012-10-19T05:43:16.000+0000","created":"2011-10-29T20:28:59.000+0000"},{"name":"foo4.bar.com","id":2946063,"comment":"wazaaa","accountId":546514,"emailAddress":"kami@kami.si","updated":"2011-10-29T18:42:28.000+0000","created":"2011-10-29T14:47:09.000+0000"},{"name":"foo5.bar.com","id":2946065,"comment":"fuu","accountId":546514,"emailAddress":"foo@ponies.com","updated":"2011-10-29T14:48:39.000+0000","created":"2011-10-29T14:48:39.000+0000"},{"name":"foo6.bar.com","id":2946066,"comment":"fuu","accountId":546514,"emailAddress":"foo@ponies.com","updated":"2011-10-29T14:48:59.000+0000","created":"2011-10-29T14:48:58.000+0000"},{"name":"foo7.bar.com","id":2946068,"comment":"fuu","accountId":546514,"emailAddress":"foo@ponies.com","updated":"2011-10-29T14:49:14.000+0000","created":"2011-10-29T14:49:13.000+0000"},{"name":"foo8.bar.com","id":2946069,"comment":"fuu","accountId":546514,"emailAddress":"foo@ponies.com","updated":"2011-10-29T14:49:44.000+0000","created":"2011-10-29T14:49:43.000+0000"},{"name":"foo9.bar.com","id":2946071,"comment":"fuu","accountId":546514,"emailAddress":"foo@ponies.com","updated":"2011-10-29T14:54:45.000+0000","created":"2011-10-29T14:54:45.000+0000"}],"totalEntries":7}
# -------- end 39934792:40416536 response ----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment