Created
July 25, 2014 08:55
-
-
Save daemonza/ae6113ecdb03ee21ac91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VERSION: | |
6.1.2-6a013ca | |
REQUEST: [2014-07-25T10:49:18+02:00] | |
POST /oauth/token HTTP/1.1 | |
Host: login.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/x-www-form-urlencoded | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
grant_type=refresh_token&refresh_token=eyJhbGciOiJSUzI1NiJ9.eyJqdGkiOiJhOGY5MWUxNy0yYzdjLTQzM2QtYmNjOS1lNzNlNzY0NTcxNTciLCJzdWIiOiI2NTE1YTZkMS0yMjVkLTQwNGUtOGFmZC04MDE1NzY5NTQyZWMiLCJzY29wZSI6WyJjbG91ZF9jb250cm9sbGVyLmFkbWluIiwiY2xvdWRfY29udHJvbGxlci5yZWFkIiwiY2xvdWRfY29udHJvbGxlci53cml0ZSIsIm9wZW5pZCIsInBhc3N3b3JkLndyaXRlIl0sImlhdCI6MTQwNjI3Njc3MywiZXhwIjoxNDA4ODY4NzczLCJjaWQiOiJjZiIsImlzcyI6Imh0dHBzOi8vdWFhLmNmLmhpcC1vZDIuY29tL29hdXRoL3Rva2VuIiwiZ3JhbnRfdHlwZSI6InBhc3N3b3JkIiwidXNlcl9uYW1lIjoid2VybmVyX2FkbWluIiwiYXVkIjpbImNsb3VkX2NvbnRyb2xsZXIuYWRtaW4iLCJjbG91ZF9jb250cm9sbGVyLnJlYWQiLCJjbG91ZF9jb250cm9sbGVyLndyaXRlIiwib3BlbmlkIiwicGFzc3dvcmQud3JpdGUiXX0.MJ1RSX1TZ5OYo0j56J2cqFomH9OTjAkoipcgv9l4J3CiH6XQJ1o09YbVGvDpBrImFm8SDWqdcRrQWyuV6yKaP5xFxh1lQJ23ZpvnM-8igz9NT7S98hZW-B1-z_NsiziCLLzktcg1-B_UtS-K1__X4DkfpTBri5m7fZsSsnxds7zz4fLSxvIeVu_wstF9uOtUGHLc0YB75OJaPwjG40XUjd6-_AKbUD1INLa6Df8Bp3_-BoFPUsUqkuN6AWpJhCkSwGuFoOGshc2iwCByWJgd1MgkS9DxJqZBPitk97pTU6ElsyGWEkm5wO9tX2udkxxPhMlZ3doUzYa9mLJzXio0Hg&scope= | |
RESPONSE: [2014-07-25T10:49:19+02:00] | |
HTTP/1.1 200 OK | |
Content-Length: 2215 | |
Cache-Control: no-cache | |
Cache-Control: no-store | |
Cache-Control: no-store | |
Connection: keep-alive | |
Content-Type: application/json;charset=UTF-8 | |
Date: Fri, 25 Jul 2014 08:49:23 GMT | |
Expires: Thu, 01 Jan 1970 00:00:00 GMT | |
Pragma: no-cache | |
Pragma: no-cache | |
Server: Apache-Coyote/1.1 | |
{"access_token":"[PRIVATE DATA HIDDEN]","token_type":"bearer","refresh_token":"[PRIVATE DATA HIDDEN]","expires_in":599,"scope":"cloud_controller.admin password.write openid cloud_controller.write cloud_controller.read","jti":"01ca17c5-8592-4313-b268-fed6feacbdba"} | |
REQUEST: [2014-07-25T10:49:19+02:00] | |
GET /v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/apps?q=name%3Acms&inline-relations-depth=1 HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/json | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
RESPONSE: [2014-07-25T10:49:19+02:00] | |
HTTP/1.1 200 OK | |
Content-Length: 4152 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:24 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: 583c6004-e894-45a3-47e5-98544ad89779::ec2e79a7-0c1a-4dcf-ae9e-dd74321d0136 | |
{ | |
"total_results": 1, | |
"total_pages": 1, | |
"prev_url": null, | |
"next_url": null, | |
"resources": [ | |
{ | |
"metadata": { | |
"guid": "12db8fa0-058d-4b24-86f3-11061166cb3f", | |
"url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f", | |
"created_at": "2014-07-24T11:39:26+00:00", | |
"updated_at": "2014-07-25T08:48:59+00:00" | |
}, | |
"entity": { | |
"name": "cms", | |
"production": false, | |
"space_guid": "e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"stack_guid": "5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"buildpack": "https://od2builder:[SECRET]@github.com/hippoinfra/cms_buildpack.git", | |
"detected_buildpack": null, | |
"environment_json": { | |
}, | |
"memory": 1024, | |
"instances": 1, | |
"disk_quota": 1024, | |
"state": "STOPPED", | |
"version": "33a50bc9-5ba8-48af-b09f-42796def0b51", | |
"command": null, | |
"console": false, | |
"debug": null, | |
"staging_task_id": null, | |
"package_state": "PENDING", | |
"health_check_timeout": null, | |
"staging_failed_reason": null, | |
"space_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"space": { | |
"metadata": { | |
"guid": "e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"created_at": "2014-07-24T09:59:06+00:00", | |
"updated_at": null | |
}, | |
"entity": { | |
"name": "cms_playground", | |
"organization_guid": "cfcdfbee-34e6-4aac-95b0-ec50d5c0e053", | |
"organization_url": "/v2/organizations/cfcdfbee-34e6-4aac-95b0-ec50d5c0e053", | |
"developers_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/developers", | |
"managers_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/managers", | |
"auditors_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/auditors", | |
"apps_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/apps", | |
"routes_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/routes", | |
"domains_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/domains", | |
"service_instances_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/service_instances", | |
"app_events_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/app_events", | |
"events_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/events", | |
"app_security_groups_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/app_security_groups" | |
} | |
}, | |
"stack_url": "/v2/stacks/5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"stack": { | |
"metadata": { | |
"guid": "5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"url": "/v2/stacks/5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"created_at": "2014-07-23T08:46:17+00:00", | |
"updated_at": null | |
}, | |
"entity": { | |
"name": "lucid64", | |
"description": "Ubuntu 10.04 on x86-64" | |
} | |
}, | |
"service_bindings_url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/service_bindings", | |
"service_bindings": [ | |
], | |
"routes_url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/routes", | |
"routes": [ | |
{ | |
"metadata": { | |
"guid": "491bf054-b615-47a0-bb94-b00a35d6a70f", | |
"url": "/v2/routes/491bf054-b615-47a0-bb94-b00a35d6a70f", | |
"created_at": "2014-07-24T10:56:06+00:00", | |
"updated_at": null | |
}, | |
"entity": { | |
"host": "cms", | |
"domain_guid": "f91322fa-3ee7-4a1c-a133-5afe7803eda0", | |
"space_guid": "e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"domain_url": "/v2/domains/f91322fa-3ee7-4a1c-a133-5afe7803eda0", | |
"space_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"apps_url": "/v2/routes/491bf054-b615-47a0-bb94-b00a35d6a70f/apps" | |
} | |
} | |
], | |
"events_url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/events" | |
} | |
} | |
] | |
} | |
Updating app cms in org hippo / space cms_playground as werner_admin... | |
REQUEST: [2014-07-25T10:49:19+02:00] | |
PUT /v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f?async=true&inline-relations-depth=1 HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/json | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
{"name":"cms","buildpack":"https://od2builder:[SECRET]@github.com/hippoinfra/cms_buildpack.git"} | |
RESPONSE: [2014-07-25T10:49:20+02:00] | |
HTTP/1.1 201 Created | |
Content-Length: 3685 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:24 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: 501d2804-ace2-4a20-7a40-98370a6e6321::b41addde-6025-45ca-9f4d-cc99b57643a1 | |
{ | |
"metadata": { | |
"guid": "12db8fa0-058d-4b24-86f3-11061166cb3f", | |
"url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f", | |
"created_at": "2014-07-24T11:39:26+00:00", | |
"updated_at": "2014-07-25T08:49:24+00:00" | |
}, | |
"entity": { | |
"name": "cms", | |
"production": false, | |
"space_guid": "e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"stack_guid": "5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"buildpack": "https://od2builder:[SECRET]@github.com/hippoinfra/cms_buildpack.git", | |
"detected_buildpack": null, | |
"environment_json": { | |
}, | |
"memory": 1024, | |
"instances": 1, | |
"disk_quota": 1024, | |
"state": "STOPPED", | |
"version": "33a50bc9-5ba8-48af-b09f-42796def0b51", | |
"command": null, | |
"console": false, | |
"debug": null, | |
"staging_task_id": null, | |
"package_state": "PENDING", | |
"health_check_timeout": null, | |
"staging_failed_reason": null, | |
"space_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"space": { | |
"metadata": { | |
"guid": "e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"created_at": "2014-07-24T09:59:06+00:00", | |
"updated_at": null | |
}, | |
"entity": { | |
"name": "cms_playground", | |
"organization_guid": "cfcdfbee-34e6-4aac-95b0-ec50d5c0e053", | |
"organization_url": "/v2/organizations/cfcdfbee-34e6-4aac-95b0-ec50d5c0e053", | |
"developers_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/developers", | |
"managers_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/managers", | |
"auditors_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/auditors", | |
"apps_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/apps", | |
"routes_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/routes", | |
"domains_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/domains", | |
"service_instances_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/service_instances", | |
"app_events_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/app_events", | |
"events_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/events", | |
"app_security_groups_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214/app_security_groups" | |
} | |
}, | |
"stack_url": "/v2/stacks/5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"stack": { | |
"metadata": { | |
"guid": "5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"url": "/v2/stacks/5c0795db-6e20-4a53-83e8-0b21ff69b33a", | |
"created_at": "2014-07-23T08:46:17+00:00", | |
"updated_at": null | |
}, | |
"entity": { | |
"name": "lucid64", | |
"description": "Ubuntu 10.04 on x86-64" | |
} | |
}, | |
"service_bindings_url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/service_bindings", | |
"service_bindings": [ | |
], | |
"routes_url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/routes", | |
"routes": [ | |
{ | |
"metadata": { | |
"guid": "491bf054-b615-47a0-bb94-b00a35d6a70f", | |
"url": "/v2/routes/491bf054-b615-47a0-bb94-b00a35d6a70f", | |
"created_at": "2014-07-24T10:56:06+00:00", | |
"updated_at": null | |
}, | |
"entity": { | |
"host": "cms", | |
"domain_guid": "f91322fa-3ee7-4a1c-a133-5afe7803eda0", | |
"space_guid": "e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"domain_url": "/v2/domains/f91322fa-3ee7-4a1c-a133-5afe7803eda0", | |
"space_url": "/v2/spaces/e24adfa4-e248-4f49-a39e-5c2a973e0214", | |
"apps_url": "/v2/routes/491bf054-b615-47a0-bb94-b00a35d6a70f/apps" | |
} | |
} | |
], | |
"events_url": "/v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/events" | |
} | |
} | |
OK | |
REQUEST: [2014-07-25T10:49:20+02:00] | |
GET /v2/organizations/cfcdfbee-34e6-4aac-95b0-ec50d5c0e053/domains HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/json | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
RESPONSE: [2014-07-25T10:49:20+02:00] | |
HTTP/1.1 200 OK | |
Content-Length: 430 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:25 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: a4416548-d905-4a60-7112-bf2b77e47b7c::5c26fb21-a1fd-4cba-a876-e0eba8939585 | |
{ | |
"total_results": 1, | |
"total_pages": 1, | |
"prev_url": null, | |
"next_url": null, | |
"resources": [ | |
{ | |
"metadata": { | |
"guid": "f91322fa-3ee7-4a1c-a133-5afe7803eda0", | |
"url": "/v2/domains/f91322fa-3ee7-4a1c-a133-5afe7803eda0", | |
"created_at": "2014-07-23T08:49:11+00:00", | |
"updated_at": "2014-07-24T14:50:13+00:00" | |
}, | |
"entity": { | |
"name": "cf.hip-od2.com" | |
} | |
} | |
] | |
} | |
Uploading cms... | |
REQUEST: [2014-07-25T10:49:20+02:00] | |
PUT /v2/resource_match HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/json | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
[{"fn":".swp","sha1":"03bf186fbd595d6075567ab31a716a7de494e484","size":12288},{"fn":"CF_MIN_DEV_example.yml","sha1":"da6f18ddbebb7f447a866e4822f784e4b2fe1245","size":25614},{"fn":"drivespace.txt","sha1":"c7f32ea839d3e3eb6aa2eee70a966e4d8679854c","size":63},{"fn":"ec2hate.sh","sha1":"7e0afacebc45873e4b30a9e2f4cf94e9f3bebddf","size":281},{"fn":"get_cf.sh","sha1":"ea8ff6c374f7cf6112c9043796dbd72df6bee36c","size":1298},{"fn":"infra.pem","sha1":"2ba40838147e491e82e5f0db16f223af77f534c2","size":1675},{"fn":"pack","sha1":"0","size":0},{"fn":"pack/Gemfile","sha1":"c00a3b4c2899d159c9ec43b6ed8b3529d987a06f","size":71},{"fn":"pack/Gemfile.lock","sha1":"4b6d6f1de490a393385e3dd59512bb7bfda944e0","size":4038},{"fn":"pack/README.md","sha1":"2726b7dec3fe1ea97021511dfb80f76ae87254d4","size":3725},{"fn":"pack/bosh_environment","sha1":"952ce1974d43dae747456493e252ea3804890e25","size":301},{"fn":"pack/deps.sh","sha1":"24d0ea21408d30a3a095810a93cd0ad9a8311271","size":772},{"fn":"pack/get_cf.sh","sha1":"4b40f419ae55ba78a77f87123b8e5697c6aa670f","size":873},{"fn":"pack/infra.pem","sha1":"d9cac1905b42be3ccb4e7b3c8f878deb6d640d1a","size":1675},{"fn":"pack/privkey.pem","sha1":"1142e9baa2ab294215fa4fe0552bca824a35a2e7","size":1679},{"fn":"pack/pubkey.pem","sha1":"328242a91094c3eb7855a02d2d8d4556cf3110b6","size":451},{"fn":"pack/stub.yml","sha1":"7265efc87b19daa6628003773be0f42dc0414726","size":4481},{"fn":"pack/stub.yml_backup","sha1":"7265efc87b19daa6628003773be0f42dc0414726","size":4481},{"fn":"pack/tests","sha1":"0","size":0},{"fn":"pack/tests/README","sha1":"a505aebadfc058cf17246e3f646403a52d2914e2","size":73},{"fn":"setup.sh","sha1":"0e74c39ff5a9ae065e2e29e108bfb4cff9b9744c","size":2635},{"fn":"ssl","sha1":"0","size":0},{"fn":"ssl/.server.crt.swp","sha1":"9b275b005181dfa66e9e800e629abfced2dfddb2","size":12288},{"fn":"ssl/README","sha1":"d980e45bb56c73aac91fd7b8804c111f81a004d5","size":78},{"fn":"ssl/ca.crt","sha1":"3aebe71908280d9bd6e9fcd5f2b87147daf71c5e","size":977},{"fn":"ssl/ca.csr","sha1":"dbd31267c1196081c3b0844fdc7fa2ea3d8fb9e0","size":716},{"fn":"ssl/ca.key","sha1":"0dbe0761ead744e1460a4bed4cfcb285867a1fc5","size":963},{"fn":"ssl/ca.srl","sha1":"2ffdaa4b214ffd453fffba51a36de68d6afdba7f","size":17},{"fn":"ssl/server.crt","sha1":"e0716997e4efa9335d5b133ab703ac19809fff01","size":977},{"fn":"ssl/server.csr","sha1":"ccbde01b9be9ea3ccaf97c7ffef2f915d4b41aae","size":716},{"fn":"ssl/server.key","sha1":"1437309bdd1fbe99145396357916608799987814","size":963},{"fn":"ssl/user.crt","sha1":"1ae14e0b372f91a3f901150a3fc63afdb541ceab","size":977},{"fn":"ssl/user.csr","sha1":"d245b0a0a5bd62491deb45a6f911a02e66f048b3","size":716},{"fn":"ssl/user.key","sha1":"bf0978673541d66018de41c0501da55b5a6ae801","size":963},{"fn":"ssl/user.p12","sha1":"a5313f8c3114d26c77897ef46d6d7f1ebd5994a4","size":1701},{"fn":"ssl.tgz","sha1":"363476aec75f24da9bacb29bb33b1cdaf39ea06b","size":6799},{"fn":"stub.yml","sha1":"07e8c7fe1ebd124aeb48069adcfb1e556a9abea5","size":4312},{"fn":"yes","sha1":"cfb42c31f1d1ad6939c8d76a62590d49b19356a5","size":18992}] | |
RESPONSE: [2014-07-25T10:49:21+02:00] | |
HTTP/1.1 200 OK | |
Content-Length: 2 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:25 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: e631d4f7-39d2-45c4-4282-00285f299672::032a32a7-a734-4b78-ab95-902e310114e9 | |
[] | |
Uploading app files from: /home/werner/Code/OD2/cloudfoundry/cloudfoundry | |
Uploading 120.2K, 38 files | |
REQUEST: [2014-07-25T10:49:21+02:00] | |
PUT /v2/apps/12db8fa0-058d-4b24-86f3-11061166cb3f/bits?async=true HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: multipart/form-data; boundary=d26b72a2eac187cc3f929b0aa388871486252e699d5e7e8a73c11adb5321 | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
[MULTIPART/FORM-DATA CONTENT HIDDEN] | |
RESPONSE: [2014-07-25T10:49:22+02:00] | |
HTTP/1.1 201 Created | |
Content-Length: 275 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:27 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: ca6022b6-78d3-4977-796e-8e1f2b9f764a::13ec5128-8384-4be8-acef-779233bf2e94 | |
{ | |
"metadata": { | |
"guid": "40a1f76f-1a7c-4129-96e6-49bd13d3f66e", | |
"created_at": "2014-07-25T08:49:26+00:00", | |
"url": "/v2/jobs/40a1f76f-1a7c-4129-96e6-49bd13d3f66e" | |
}, | |
"entity": { | |
"guid": "40a1f76f-1a7c-4129-96e6-49bd13d3f66e", | |
"status": "queued" | |
} | |
} | |
REQUEST: [2014-07-25T10:49:22+02:00] | |
GET /v2/jobs/40a1f76f-1a7c-4129-96e6-49bd13d3f66e HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/json | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
RESPONSE: [2014-07-25T10:49:22+02:00] | |
HTTP/1.1 200 OK | |
Content-Length: 275 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:27 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: c00390e5-17e3-427b-6d9d-17e508544347::acb51b74-a170-488c-922a-3f89eb21e32c | |
{ | |
"metadata": { | |
"guid": "40a1f76f-1a7c-4129-96e6-49bd13d3f66e", | |
"created_at": "2014-07-25T08:49:26+00:00", | |
"url": "/v2/jobs/40a1f76f-1a7c-4129-96e6-49bd13d3f66e" | |
}, | |
"entity": { | |
"guid": "40a1f76f-1a7c-4129-96e6-49bd13d3f66e", | |
"status": "queued" | |
} | |
} | |
REQUEST: [2014-07-25T10:49:27+02:00] | |
GET /v2/jobs/40a1f76f-1a7c-4129-96e6-49bd13d3f66e HTTP/1.1 | |
Host: api.cf.hip-od2.com | |
Accept: application/json | |
Authorization: [PRIVATE DATA HIDDEN] | |
Content-Type: application/json | |
User-Agent: go-cli 6.1.2-6a013ca / linux | |
RESPONSE: [2014-07-25T10:49:28+02:00] | |
HTTP/1.1 200 OK | |
Content-Length: 496 | |
Connection: keep-alive | |
Content-Type: application/json;charset=utf-8 | |
Date: Fri, 25 Jul 2014 08:49:32 GMT | |
Server: nginx | |
X-Content-Type-Options: nosniff | |
X-Vcap-Request-Id: e241b1df-2097-45c2-410a-70b0a2408011::778713df-cbe8-4668-9337-27c3a5a23d2e | |
{ | |
"metadata": { | |
"guid": "40a1f76f-1a7c-4129-96e6-49bd13d3f66e", | |
"created_at": "2014-07-25T08:49:26+00:00", | |
"url": "/v2/jobs/40a1f76f-1a7c-4129-96e6-49bd13d3f66e" | |
}, | |
"entity": { | |
"guid": "40a1f76f-1a7c-4129-96e6-49bd13d3f66e", | |
"status": "failed", | |
"error": "Use of entity>error is deprecated in favor of entity>error_details.", | |
"error_details": { | |
"error_code": "UnknownError", | |
"description": "An unknown error occurred.", | |
"code": 10001 | |
} | |
} | |
} | |
FAILED | |
Error uploading application. | |
An unknown error occurred. | |
FAILED | |
Error uploading application. | |
An unknown error occurred. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment