| Index: discovery/googleapis/compute__v1.json
|
| diff --git a/discovery/googleapis/compute__v1.json b/discovery/googleapis/compute__v1.json
|
| index 063304e9180cade5f56a16fe7d3a095482d47e3d..951ab1d8f1e12683cf513c9f28382034652b09f4 100644
|
| --- a/discovery/googleapis/compute__v1.json
|
| +++ b/discovery/googleapis/compute__v1.json
|
| @@ -29,7 +29,7 @@
|
| "description": "Creates and runs virtual machines on Google Cloud Platform.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/compute/docs/reference/latest/",
|
| - "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/kMrJsitQJ7xtk0C0WaT4LI3dNYA\"",
|
| + "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/IHPQejAPoHbj6rriHVm8lNKt_bg\"",
|
| "icons": {
|
| "x16": "https://www.google.com/images/icons/product/compute_engine-16.png",
|
| "x32": "https://www.google.com/images/icons/product/compute_engine-32.png"
|
| @@ -1114,7 +1114,6 @@
|
| "disk": {
|
| "description": "Name of the persistent disk to delete.",
|
| "location": "path",
|
| - "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?",
|
| "required": true,
|
| "type": "string"
|
| },
|
| @@ -8636,7 +8635,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20160726",
|
| + "revision": "20160812",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "AccessConfig": {
|
| @@ -8817,6 +8816,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -8845,6 +8845,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -8999,7 +9000,7 @@
|
| "properties": {
|
| "autoscalingPolicy": {
|
| "$ref": "AutoscalingPolicy",
|
| - "description": "The configuration parameters for the autoscaling algorithm. You can define one or more of the policies for an autoscaler: cpuUtilization, customMetricUtilizations, and loadBalancingUtilization.\n\nIf none of these are specified, the default will be to autoscale based on cpuUtilization to 0.8 or 80%."
|
| + "description": "The configuration parameters for the autoscaling algorithm. You can define one or more of the policies for an autoscaler: cpuUtilization, customMetricUtilizations, and loadBalancingUtilization.\n\nIf none of these are specified, the default will be to autoscale based on cpuUtilization to 0.6 or 60%."
|
| },
|
| "creationTimestamp": {
|
| "description": "[Output Only] Creation timestamp in RFC3339 text format.",
|
| @@ -9038,7 +9039,7 @@
|
| "type": "string"
|
| },
|
| "zone": {
|
| - "description": "[Output Only] URL of the zone where the instance group resides.",
|
| + "description": "[Output Only] URL of the zone where the instance group resides (for autoscalers living in zonal scope).",
|
| "type": "string"
|
| }
|
| },
|
| @@ -9125,6 +9126,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -9153,6 +9155,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -9226,7 +9229,7 @@
|
| "id": "AutoscalingPolicyCpuUtilization",
|
| "properties": {
|
| "utilizationTarget": {
|
| - "description": "The target CPU utilization that the autoscaler should maintain. Must be a float value in the range (0, 1]. If not specified, the default is 0.8.\n\nIf the CPU level is below the target utilization, the autoscaler scales down the number of instances until it reaches the minimum number of instances you specified or until the average CPU of your instances reaches the target utilization.\n\nIf the average CPU is above the target utilization, the autoscaler scales up until it reaches the maximum number of instances you specified or until the average utilization reaches the target utilization.",
|
| + "description": "The target CPU utilization that the autoscaler should maintain. Must be a float value in the range (0, 1]. If not specified, the default is 0.6.\n\nIf the CPU level is below the target utilization, the autoscaler scales down the number of instances until it reaches the minimum number of instances you specified or until the average CPU of your instances reaches the target utilization.\n\nIf the average CPU is above the target utilization, the autoscaler scales up until it reaches the maximum number of instances you specified or until the average utilization reaches the target utilization.",
|
| "format": "double",
|
| "type": "number"
|
| }
|
| @@ -9883,6 +9886,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -9911,6 +9915,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -9972,6 +9977,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -10000,6 +10006,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -10296,6 +10303,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -10324,6 +10332,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -10987,7 +10996,7 @@
|
| "type": "string"
|
| },
|
| "zone": {
|
| - "description": "[Output Only] The URL of the zone where the instance group is located.",
|
| + "description": "[Output Only] The URL of the zone where the instance group is located (for zonal resources).",
|
| "type": "string"
|
| }
|
| },
|
| @@ -11143,7 +11152,7 @@
|
| "type": "integer"
|
| },
|
| "zone": {
|
| - "description": "The name of the zone where the managed instance group is located.",
|
| + "description": "[Output Only] The URL of the zone where the managed instance group is located (for zonal resources).",
|
| "type": "string"
|
| }
|
| },
|
| @@ -11162,6 +11171,11 @@
|
| "format": "int32",
|
| "type": "integer"
|
| },
|
| + "creatingWithoutRetries": {
|
| + "description": "[Output Only] The number of instances that the managed instance group will attempt to create. The group attempts to create each instance only once. If the group fails to create any of these instances, it decreases the group's target_size value accordingly.",
|
| + "format": "int32",
|
| + "type": "integer"
|
| + },
|
| "deleting": {
|
| "description": "[Output Only] The number of instances in the managed instance group that are scheduled to be deleted or are currently being deleted.",
|
| "format": "int32",
|
| @@ -11323,6 +11337,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -11351,6 +11366,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -11503,6 +11519,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -11531,6 +11548,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -11826,6 +11844,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -11854,6 +11873,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12104,6 +12124,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -12132,6 +12153,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12171,6 +12193,7 @@
|
| "enum": [
|
| "ABANDONING",
|
| "CREATING",
|
| + "CREATING_WITHOUT_RETRIES",
|
| "DELETING",
|
| "NONE",
|
| "RECREATING",
|
| @@ -12184,6 +12207,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12586,6 +12610,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -12614,6 +12639,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12732,6 +12758,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -12760,6 +12787,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -12932,6 +12960,7 @@
|
| "TARGET_HTTP_PROXIES",
|
| "TARGET_INSTANCES",
|
| "TARGET_POOLS",
|
| + "TARGET_SSL_PROXIES",
|
| "TARGET_VPN_GATEWAYS",
|
| "URL_MAPS",
|
| "VPN_TUNNELS"
|
| @@ -12965,6 +12994,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -13187,6 +13217,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -13215,6 +13246,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -13601,6 +13633,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -13629,6 +13662,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -14057,6 +14091,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -14085,6 +14120,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -14426,6 +14462,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -14454,6 +14491,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -14712,6 +14750,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -14740,6 +14779,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -14943,6 +14983,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -14971,6 +15012,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
| @@ -15411,6 +15453,7 @@
|
| "CLEANUP_FAILED",
|
| "DEPRECATED_RESOURCE_USED",
|
| "DISK_SIZE_LARGER_THAN_IMAGE_SIZE",
|
| + "FIELD_VALUE_OVERRIDEN",
|
| "INJECTED_KERNELS_DEPRECATED",
|
| "NEXT_HOP_ADDRESS_NOT_ASSIGNED",
|
| "NEXT_HOP_CANNOT_IP_FORWARD",
|
| @@ -15439,6 +15482,7 @@
|
| "",
|
| "",
|
| "",
|
| + "",
|
| ""
|
| ],
|
| "type": "string"
|
|
|