Skip to main content

interconnect_remote_locations

Overview

Nameinterconnect_remote_locations
TypeResource
Idgoogle.compute.interconnect_remote_locations

Fields

NameDatatypeDescription
idstring[Output Only] The unique identifier for the resource. This identifier is defined by the server.
namestring[Output Only] Name of the resource.
descriptionstring[Output Only] An optional description of the resource.
citystring[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands".
continentstring[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA
facilityProviderstring[Output Only] The name of the provider for this facility (e.g., EQUINIX).
lacpstring[Output Only] Link Aggregation Control Protocol (LACP) constraints, which can take one of the following values: LACP_SUPPORTED, LACP_UNSUPPORTED
attachmentConfigurationConstraintsobject
creationTimestampstring[Output Only] Creation timestamp in RFC3339 text format.
statusstring[Output Only] The status of this InterconnectRemoteLocation, which can take one of the following values: - CLOSED: The InterconnectRemoteLocation is closed and is unavailable for provisioning new Cross-Cloud Interconnects. - AVAILABLE: The InterconnectRemoteLocation is available for provisioning new Cross-Cloud Interconnects.
kindstring[Output Only] Type of the resource. Always compute#interconnectRemoteLocation for interconnect remote locations.
maxLagSize100Gbpsinteger[Output Only] The maximum number of 100 Gbps ports supported in a link aggregation group (LAG). When linkType is 100 Gbps, requestedLinkCount cannot exceed max_lag_size_100_gbps.
selfLinkstring[Output Only] Server-defined URL for the resource.
permittedConnectionsarray[Output Only] Permitted connections.
facilityProviderFacilityIdstring[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
remoteServicestring[Output Only] Indicates the service provider present at the remote location. Example values: "Amazon Web Services", "Microsoft Azure".
peeringdbFacilityIdstring[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb).
addressstring[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
constraintsobject
maxLagSize10Gbpsinteger[Output Only] The maximum number of 10 Gbps ports supported in a link aggregation group (LAG). When linkType is 10 Gbps, requestedLinkCount cannot exceed max_lag_size_10_gbps.

Methods

NameAccessible byRequired ParamsDescription
getSELECTinterconnectRemoteLocation, projectReturns the details for the specified interconnect remote location. Gets a list of available interconnect remote locations by making a list() request.
listSELECTprojectRetrieves the list of interconnect remote locations available to the specified project.