| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
| 6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
| 9 "description": "MESSAGE UNDER CONSTRUCTION View your data ac
ross Google Cloud Platform services" |
| 10 }, |
| 8 "https://www.googleapis.com/auth/compute": { | 11 "https://www.googleapis.com/auth/compute": { |
| 9 "description": "View and manage your Google Compute Engine r
esources" | 12 "description": "View and manage your Google Compute Engine r
esources" |
| 10 }, | 13 }, |
| 11 "https://www.googleapis.com/auth/compute.readonly": { | 14 "https://www.googleapis.com/auth/compute.readonly": { |
| 12 "description": "View your Google Compute Engine resources" | 15 "description": "View your Google Compute Engine resources" |
| 13 } | 16 } |
| 14 } | 17 } |
| 15 } | 18 } |
| 16 }, | 19 }, |
| 17 "basePath": "/replicapool/v1beta2/projects/", | 20 "basePath": "/replicapool/v1beta2/projects/", |
| 18 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", | 21 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", |
| 19 "batchPath": "batch", | 22 "batchPath": "batch", |
| 20 "description": "The Google Compute Engine Instance Group Manager API provide
s groups of homogenous Compute Engine Instances.", | 23 "description": "The Google Compute Engine Instance Group Manager API provide
s groups of homogenous Compute Engine Instances.", |
| 21 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
| 22 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", | 25 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", |
| 23 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hxZHyVR8o7NlFJHS3Uy8zV28OM8\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/HrqN7apzYYATrDJa_-brBSqNIcw\"", |
| 24 "icons": { | 27 "icons": { |
| 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 28 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 29 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 27 }, | 30 }, |
| 28 "id": "replicapool:v1beta2", | 31 "id": "replicapool:v1beta2", |
| 29 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
| 30 "labels": [ | 33 "labels": [ |
| 31 "limited_availability" | 34 "limited_availability" |
| 32 ], | 35 ], |
| 33 "name": "replicapool", | 36 "name": "replicapool", |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 242 "required": true, | 245 "required": true, |
| 243 "type": "string" | 246 "type": "string" |
| 244 } | 247 } |
| 245 }, | 248 }, |
| 246 "path": "{project}/zones/{zone}/instanceGroupManagers/{insta
nceGroupManager}", | 249 "path": "{project}/zones/{zone}/instanceGroupManagers/{insta
nceGroupManager}", |
| 247 "response": { | 250 "response": { |
| 248 "$ref": "InstanceGroupManager" | 251 "$ref": "InstanceGroupManager" |
| 249 }, | 252 }, |
| 250 "scopes": [ | 253 "scopes": [ |
| 251 "https://www.googleapis.com/auth/cloud-platform", | 254 "https://www.googleapis.com/auth/cloud-platform", |
| 255 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 252 "https://www.googleapis.com/auth/compute", | 256 "https://www.googleapis.com/auth/compute", |
| 253 "https://www.googleapis.com/auth/compute.readonly" | 257 "https://www.googleapis.com/auth/compute.readonly" |
| 254 ] | 258 ] |
| 255 }, | 259 }, |
| 256 "insert": { | 260 "insert": { |
| 257 "description": "Creates an instance group manager, as well a
s the instance group and the specified number of instances.", | 261 "description": "Creates an instance group manager, as well a
s the instance group and the specified number of instances.", |
| 258 "httpMethod": "POST", | 262 "httpMethod": "POST", |
| 259 "id": "replicapool.instanceGroupManagers.insert", | 263 "id": "replicapool.instanceGroupManagers.insert", |
| 260 "parameterOrder": [ | 264 "parameterOrder": [ |
| 261 "project", | 265 "project", |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 "required": true, | 344 "required": true, |
| 341 "type": "string" | 345 "type": "string" |
| 342 } | 346 } |
| 343 }, | 347 }, |
| 344 "path": "{project}/zones/{zone}/instanceGroupManagers", | 348 "path": "{project}/zones/{zone}/instanceGroupManagers", |
| 345 "response": { | 349 "response": { |
| 346 "$ref": "InstanceGroupManagerList" | 350 "$ref": "InstanceGroupManagerList" |
| 347 }, | 351 }, |
| 348 "scopes": [ | 352 "scopes": [ |
| 349 "https://www.googleapis.com/auth/cloud-platform", | 353 "https://www.googleapis.com/auth/cloud-platform", |
| 354 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 350 "https://www.googleapis.com/auth/compute", | 355 "https://www.googleapis.com/auth/compute", |
| 351 "https://www.googleapis.com/auth/compute.readonly" | 356 "https://www.googleapis.com/auth/compute.readonly" |
| 352 ] | 357 ] |
| 353 }, | 358 }, |
| 354 "recreateInstances": { | 359 "recreateInstances": { |
| 355 "description": "Recreates the specified instances. The insta
nces are deleted, then recreated using the instance group manager's current inst
ance template.", | 360 "description": "Recreates the specified instances. The insta
nces are deleted, then recreated using the instance group manager's current inst
ance template.", |
| 356 "httpMethod": "POST", | 361 "httpMethod": "POST", |
| 357 "id": "replicapool.instanceGroupManagers.recreateInstances", | 362 "id": "replicapool.instanceGroupManagers.recreateInstances", |
| 358 "parameterOrder": [ | 363 "parameterOrder": [ |
| 359 "project", | 364 "project", |
| (...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 626 "$ref": "OperationList" | 631 "$ref": "OperationList" |
| 627 }, | 632 }, |
| 628 "scopes": [ | 633 "scopes": [ |
| 629 "https://www.googleapis.com/auth/cloud-platform", | 634 "https://www.googleapis.com/auth/cloud-platform", |
| 630 "https://www.googleapis.com/auth/compute" | 635 "https://www.googleapis.com/auth/compute" |
| 631 ] | 636 ] |
| 632 } | 637 } |
| 633 } | 638 } |
| 634 } | 639 } |
| 635 }, | 640 }, |
| 636 "revision": "20150623", | 641 "revision": "20150708", |
| 637 "rootUrl": "https://www.googleapis.com/", | 642 "rootUrl": "https://www.googleapis.com/", |
| 638 "schemas": { | 643 "schemas": { |
| 639 "InstanceGroupManager": { | 644 "InstanceGroupManager": { |
| 640 "description": "An Instance Group Manager resource.", | 645 "description": "An Instance Group Manager resource.", |
| 641 "id": "InstanceGroupManager", | 646 "id": "InstanceGroupManager", |
| 642 "properties": { | 647 "properties": { |
| 643 "autoHealingPolicies": { | 648 "autoHealingPolicies": { |
| 644 "description": "The autohealing policy for this managed inst
ance group. You can specify only one value.", | 649 "description": "The autohealing policy for this managed inst
ance group. You can specify only one value.", |
| 645 "items": { | 650 "items": { |
| 646 "$ref": "ReplicaPoolAutoHealingPolicy" | 651 "$ref": "ReplicaPoolAutoHealingPolicy" |
| (...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1050 "type": "string" | 1055 "type": "string" |
| 1051 } | 1056 } |
| 1052 }, | 1057 }, |
| 1053 "type": "object" | 1058 "type": "object" |
| 1054 } | 1059 } |
| 1055 }, | 1060 }, |
| 1056 "servicePath": "replicapool/v1beta2/projects/", | 1061 "servicePath": "replicapool/v1beta2/projects/", |
| 1057 "title": "Google Compute Engine Instance Group Manager API", | 1062 "title": "Google Compute Engine Instance Group Manager API", |
| 1058 "version": "v1beta2" | 1063 "version": "v1beta2" |
| 1059 } | 1064 } |
| OLD | NEW |