REST Resource: interconnectLocations Stay organized with collections Save and categorize content based on your preferences.
Resource: InterconnectLocationsGetResponse
Response for the InterconnectLocationsGetRequest.
| JSON representation |
|---|
{"resource":{"kind":string,"description":string,"selfLink":string,"id":string,"creationTimestamp":string,"name":string,"peeringdbFacilityId":string,"address":string,"facilityProvider":string,"facilityProviderFacilityId":string,"regionInfos":[{"region":string,"expectedRttMs":string,"locationPresence":enum,"l2ForwardingEnabled":boolean}],"crossSiteInterconnectInfos":[{"city":string}],"continent":enum,"city":string,"availabilityZone":string,"status":enum,"supportsPzs":boolean,"availableFeatures":[enum],"availableLinkTypes":[enum],"singleRegionProductionCriticalPeerLocations":[string]}} |
| Fields | |
|---|---|
resource |
|
resource.kind |
[Output Only] Type of the resource. Always |
resource.description |
[Output Only] An optional description of the resource. |
resource.selfLink |
[Output Only] Server-defined URL for the resource. |
resource.id |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
resource.creationTimestamp |
[Output Only] Creation timestamp inRFC3339 text format. |
resource.name |
[Output Only] Name of the resource. |
resource.peeringdbFacilityId |
[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb). |
resource.address |
[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character. |
resource.facilityProvider |
[Output Only] The name of the provider for this facility (e.g., EQUINIX). |
resource.facilityProviderFacilityId |
[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1). |
resource.regionInfos[] |
[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions. |
resource.regionInfos[].region |
URL for the region of this location. |
resource.regionInfos[].expectedRttMs |
Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region. |
resource.regionInfos[].locationPresence |
Identifies the network presence of this location. |
resource.regionInfos[].l2ForwardingEnabled |
Identifies whether L2 Interconnect Attachments can be created in this region for interconnects that are in this location. |
resource.crossSiteInterconnectInfos[] |
[Output Only] A list of InterconnectLocation.CrossSiteInterconnectInfo objects, that describe where Cross-Site Interconnect wires may connect to from this location and associated connection parameters. Cross-Site Interconnect isn't allowed to locations which are not listed. |
resource.crossSiteInterconnectInfos[].city |
The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations. |
resource.continent |
[Output Only] Continent for this location, which can take one of the following values:
|
resource.city |
[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands". |
resource.availabilityZone |
[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". |
resource.status |
[Output Only] The status of this InterconnectLocation, which can take one of the following values:
|
resource.supportsPzs |
[Output Only] Reserved for future use. |
resource.availableFeatures[] |
[Output only] interconnectLocations.list of features available at this InterconnectLocation, which can take one of the following values:
|
resource.availableLinkTypes[] |
[Output only] interconnectLocations.list of link types available at this InterconnectLocation, which can take one of the following values:
|
resource.singleRegionProductionCriticalPeerLocations[] |
[Output Only] URLs of the other locations that can pair up with this location to support Single-Region 99.99% SLA. E.g. iad-zone1-1 and iad-zone2-5467 are Single-Region 99.99% peer locations of each other. |
Methods | |
|---|---|
| Returns the details for the specified interconnect location. |
| Retrieves the list of interconnect locations available to the specified project. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.