Get
|
|||||
|
|
Returns the details for the specified interconnect location. Gets a list of available interconnect locations 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 2 input parameters
Name | Format | Description |
---|---|---|
project Required |
STRING |
Project ID for this request |
interconnectLocation Required |
STRING |
Name of the interconnect location to return |
= Parameter name
= Format
project STRING Required Project ID for this request |
interconnectLocation STRING Required Name of the interconnect location to return |
Output
This building block provides 18 output parameters
Name | Format | Description |
---|---|---|
address |
STRING |
[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character |
availabilityZone |
STRING |
[Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2" |
city |
STRING |
[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands" |
continent |
ENUMERATION |
[Output Only] Continent for this location, which can take one of the following values:
|
creationTimestamp |
STRING |
[Output Only] Creation timestamp in RFC3339 text format |
description |
STRING |
[Output Only] An optional description of the resource |
facilityProvider |
STRING |
[Output Only] The name of the provider for this facility (e.g., EQUINIX) |
facilityProviderFacilityId |
STRING |
[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1) |
id |
INTEGER |
[Output Only] The unique identifier for the resource. This identifier is defined by the server |
kind |
STRING |
[Output Only] Type of the resource. Always compute#interconnectLocation for interconnect locations |
name |
STRING |
[Output Only] Name of the resource |
peeringdbFacilityId |
STRING |
[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb) |
regionInfos[] |
OBJECT |
Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region |
regionInfos[].expectedRttMs |
INTEGER |
Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region |
regionInfos[].locationPresence |
ENUMERATION |
Identifies the network presence of this location |
regionInfos[].region |
STRING |
URL for the region of this location |
selfLink |
STRING |
[Output Only] Server-defined URL for the resource |
status |
ENUMERATION |
[Output Only] The status of this InterconnectLocation, which can take one of the following values:
|
= Parameter name
= Format
address STRING [Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character |
availabilityZone STRING [Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2" |
city STRING [Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands" |
continent ENUMERATION [Output Only] Continent for this location, which can take one of the following values:
|
creationTimestamp STRING [Output Only] Creation timestamp in RFC3339 text format |
description STRING [Output Only] An optional description of the resource |
facilityProvider STRING [Output Only] The name of the provider for this facility (e.g., EQUINIX) |
facilityProviderFacilityId STRING [Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1) |
id INTEGER [Output Only] The unique identifier for the resource. This identifier is defined by the server |
kind STRING [Output Only] Type of the resource. Always compute#interconnectLocation for interconnect locations |
name STRING [Output Only] Name of the resource |
peeringdbFacilityId STRING [Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb) |
regionInfos[] OBJECT Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region |
regionInfos[].expectedRttMs INTEGER Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region |
regionInfos[].locationPresence ENUMERATION Identifies the network presence of this location |
regionInfos[].region STRING URL for the region of this location |
selfLink STRING [Output Only] Server-defined URL for the resource |
status ENUMERATION [Output Only] The status of this InterconnectLocation, which can take one of the following values:
|