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/compute": { | 8 "https://www.googleapis.com/auth/compute": { |
9 "description": "View and manage your Google Compute Engine r
esources" | 9 "description": "View and manage your Google Compute Engine r
esources" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/compute.readonly": { | 11 "https://www.googleapis.com/auth/compute.readonly": { |
12 "description": "View your Google Compute Engine resources" | 12 "description": "View your Google Compute Engine resources" |
13 } | 13 } |
14 } | 14 } |
15 } | 15 } |
16 }, | 16 }, |
17 "basePath": "/replicapool/v1beta2/projects/", | 17 "basePath": "/replicapool/v1beta2/projects/", |
18 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", | 18 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", |
19 "batchPath": "batch", | 19 "batchPath": "batch", |
20 "description": "The Google Compute Engine Instance Group Manager API provide
s groups of homogenous Compute Engine Instances.", | 20 "description": "The Google Compute Engine Instance Group Manager API provide
s groups of homogenous Compute Engine Instances.", |
21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
22 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", | 22 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", |
23 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/o8KVD2TZK8SqQA452IHtm6GW-J8\"", | 23 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/GOQCR1ua2wlqdDdPhDp_nZFzTYw\"", |
24 "icons": { | 24 "icons": { |
25 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
26 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
27 }, | 27 }, |
28 "id": "replicapool:v1beta2", | 28 "id": "replicapool:v1beta2", |
29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
30 "labels": [ | 30 "labels": [ |
31 "limited_availability" | 31 "limited_availability" |
32 ], | 32 ], |
33 "name": "replicapool", | 33 "name": "replicapool", |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
161 "path": "{project}/zones/{zone}/instanceGroupManagers/{insta
nceGroupManager}", | 161 "path": "{project}/zones/{zone}/instanceGroupManagers/{insta
nceGroupManager}", |
162 "response": { | 162 "response": { |
163 "$ref": "Operation" | 163 "$ref": "Operation" |
164 }, | 164 }, |
165 "scopes": [ | 165 "scopes": [ |
166 "https://www.googleapis.com/auth/cloud-platform", | 166 "https://www.googleapis.com/auth/cloud-platform", |
167 "https://www.googleapis.com/auth/compute" | 167 "https://www.googleapis.com/auth/compute" |
168 ] | 168 ] |
169 }, | 169 }, |
170 "deleteInstances": { | 170 "deleteInstances": { |
171 "description": "Deletes the specified instances. The instanc
es are removed from the instance group and any target pools of which they are a
member, then deleted. The targetSize of the instance group manager is reduced by
the number of instances deleted.", | 171 "description": "Deletes the specified instances. The instanc
es are deleted, then removed from the instance group and any target pools of whi
ch they were a member. The targetSize of the instance group manager is reduced b
y the number of instances deleted.", |
172 "httpMethod": "POST", | 172 "httpMethod": "POST", |
173 "id": "replicapool.instanceGroupManagers.deleteInstances", | 173 "id": "replicapool.instanceGroupManagers.deleteInstances", |
174 "parameterOrder": [ | 174 "parameterOrder": [ |
175 "project", | 175 "project", |
176 "zone", | 176 "zone", |
177 "instanceGroupManager" | 177 "instanceGroupManager" |
178 ], | 178 ], |
179 "parameters": { | 179 "parameters": { |
180 "instanceGroupManager": { | 180 "instanceGroupManager": { |
181 "description": "The name of the instance group manag
er.", | 181 "description": "The name of the instance group manag
er.", |
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
626 "$ref": "OperationList" | 626 "$ref": "OperationList" |
627 }, | 627 }, |
628 "scopes": [ | 628 "scopes": [ |
629 "https://www.googleapis.com/auth/cloud-platform", | 629 "https://www.googleapis.com/auth/cloud-platform", |
630 "https://www.googleapis.com/auth/compute" | 630 "https://www.googleapis.com/auth/compute" |
631 ] | 631 ] |
632 } | 632 } |
633 } | 633 } |
634 } | 634 } |
635 }, | 635 }, |
636 "revision": "20141002", | 636 "revision": "20150223", |
637 "rootUrl": "https://www.googleapis.com/", | 637 "rootUrl": "https://www.googleapis.com/", |
638 "schemas": { | 638 "schemas": { |
639 "InstanceGroupManager": { | 639 "InstanceGroupManager": { |
640 "description": "An Instance Group Manager resource.", | 640 "description": "An Instance Group Manager resource.", |
641 "id": "InstanceGroupManager", | 641 "id": "InstanceGroupManager", |
642 "properties": { | 642 "properties": { |
643 "baseInstanceName": { | 643 "baseInstanceName": { |
644 "description": "The base instance name to use for instances
in this group. The value must be a valid RFC1035 name. Supported characters are
lowercase letters, numbers, and hyphens (-). Instances are named by appending a
hyphen and a random four-character string to the base instance name.", | 644 "description": "The base instance name to use for instances
in this group. The value must be a valid RFC1035 name. Supported characters are
lowercase letters, numbers, and hyphens (-). Instances are named by appending a
hyphen and a random four-character string to the base instance name.", |
645 "type": "string" | 645 "type": "string" |
646 }, | 646 }, |
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
933 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", | 933 "DISK_SIZE_LARGER_THAN_IMAGE_SIZE", |
934 "INJECTED_KERNELS_DEPRECATED", | 934 "INJECTED_KERNELS_DEPRECATED", |
935 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", | 935 "NEXT_HOP_ADDRESS_NOT_ASSIGNED", |
936 "NEXT_HOP_CANNOT_IP_FORWARD", | 936 "NEXT_HOP_CANNOT_IP_FORWARD", |
937 "NEXT_HOP_INSTANCE_NOT_FOUND", | 937 "NEXT_HOP_INSTANCE_NOT_FOUND", |
938 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", | 938 "NEXT_HOP_INSTANCE_NOT_ON_NETWORK", |
939 "NEXT_HOP_NOT_RUNNING", | 939 "NEXT_HOP_NOT_RUNNING", |
940 "NO_RESULTS_ON_PAGE", | 940 "NO_RESULTS_ON_PAGE", |
941 "REQUIRED_TOS_AGREEMENT", | 941 "REQUIRED_TOS_AGREEMENT", |
942 "RESOURCE_NOT_DELETED", | 942 "RESOURCE_NOT_DELETED", |
| 943 "SINGLE_INSTANCE_PROPERTY_TEMPLATE", |
943 "UNREACHABLE" | 944 "UNREACHABLE" |
944 ], | 945 ], |
945 "enumDescriptions": [ | 946 "enumDescriptions": [ |
946 "", | 947 "", |
947 "", | 948 "", |
948 "", | 949 "", |
949 "", | 950 "", |
950 "", | 951 "", |
951 "", | 952 "", |
952 "", | 953 "", |
953 "", | 954 "", |
954 "", | 955 "", |
955 "", | 956 "", |
956 "", | 957 "", |
| 958 "", |
957 "" | 959 "" |
958 ], | 960 ], |
959 "type": "string" | 961 "type": "string" |
960 }, | 962 }, |
961 "data": { | 963 "data": { |
962 "description": "[Output only] Metadata for this
warning in key:value format.", | 964 "description": "[Output only] Metadata for this
warning in key:value format.", |
963 "items": { | 965 "items": { |
964 "properties": { | 966 "properties": { |
965 "key": { | 967 "key": { |
966 "description": "[Output Only] Metada
ta key for this warning.", | 968 "description": "[Output Only] Metada
ta key for this warning.", |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1019 "type": "string" | 1021 "type": "string" |
1020 } | 1022 } |
1021 }, | 1023 }, |
1022 "type": "object" | 1024 "type": "object" |
1023 } | 1025 } |
1024 }, | 1026 }, |
1025 "servicePath": "replicapool/v1beta2/projects/", | 1027 "servicePath": "replicapool/v1beta2/projects/", |
1026 "title": "Google Compute Engine Instance Group Manager API", | 1028 "title": "Google Compute Engine Instance Group Manager API", |
1027 "version": "v1beta2" | 1029 "version": "v1beta2" |
1028 } | 1030 } |
OLD | NEW |