|
42 | 42 | "version": "1.0.0" |
43 | 43 | }, |
44 | 44 | "upgrade_available": false, |
45 | | - "dashboard_url": "https://the-best-broker.cfapps.io/dashboard?time=2020-03-10T15:49:29.831Z", |
| 45 | + "dashboard_url": "https://service-broker.example.org/dashboard", |
46 | 46 | "last_operation": { |
47 | 47 | "type": "create", |
48 | 48 | "state": "succeeded", |
|
68 | 68 | }, |
69 | 69 | "links": { |
70 | 70 | "self": { |
71 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/service_instances/c89b3280-fe8d-4aa0-a42e-44465bb1c61c" |
| 71 | + "href": "https://api.example.org/v3/service_instances/c89b3280-fe8d-4aa0-a42e-44465bb1c61c" |
72 | 72 | }, |
73 | 73 | "service_plan": { |
74 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/service_plans/5358d122-638e-11ea-afca-bf6e756684ac" |
| 74 | + "href": "https://api.example.org/v3/service_plans/5358d122-638e-11ea-afca-bf6e756684ac" |
75 | 75 | }, |
76 | 76 | "space": { |
77 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
| 77 | + "href": "https://api.example.org/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
78 | 78 | } |
79 | 79 | } |
80 | 80 | }, |
|
100 | 100 | }, |
101 | 101 | "links": { |
102 | 102 | "self": { |
103 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/service_instances/88ce23e5-27c3-4381-a2df-32a28ec43133" |
| 103 | + "href": "https://api.example.org/v3/service_instances/88ce23e5-27c3-4381-a2df-32a28ec43133" |
104 | 104 | }, |
105 | 105 | "space": { |
106 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
| 106 | + "href": "https://api.example.org/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
107 | 107 | } |
108 | 108 | } |
109 | 109 | } |
|
123 | 123 | "version": "1.0.0" |
124 | 124 | }, |
125 | 125 | "upgrade_available": false, |
126 | | - "dashboard_url": "https://the-best-broker.cfapps.io/dashboard?time=2020-03-10T15:49:29.831Z", |
| 126 | + "dashboard_url": "https://service-broker.example.org/dashboard", |
127 | 127 | "last_operation": { |
128 | 128 | "type": <%= metadata.fetch(:operation, "create").to_json %>, |
129 | 129 | "state": "succeeded", |
|
149 | 149 | }, |
150 | 150 | "links": { |
151 | 151 | "self": { |
152 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/service_instances/c89b3280-fe8d-4aa0-a42e-44465bb1c61c" |
| 152 | + "href": "https://api.example.org/v3/service_instances/c89b3280-fe8d-4aa0-a42e-44465bb1c61c" |
153 | 153 | }, |
154 | 154 | "service_plan": { |
155 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/service_plans/5358d122-638e-11ea-afca-bf6e756684ac" |
| 155 | + "href": "https://api.example.org/v3/service_plans/5358d122-638e-11ea-afca-bf6e756684ac" |
156 | 156 | }, |
157 | 157 | "space": { |
158 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
| 158 | + "href": "https://api.example.org/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
159 | 159 | } |
160 | 160 | } |
161 | 161 | } |
|
184 | 184 | }, |
185 | 185 | "links": { |
186 | 186 | "self": { |
187 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/service_instances/88ce23e5-27c3-4381-a2df-32a28ec43133" |
| 187 | + "href": "https://api.example.org/v3/service_instances/88ce23e5-27c3-4381-a2df-32a28ec43133" |
188 | 188 | }, |
189 | 189 | "space": { |
190 | | - "href": "https://api.bloom-fright.sapi.cf-app.com/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
| 190 | + "href": "https://api.example.org/v3/spaces/5a84d315-9513-4d74-95e5-f6a5501eeef7" |
191 | 191 | } |
192 | 192 | } |
193 | 193 | } |
|
0 commit comments