---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_compute_interconnect{% #gcp_compute_interconnect %}

## `admin_enabled`{% #admin_enabled %}

**Type**: `BOOLEAN`**Provider name**: `adminEnabled`**Description**: Administrative status of the interconnect. When this is set to true, the Interconnect is functional and can carry traffic. When set to false, no packets can be carried over the interconnect and no BGP routes are exchanged over it. By default, the status is set to true.

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `available_features`{% #available_features %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `availableFeatures`**Description**: [Output only] List of features available for this Interconnect connection, which can take one of the following values: - IF_MACSEC If present then the Interconnect connection is provisioned on MACsec capable hardware ports. If not present then the Interconnect connection is provisioned on non-MACsec capable ports and MACsec isn't supported and enabling MACsec fails.

## `circuit_infos`{% #circuit_infos %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `circuitInfos`**Description**: [Output Only] A list of CircuitInfo objects, that describe the individual circuits in this LAG.

- `customer_demarc_id`**Type**: `STRING`**Provider name**: `customerDemarcId`**Description**: Customer-side demarc ID for this circuit.
- `google_circuit_id`**Type**: `STRING`**Provider name**: `googleCircuitId`**Description**: Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
- `google_demarc_id`**Type**: `STRING`**Provider name**: `googleDemarcId`**Description**: Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.

## `creation_timestamp`{% #creation_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `creationTimestamp`**Description**: [Output Only] Creation timestamp in RFC3339 text format.

## `customer_name`{% #customer_name %}

**Type**: `STRING`**Provider name**: `customerName`**Description**: Customer name, to put in the Letter of Authorization as the party authorized to request a crossconnect.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: An optional description of this resource. Provide this property when you create the resource.

## `expected_outages`{% #expected_outages %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `expectedOutages`**Description**: [Output Only] A list of outages expected for this Interconnect.

- `affected_circuits`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `affectedCircuits`**Description**: If issue_type is IT_PARTIAL_OUTAGE, a list of the Google-side circuit IDs that will be affected.
- `description`**Type**: `STRING`**Provider name**: `description`**Description**: A description about the purpose of the outage.
- `end_time`**Type**: `INT64`**Provider name**: `endTime`**Description**: Scheduled end time for the outage (milliseconds since Unix epoch).
- `gcp_source`**Type**: `STRING`**Provider name**: `source`**Description**: The party that generated this notification, which can take the following value: - GOOGLE: this notification as generated by Google. Note that the value of NSRC_GOOGLE has been deprecated in favor of GOOGLE.**Possible values**:
  - `GOOGLE` - This notification was generated by Google.
  - `NSRC_GOOGLE` - [Deprecated] This notification was generated by Google.
- `issue_type`**Type**: `STRING`**Provider name**: `issueType`**Description**: Form this outage is expected to take, which can take one of the following values: - OUTAGE: The Interconnect may be completely out of service for some or all of the specified window. - PARTIAL_OUTAGE: Some circuits comprising the Interconnect as a whole should remain up, but with reduced bandwidth. Note that the versions of this enum prefixed with "IT_" have been deprecated in favor of the unprefixed values.**Possible values**:
  - `IT_OUTAGE` - [Deprecated] The Interconnect may be completely out of service for some or all of the specified window.
  - `IT_PARTIAL_OUTAGE` - [Deprecated] Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth.
  - `OUTAGE` - The Interconnect may be completely out of service for some or all of the specified window.
  - `PARTIAL_OUTAGE` - Some circuits comprising the Interconnect will be out of service during the expected window. The interconnect as a whole should remain up, albeit with reduced bandwidth.
- `name`**Type**: `STRING`**Provider name**: `name`**Description**: Unique identifier for this outage notification.
- `start_time`**Type**: `INT64`**Provider name**: `startTime`**Description**: Scheduled start time for the outage (milliseconds since Unix epoch).
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: State of this notification, which can take one of the following values: - ACTIVE: This outage notification is active. The event could be in the past, present, or future. See start_time and end_time for scheduling. - CANCELLED: The outage associated with this notification was cancelled before the outage was due to start. - COMPLETED: The outage associated with this notification is complete. Note that the versions of this enum prefixed with "NS_" have been deprecated in favor of the unprefixed values.**Possible values**:
  - `ACTIVE` - This outage notification is active. The event could be in the future, present, or past. See start_time and end_time for scheduling.
  - `CANCELLED` - The outage associated with this notification was cancelled before the outage was due to start.
  - `COMPLETED` - The outage associated with this notification is complete.
  - `NS_ACTIVE` - [Deprecated] This outage notification is active. The event could be in the future, present, or past. See start_time and end_time for scheduling.
  - `NS_CANCELED` - [Deprecated] The outage associated with this notification was canceled before the outage was due to start.

## `google_ip_address`{% #google_ip_address %}

**Type**: `STRING`**Provider name**: `googleIpAddress`**Description**: [Output Only] IP address configured on the Google side of the Interconnect link. This can be used only for ping tests.

## `google_reference_id`{% #google_reference_id %}

**Type**: `STRING`**Provider name**: `googleReferenceId`**Description**: [Output Only] Google reference ID to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: [Output Only] The unique identifier for the resource. This identifier is defined by the server.

## `interconnect_attachments`{% #interconnect_attachments %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `interconnectAttachments`**Description**: [Output Only] A list of the URLs of all InterconnectAttachments configured to use this Interconnect.

## `interconnect_type`{% #interconnect_type %}

**Type**: `STRING`**Provider name**: `interconnectType`**Description**: Type of interconnect, which can take one of the following values: - PARTNER: A partner-managed interconnection shared between customers though a partner. - DEDICATED: A dedicated physical interconnection with the customer. Note that a value IT_PRIVATE has been deprecated in favor of DEDICATED.**Possible values**:

- `DEDICATED` - A dedicated physical interconnection with the customer.
- `IT_PRIVATE` - [Deprecated] A private, physical interconnection with the customer.
- `PARTNER` - A partner-managed interconnection shared between customers via partner.

## `kind`{% #kind %}

**Type**: `STRING`**Provider name**: `kind`**Description**: [Output Only] Type of the resource. Always compute#interconnect for interconnects.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `link_type`{% #link_type %}

**Type**: `STRING`**Provider name**: `linkType`**Description**: Type of link requested, which can take one of the following values: - LINK_TYPE_ETHERNET_10G_LR: A 10G Ethernet with LR optics - LINK_TYPE_ETHERNET_100G_LR: A 100G Ethernet with LR optics. - LINK_TYPE_ETHERNET_400G_LR4: A 400G Ethernet with LR4 optics. Note that this field indicates the speed of each of the links in the bundle, not the speed of the entire bundle.**Possible values**:

- `LINK_TYPE_ETHERNET_100G_LR` - 100G Ethernet, LR Optics.
- `LINK_TYPE_ETHERNET_10G_LR` - 10G Ethernet, LR Optics. [(rate_bps) = 10000000000];
- `LINK_TYPE_ETHERNET_400G_LR4` - 400G Ethernet, LR4 Optics.

## `location`{% #location %}

**Type**: `STRING`**Provider name**: `location`**Description**: URL of the InterconnectLocation object that represents where this connection is to be provisioned.

## `macsec`{% #macsec %}

**Type**: `STRUCT`**Provider name**: `macsec`**Description**: Configuration that enables Media Access Control security (MACsec) on the Cloud Interconnect connection between Google and your on-premises router.

- `fail_open`**Type**: `BOOLEAN`**Provider name**: `failOpen`**Description**: If set to true, the Interconnect connection is configured with a should-secure MACsec security policy, that allows the Google router to fallback to cleartext traffic if the MKA session cannot be established. By default, the Interconnect connection is configured with a must-secure security policy that drops all traffic if the MKA session cannot be established with your router.
- `pre_shared_keys`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `preSharedKeys`**Description**: Required. A keychain placeholder describing a set of named key objects along with their start times. A MACsec CKN/CAK is generated for each key in the key chain. Google router automatically picks the key with the most recent startTime when establishing or re-establishing a MACsec secure link.
  - `name`**Type**: `STRING`**Provider name**: `name`**Description**: Required. A name for this pre-shared key. 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.
  - `start_time`**Type**: `STRING`**Provider name**: `startTime`**Description**: A RFC3339 timestamp on or after which the key is valid. startTime can be in the future. If the keychain has a single key, startTime can be omitted. If the keychain has multiple keys, startTime is mandatory for each key. The start times of keys must be in increasing order. The start times of two consecutive keys must be at least 6 hours apart.

## `macsec_enabled`{% #macsec_enabled %}

**Type**: `BOOLEAN`**Provider name**: `macsecEnabled`**Description**: Enable or disable MACsec on this Interconnect connection. MACsec enablement fails if the MACsec object is not specified.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: 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.

## `noc_contact_email`{% #noc_contact_email %}

**Type**: `STRING`**Provider name**: `nocContactEmail`**Description**: Email address to contact the customer NOC for operations and maintenance notifications regarding this Interconnect. If specified, this will be used for notifications in addition to all other forms described, such as Cloud Monitoring logs alerting and Cloud Notifications. This field is required for users who sign up for Cloud Interconnect using workforce identity federation.

## `operational_status`{% #operational_status %}

**Type**: `STRING`**Provider name**: `operationalStatus`**Description**: [Output Only] The current status of this Interconnect's functionality, which can take one of the following values: - OS_ACTIVE: A valid Interconnect, which is turned up and is ready to use. Attachments may be provisioned on this Interconnect. - OS_UNPROVISIONED: An Interconnect that has not completed turnup. No attachments may be provisioned on this Interconnect. - OS_UNDER_MAINTENANCE: An Interconnect that is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.**Possible values**:

- `OS_ACTIVE` - The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect.
- `OS_UNPROVISIONED` - The interconnect has not completed turnup. No attachments may be provisioned on this interconnect.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `peer_ip_address`{% #peer_ip_address %}

**Type**: `STRING`**Provider name**: `peerIpAddress`**Description**: [Output Only] IP address configured on the customer side of the Interconnect link. The customer should configure this IP address during turnup when prompted by Google NOC. This can be used only for ping tests.

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `provisioned_link_count`{% #provisioned_link_count %}

**Type**: `INT32`**Provider name**: `provisionedLinkCount`**Description**: [Output Only] Number of links actually provisioned in this interconnect.

## `region_id`{% #region_id %}

**Type**: `STRING`

## `remote_location`{% #remote_location %}

**Type**: `STRING`**Provider name**: `remoteLocation`**Description**: Indicates that this is a Cross-Cloud Interconnect. This field specifies the location outside of Google's network that the interconnect is connected to.

## `requested_features`{% #requested_features %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `requestedFeatures`**Description**: Optional. List of features requested for this Interconnect connection, which can take one of the following values: - IF_MACSEC If specified then the connection is created on MACsec capable hardware ports. If not specified, the default value is false, which allocates non-MACsec capable ports first if available. This parameter can be provided only with Interconnect INSERT. It isn't valid for Interconnect PATCH.

## `requested_link_count`{% #requested_link_count %}

**Type**: `INT32`**Provider name**: `requestedLinkCount`**Description**: Target number of physical links in the link bundle, as requested by the customer.

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `satisfies_pzs`{% #satisfies_pzs %}

**Type**: `BOOLEAN`**Provider name**: `satisfiesPzs`**Description**: [Output Only] Reserved for future use.

## `self_link`{% #self_link %}

**Type**: `STRING`**Provider name**: `selfLink`**Description**: [Output Only] Server-defined URL for the resource.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: [Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.**Possible values**:

- `ACTIVE` - The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect.
- `UNPROVISIONED` - The interconnect has not completed turnup. No attachments may be provisioned on this interconnect.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone_id`{% #zone_id %}

**Type**: `STRING`
