Get
|
|||||
|
|
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
Name | Format | Description |
---|---|---|
project Required |
STRING |
Project ID for this request |
region Required |
STRING |
Name of the region for this request |
targetVpnGateway Required |
STRING |
Name of the target VPN gateway to return |
= 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
Name | Format | Description |
---|---|---|
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 |
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 |
= 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 |
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 |