Get

Returns the specified target VPN gateway

3 variables
11 variables

Returns the specified target VPN gateway. Gets a list of available target VPN gateways by making a list() request

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your data across Google Cloud Platform services
  • View and manage your Google Compute Engine resources
  • View your Google Compute Engine resources

Input

This building block consumes 3 input parameters

  = Parameter name
  = Format

project STRING Required

Project ID for this request

region STRING Required

Name of the region for this request

targetVpnGateway STRING Required

Name of the target VPN gateway to return

Output

This building block provides 11 output parameters

  = Parameter name
  = Format

creationTimestamp STRING

[Output Only] Creation timestamp in RFC3339 text format

description STRING

An optional description of this resource. Provide this property when you create the resource

forwardingRules[] STRING

id INTEGER

[Output Only] The unique identifier for the resource. This identifier is defined by the server

kind STRING

[Output Only] Type of resource. Always compute#targetVpnGateway for target VPN gateways

name STRING

Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash

network STRING

URL of the network to which this VPN gateway is attached. Provided by the client when the VPN gateway is created

region STRING

[Output Only] URL of the region where the target VPN gateway resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body

selfLink STRING

[Output Only] Server-defined URL for the resource

status ENUMERATION

[Output Only] The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING

tunnels[] STRING