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

# gcp_vmwareengine_network_policy{% #gcp_vmwareengine_network_policy %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING` 

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP` **Provider name**: `createTime` **Description**: Output only. Creation time of this resource. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `description` **Description**: Optional. User-provided description for this network policy. 

## `edge_services_cidr`{% #edge_services_cidr %}

**Type**: `STRING` **Provider name**: `edgeServicesCidr` **Description**: Required. IP address range in CIDR notation used to create internet access and external IP access. An RFC 1918 CIDR block, with a "/26" prefix, is required. The range cannot overlap with any prefixes either in the consumer VPC network or in use by the private clouds attached to that VPC network. 

## `external_ip`{% #external_ip %}

**Type**: `STRUCT` **Provider name**: `externalIp` **Description**: Network service that allows External IP addresses to be assigned to VMware workloads. This service can only be enabled when `internet_access` is also enabled. 

- `enabled`**Type**: `BOOLEAN`**Provider name**: `enabled`**Description**: True if the service is enabled; false otherwise.
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: Output only. State of the service. New values may be added to this enum when appropriate.**Possible values**:
  - `STATE_UNSPECIFIED` - Unspecified service state. This is the default value.
  - `UNPROVISIONED` - Service is not provisioned.
  - `RECONCILING` - Service is in the process of being provisioned/deprovisioned.
  - `ACTIVE` - Service is active.

## `internet_access`{% #internet_access %}

**Type**: `STRUCT` **Provider name**: `internetAccess` **Description**: Network service that allows VMware workloads to access the internet. 

- `enabled`**Type**: `BOOLEAN`**Provider name**: `enabled`**Description**: True if the service is enabled; false otherwise.
- `state`**Type**: `STRING`**Provider name**: `state`**Description**: Output only. State of the service. New values may be added to this enum when appropriate.**Possible values**:
  - `STATE_UNSPECIFIED` - Unspecified service state. This is the default value.
  - `UNPROVISIONED` - Service is not provisioned.
  - `RECONCILING` - Service is in the process of being provisioned/deprovisioned.
  - `ACTIVE` - Service is active.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Output only. Identifier. The resource name of this network policy. Resource names are schemeless URIs that follow the conventions in [https://cloud.google.com/apis/design/resource_names](https://cloud.google.com/apis/design/resource_names). For example: `projects/my-project/locations/us-central1/networkPolicies/my-network-policy` 

## `organization_id`{% #organization_id %}

**Type**: `STRING` 

## `parent`{% #parent %}

**Type**: `STRING` 

## `project_id`{% #project_id %}

**Type**: `STRING` 

## `project_number`{% #project_number %}

**Type**: `STRING` 

## `region_id`{% #region_id %}

**Type**: `STRING` 

## `resource_name`{% #resource_name %}

**Type**: `STRING` 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `uid`{% #uid %}

**Type**: `STRING` **Provider name**: `uid` **Description**: Output only. System-generated unique identifier for the resource. 

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP` **Provider name**: `updateTime` **Description**: Output only. Last update time of this resource. 

## `vmware_engine_network`{% #vmware_engine_network %}

**Type**: `STRING` **Provider name**: `vmwareEngineNetwork` **Description**: Optional. The relative resource name of the VMware Engine network. Specify the name in the following form: `projects/{project}/locations/{location}/vmwareEngineNetworks/{vmware_engine_network_id}` where `{project}` can either be a project number or a project ID. 

## `vmware_engine_network_canonical`{% #vmware_engine_network_canonical %}

**Type**: `STRING` **Provider name**: `vmwareEngineNetworkCanonical` **Description**: Output only. The canonical name of the VMware Engine network in the form: `projects/{project_number}/locations/{location}/vmwareEngineNetworks/{vmware_engine_network_id}` 

## `zone_id`{% #zone_id %}

**Type**: `STRING` 
