OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/appengine.admin": { | 5 "https://www.googleapis.com/auth/appengine.admin": { |
6 "description": "View and manage your applications deployed o
n Google App Engine" | 6 "description": "View and manage your applications deployed o
n Google App Engine" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/cloud-platform": { | 8 "https://www.googleapis.com/auth/cloud-platform": { |
9 "description": "View and manage your data across Google Clou
d Platform services" | 9 "description": "View and manage your data across Google Clou
d Platform services" |
10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
| 12 "description": "MESSAGE UNDER CONSTRUCTION View your data ac
ross Google Cloud Platform services" |
| 13 }, |
11 "https://www.googleapis.com/auth/compute": { | 14 "https://www.googleapis.com/auth/compute": { |
12 "description": "View and manage your Google Compute Engine r
esources" | 15 "description": "View and manage your Google Compute Engine r
esources" |
13 }, | 16 }, |
14 "https://www.googleapis.com/auth/devstorage.read_write": { | 17 "https://www.googleapis.com/auth/devstorage.read_write": { |
15 "description": "Manage your data in Google Cloud Storage" | 18 "description": "Manage your data in Google Cloud Storage" |
16 }, | 19 }, |
17 "https://www.googleapis.com/auth/ndev.cloudman": { | 20 "https://www.googleapis.com/auth/ndev.cloudman": { |
18 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" | 21 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" |
19 }, | 22 }, |
20 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { | 23 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { |
21 "description": "View your Google Cloud Platform management r
esources and deployment status information" | 24 "description": "View your Google Cloud Platform management r
esources and deployment status information" |
22 } | 25 } |
23 } | 26 } |
24 } | 27 } |
25 }, | 28 }, |
26 "basePath": "/manager/v1beta2/projects/", | 29 "basePath": "/manager/v1beta2/projects/", |
27 "baseUrl": "https://www.googleapis.com/manager/v1beta2/projects/", | 30 "baseUrl": "https://www.googleapis.com/manager/v1beta2/projects/", |
28 "batchPath": "batch", | 31 "batchPath": "batch", |
29 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", | 32 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", |
30 "discoveryVersion": "v1", | 33 "discoveryVersion": "v1", |
31 "documentationLink": "https://developers.google.com/deployment-manager/", | 34 "documentationLink": "https://developers.google.com/deployment-manager/", |
32 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/iGUA1MFJvjag5CPQwb2aT371UTs\"", | 35 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Tf9aFu99HjZlrMK7EdLrOoAacuc\"", |
33 "icons": { | 36 "icons": { |
34 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 37 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
35 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 38 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
36 }, | 39 }, |
37 "id": "manager:v1beta2", | 40 "id": "manager:v1beta2", |
38 "kind": "discovery#restDescription", | 41 "kind": "discovery#restDescription", |
39 "labels": [ | 42 "labels": [ |
40 "limited_availability" | 43 "limited_availability" |
41 ], | 44 ], |
42 "name": "manager", | 45 "name": "manager", |
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
148 "required": true, | 151 "required": true, |
149 "type": "string" | 152 "type": "string" |
150 } | 153 } |
151 }, | 154 }, |
152 "path": "{projectId}/regions/{region}/deployments/{deploymen
tName}", | 155 "path": "{projectId}/regions/{region}/deployments/{deploymen
tName}", |
153 "response": { | 156 "response": { |
154 "$ref": "Deployment" | 157 "$ref": "Deployment" |
155 }, | 158 }, |
156 "scopes": [ | 159 "scopes": [ |
157 "https://www.googleapis.com/auth/cloud-platform", | 160 "https://www.googleapis.com/auth/cloud-platform", |
| 161 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
158 "https://www.googleapis.com/auth/ndev.cloudman", | 162 "https://www.googleapis.com/auth/ndev.cloudman", |
159 "https://www.googleapis.com/auth/ndev.cloudman.readonly" | 163 "https://www.googleapis.com/auth/ndev.cloudman.readonly" |
160 ] | 164 ] |
161 }, | 165 }, |
162 "insert": { | 166 "insert": { |
163 "description": "", | 167 "description": "", |
164 "httpMethod": "POST", | 168 "httpMethod": "POST", |
165 "id": "manager.deployments.insert", | 169 "id": "manager.deployments.insert", |
166 "parameterOrder": [ | 170 "parameterOrder": [ |
167 "projectId", | 171 "projectId", |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
227 "required": true, | 231 "required": true, |
228 "type": "string" | 232 "type": "string" |
229 } | 233 } |
230 }, | 234 }, |
231 "path": "{projectId}/regions/{region}/deployments", | 235 "path": "{projectId}/regions/{region}/deployments", |
232 "response": { | 236 "response": { |
233 "$ref": "DeploymentsListResponse" | 237 "$ref": "DeploymentsListResponse" |
234 }, | 238 }, |
235 "scopes": [ | 239 "scopes": [ |
236 "https://www.googleapis.com/auth/cloud-platform", | 240 "https://www.googleapis.com/auth/cloud-platform", |
| 241 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
237 "https://www.googleapis.com/auth/ndev.cloudman", | 242 "https://www.googleapis.com/auth/ndev.cloudman", |
238 "https://www.googleapis.com/auth/ndev.cloudman.readonly" | 243 "https://www.googleapis.com/auth/ndev.cloudman.readonly" |
239 ] | 244 ] |
240 } | 245 } |
241 } | 246 } |
242 }, | 247 }, |
243 "templates": { | 248 "templates": { |
244 "methods": { | 249 "methods": { |
245 "delete": { | 250 "delete": { |
246 "description": "", | 251 "description": "", |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
287 "required": true, | 292 "required": true, |
288 "type": "string" | 293 "type": "string" |
289 } | 294 } |
290 }, | 295 }, |
291 "path": "{projectId}/templates/{templateName}", | 296 "path": "{projectId}/templates/{templateName}", |
292 "response": { | 297 "response": { |
293 "$ref": "Template" | 298 "$ref": "Template" |
294 }, | 299 }, |
295 "scopes": [ | 300 "scopes": [ |
296 "https://www.googleapis.com/auth/cloud-platform", | 301 "https://www.googleapis.com/auth/cloud-platform", |
| 302 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
297 "https://www.googleapis.com/auth/ndev.cloudman", | 303 "https://www.googleapis.com/auth/ndev.cloudman", |
298 "https://www.googleapis.com/auth/ndev.cloudman.readonly" | 304 "https://www.googleapis.com/auth/ndev.cloudman.readonly" |
299 ] | 305 ] |
300 }, | 306 }, |
301 "insert": { | 307 "insert": { |
302 "description": "", | 308 "description": "", |
303 "httpMethod": "POST", | 309 "httpMethod": "POST", |
304 "id": "manager.templates.insert", | 310 "id": "manager.templates.insert", |
305 "parameterOrder": [ | 311 "parameterOrder": [ |
306 "projectId" | 312 "projectId" |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
351 "required": true, | 357 "required": true, |
352 "type": "string" | 358 "type": "string" |
353 } | 359 } |
354 }, | 360 }, |
355 "path": "{projectId}/templates", | 361 "path": "{projectId}/templates", |
356 "response": { | 362 "response": { |
357 "$ref": "TemplatesListResponse" | 363 "$ref": "TemplatesListResponse" |
358 }, | 364 }, |
359 "scopes": [ | 365 "scopes": [ |
360 "https://www.googleapis.com/auth/cloud-platform", | 366 "https://www.googleapis.com/auth/cloud-platform", |
| 367 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
361 "https://www.googleapis.com/auth/ndev.cloudman", | 368 "https://www.googleapis.com/auth/ndev.cloudman", |
362 "https://www.googleapis.com/auth/ndev.cloudman.readonly" | 369 "https://www.googleapis.com/auth/ndev.cloudman.readonly" |
363 ] | 370 ] |
364 } | 371 } |
365 } | 372 } |
366 } | 373 } |
367 }, | 374 }, |
368 "revision": "20140915", | 375 "revision": "20140915", |
369 "rootUrl": "https://www.googleapis.com/", | 376 "rootUrl": "https://www.googleapis.com/", |
370 "schemas": { | 377 "schemas": { |
(...skipping 784 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1155 "type": "array" | 1162 "type": "array" |
1156 } | 1163 } |
1157 }, | 1164 }, |
1158 "type": "object" | 1165 "type": "object" |
1159 } | 1166 } |
1160 }, | 1167 }, |
1161 "servicePath": "manager/v1beta2/projects/", | 1168 "servicePath": "manager/v1beta2/projects/", |
1162 "title": "Deployment Manager API", | 1169 "title": "Deployment Manager API", |
1163 "version": "v1beta2" | 1170 "version": "v1beta2" |
1164 } | 1171 } |
OLD | NEW |