Skip to content

Instantly share code, notes, and snippets.

@mwhagedorn
Created February 22, 2012 18:05
Show Gist options
  • Save mwhagedorn/1886353 to your computer and use it in GitHub Desktop.
Save mwhagedorn/1886353 to your computer and use it in GitHub Desktop.
GET https://csnode.rndd.aw1.hpcloud.net:35357/v2.0/HP-IDM/v1.0/domains/61087284261695/services
X-Auth-Token: HPAuth_4f4505c4e4b08770c1a88452
Accept: application/json
Content-Type: application/json
Accept-Encoding: gzip,deflate
---
---
200
server: Apache-Coyote/1.1
cache-control: no-cache
pragma: no-cache
expires: -1
content-type: application/json
content-length: 1288
date: Wed, 22 Feb 2012 18:03:52 GMT
connection: close
{
"activatedServices" : {
"anies" : null,
"activatedService" : [ {
"id" : null,
"otherAttributes" : {
},
"region" : "az-1.region-a.geo-1",
"serviceName" : "Compute",
"serviceType" : "compute",
"status" : "enabled",
"subscribedOn" : "2012-01-17T17:25:24.682Z",
"tenantId" : "91241805091320"
}, {
"id" : null,
"otherAttributes" : {
},
"region" : "az-1.region-a.geo-1",
"serviceName" : "Block Storage",
"serviceType" : "hpext:block-store",
"status" : "enabled",
"subscribedOn" : "2012-01-17T17:25:24.685Z",
"tenantId" : "91241805091320"
}, {
"id" : null,
"otherAttributes" : {
},
"region" : "az-1.region-a.geo-1",
"serviceName" : "Image Management",
"serviceType" : "image",
"status" : "enabled",
"subscribedOn" : "2012-01-17T17:25:24.688Z",
"tenantId" : "91241805091320"
}, {
"id" : null,
"otherAttributes" : {
},
"region" : "region-a.geo-1",
"serviceName" : "Object Storage",
"serviceType" : "object-store",
"status" : "enabled",
"subscribedOn" : "2012-02-06T20:41:16.730Z",
"tenantId" : "91241805091320"
} ],
"otherAttributes" : {
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment