heartbeat: {:droplets=>[{:cc_partition=>"ng", :droplet=>"2224cde2-56b7-40a2-aadf-5fb02320ee5b", :version=>"ae3c8a1c-9d24-4607-a3e9-c300d8e9ded8", :instance=>"21d01f29e82b02c7f69affa72ed17cdf", :index=>0, :state=>"RUNNING", :state_timestamp=>1377676624.474158}, {:cc_partition=>"ng", :droplet=>"2224cde2-56b7-40a2-aadf-5fb02320ee5b", :version=>"ae3c8a1c-9d24-4607-a3e9-c300d8e9ded8", :instance=>"88f9e85ff464c9bce98611a25439a2e8", :index=>1, :state=>"RUNNING", :state_timestamp=>1377676624.3643758}], :dea=>"0-6d51dc59507852e87668ae9070886b0a", :prod=>false}
Getting health status>>>
REQUEST: GET http://api2.xxx.xxx/v2/apps/2224cde2-56b7-40a2-aadf-5fb02320ee5b/instances
REQUEST_HEADERS:
Accept : application/json
Authorization : [PRIVATE DATA HIDDEN]
Content-Length : 0.
RESPONSE: [200]
RESPONSE_HEADERS:
content-length : 81
content-type : application/json;charset=utf-8
date : Wed, 28 Aug 2013 09:40:02 GMT
server : thin 1.5.1 codename Straight Razor
x-content-type-options : nosniff
x-vcap-request-id : 34261f06-e600-4a60-80c3-5c6083ddb6ca
RESPONSE_BODY:
{
"0": {
"state": "DOWN",
"since": 1377682802
},
"1": {
"state": "DOWN",
"since": 1377682802
}
}
<<<
... OK
To unsubscribe from this group and stop receiving emails from it, send an email to vcap-dev+u...@cloudfoundry.org.