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

# gcp_compute_network_attachment{% #gcp_compute_network_attachment %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `connection_endpoints`{% #connection_endpoints %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `connectionEndpoints`**Description**: [Output Only] An array of connections for all the producers connected to this network attachment.

- `gcp_status`**Type**: `STRING`**Provider name**: `status`**Description**: The status of a connected endpoint to this network attachment.**Possible values**:
  - `ACCEPTED` - The consumer allows traffic from the producer to reach its VPC.
  - `CLOSED` - The consumer network attachment no longer exists.
  - `NEEDS_ATTENTION` - The consumer needs to take further action before traffic can be served.
  - `PENDING` - The consumer neither allows nor prohibits traffic from the producer to reach its VPC.
  - `REJECTED` - The consumer prohibits traffic from the producer to reach its VPC.
  - `STATUS_UNSPECIFIED`
- `ip_address`**Type**: `STRING`**Provider name**: `ipAddress`**Description**: The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
- `ipv6_address`**Type**: `STRING`**Provider name**: `ipv6Address`**Description**: The IPv6 address assigned to the producer instance network interface. This is only assigned when the stack types of both the instance network interface and the consumer subnet are IPv4_IPv6.
- `project_id_or_num`**Type**: `STRING`**Provider name**: `projectIdOrNum`**Description**: The project id or number of the interface to which the IP was assigned.
- `secondary_ip_cidr_ranges`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `secondaryIpCidrRanges`**Description**: Alias IP ranges from the same subnetwork.
- `subnetwork`**Type**: `STRING`**Provider name**: `subnetwork`**Description**: The subnetwork used to assign the IP to the producer instance network interface.
- `subnetwork_cidr_range`**Type**: `STRING`**Provider name**: `subnetworkCidrRange`**Description**: [Output Only] The CIDR range of the subnet from which the IPv4 internal IP was allocated from.

## `connection_preference`{% #connection_preference %}

**Type**: `STRING`**Provider name**: `connectionPreference`

## `creation_timestamp`{% #creation_timestamp %}

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

## `description`{% #description %}

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

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: [Output Only] The unique identifier for the resource type. The server generates this identifier.

## `kind`{% #kind %}

**Type**: `STRING`**Provider name**: `kind`**Description**: [Output Only] Type of the resource.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `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.

## `network`{% #network %}

**Type**: `STRING`**Provider name**: `network`**Description**: [Output Only] The URL of the network which the Network Attachment belongs to. Practically it is inferred by fetching the network of the first subnetwork associated. Because it is required that all the subnetworks must be from the same network, it is assured that the Network Attachment belongs to the same network as all the subnetworks.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `producer_accept_lists`{% #producer_accept_lists %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `producerAcceptLists`**Description**: Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.

## `producer_reject_lists`{% #producer_reject_lists %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `producerRejectLists`**Description**: Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region`{% #region %}

**Type**: `STRING`**Provider name**: `region`**Description**: [Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `self_link`{% #self_link %}

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

## `self_link_with_id`{% #self_link_with_id %}

**Type**: `STRING`**Provider name**: `selfLinkWithId`**Description**: [Output Only] Server-defined URL for this resource's resource id.

## `subnetworks`{% #subnetworks %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `subnetworks`**Description**: An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zone_id`{% #zone_id %}

**Type**: `STRING`
