Advertisement
Guest User

Untitled

a guest
Jun 13th, 2014
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. CF_TRACE=true cf create-service mongodb 100 insight-mongodb-1
  2.  
  3. VERSION:
  4. 6.1.2-6a013ca
  5.  
  6. Creating service insight-mongodb-1 in org [PRIVATE DATA HIDDEN] / space dev as [PRIVATE DATA HIDDEN]...
  7.  
  8. REQUEST: [2014-06-13T16:21:52+01:00]
  9. GET /v2/spaces/afec1fbf-eb20-45a0-a838-55d1878e6bde/services?q=label%3Amongodb&inline-relations-depth=1 HTTP/1.1
  10. Host: api.ng.bluemix.net
  11. Accept: application/json
  12. Authorization: [PRIVATE DATA HIDDEN]
  13. Content-Type: application/json
  14. User-Agent: go-cli 6.1.2-6a013ca / darwin
  15.  
  16.  
  17.  
  18. RESPONSE: [2014-06-13T16:22:12+01:00]
  19. HTTP/1.1 200 OK
  20. Transfer-Encoding: chunked
  21. Connection: Keep-Alive
  22. Content-Type: application/json;charset=utf-8
  23. Date: Fri, 13 Jun 2014 15:22:13 GMT
  24. Server: nginx
  25. X-Backside-Transport: OK OK
  26. X-Client-Ip: [PRIVATE DATA HIDDEN]
  27. X-Content-Type-Options: nosniff
  28. X-Global-Transaction-Id: 27281495
  29. X-Vcap-Request-Id: 241b14de8e8724db91fbe25a4d5e8367::8898eb6a-bcd7-4d6a-8679-16baaad4a118
  30.  
  31. 823
  32. {
  33. "total_results": 1,
  34. "total_pages": 1,
  35. "prev_url": null,
  36. "next_url": null,
  37. "resources": [
  38. {
  39. "metadata": {
  40. "guid": "c78c020b-0b12-430a-b5ad-3f2c89e17e69",
  41. "url": "/v2/services/c78c020b-0b12-430a-b5ad-3f2c89e17e69",
  42. "created_at": "2013-10-05T16:36:15+00:00",
  43. "updated_at": "2014-06-13T15:22:10+00:00"
  44. },
  45. "entity": {
  46. "label": "mongodb",
  47. "provider": "core",
  48. "url": "http://75.126.52.21:58272",
  49. "description": "MongoDB NoSQL database",
  50. "long_description": null,
  51. "version": "2.2",
  52. "info_url": null,
  53. "active": true,
  54. "bindable": true,
  55. "unique_id": "8f4af9f9-0f29-4957-87a3-1039ce983ede",
  56. "extra": "{\"listing\":{\"imageUrl\":null,\"blurb\":null},\"provider\":{\"name\":\"Core\"}}",
  57. "tags": [
  58. "nosql",
  59. "document",
  60. "data_management"
  61. ],
  62. "requires": [
  63.  
  64. ],
  65. "documentation_url": null,
  66. "service_broker_guid": null,
  67. "service_plans_url": "/v2/services/c78c020b-0b12-430a-b5ad-3f2c89e17e69/service_plans",
  68. "service_plans": [
  69. {
  70. "metadata": {
  71. "guid": "2728d154-e4f4-43c8-aded-efe253ef5c84",
  72. "url": "/v2/service_plans/2728d154-e4f4-43c8-aded-efe253ef5c84",
  73. "created_at": "2013-10-05T16:36:15+00:00",
  74. "updated_at": "2014-06-13T15:21:10+00:00"
  75. },
  76. "entity": {
  77. "name": "100",
  78. "free": true,
  79. "description": "Dedicated server, shared VM, 250MB storage, 100 connections",
  80. "service_guid": "c78c020b-0b12-430a-b5ad-3f2c89e17e69",
  81. "extra": "",
  82. "unique_id": "100-8f4af9f9-0f29-4957-87a3-1039ce983ede",
  83. "public": true,
  84. "service_url": "/v2/services/c78c020b-0b12-430a-b5ad-3f2c89e17e69",
  85. "service_instances_url": "/v2/service_plans/2728d154-e4f4-43c8-aded-efe253ef5c84/service_instances"
  86. }
  87. }
  88. ]
  89. }
  90. }
  91. ]
  92. }
  93. 0
  94.  
  95.  
  96.  
  97. REQUEST: [2014-06-13T16:22:12+01:00]
  98. POST /v2/service_instances HTTP/1.1
  99. Host: api.ng.bluemix.net
  100. Accept: application/json
  101. Authorization: [PRIVATE DATA HIDDEN]
  102. Content-Type: application/json
  103. User-Agent: go-cli 6.1.2-6a013ca / darwin
  104.  
  105. {"name":"insight-mongodb-1","service_plan_guid":"2728d154-e4f4-43c8-aded-efe253ef5c84","space_guid":"afec1fbf-eb20-45a0-a838-55d1878e6bde", "async": true}
  106.  
  107. RESPONSE: [2014-06-13T16:22:18+01:00]
  108. HTTP/1.1 500 Internal Server Error
  109. Transfer-Encoding: chunked
  110. Connection: Keep-Alive
  111. Content-Type: application/json;charset=utf-8
  112. Date: Fri, 13 Jun 2014 15:22:17 GMT
  113. Server: nginx
  114. X-Backside-Transport: FAIL FAIL
  115. X-Client-Ip: [PRIVATE DATA HIDDEN]
  116. X-Content-Type-Options: nosniff
  117. X-Global-Transaction-Id: 25235399
  118. X-Vcap-Request-Id: eac040ed85972da1acb0392d6ce7e5ea::c9da465d-0576-49fd-aea5-818fd5525534
  119.  
  120. ca
  121. {"code":10001,"description":"Service broker error: Internal Error","error_code":"CF-HttpResponseError","http":{"uri":"http://75.126.52.21:58272/gateway/v1/configurations","method":"POST","status":500}}
  122.  
  123. 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement