Network Endpoint Group

A Network Endpoint Group (NEG) in Google Cloud is a collection of network endpoints, such as IP and port combinations, that represent backend services for load balancing. NEGs allow more granular traffic distribution by targeting specific instances, containers, or serverless services. They are commonly used with HTTP(S) load balancers to improve flexibility, scalability, and performance of applications.

gcp.compute_network_endpoint_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
annotationscorehstoreOptional. Metadata defined as annotations on the network endpoint group.
app_enginecorejsonOptional. Only valid when networkEndpointType isSERVERLESS. Only one of cloudRun,appEngine or cloudFunction may be set.
cloud_functioncorejsonOptional. Only valid when networkEndpointType isSERVERLESS. Only one of cloudRun,appEngine or cloudFunction may be set.
cloud_runcorejsonOptional. Only valid when networkEndpointType isSERVERLESS. Only one of cloudRun,appEngine or cloudFunction may be set.
creation_timestampcoretimestampOutput only. [Output Only] Creation timestamp inRFC3339 text format.
datadog_display_namecorestring
default_portcoreint64The default port used if the port number is not specified in the network endpoint. Optional. If the network endpoint type is either GCE_VM_IP,SERVERLESS or PRIVATE_SERVICE_CONNECT, this field must not be specified.
descriptioncorestringAn optional description of this resource. Provide this property when you create the resource.
idcorestringOutput only. [Output Only] The unique identifier for the resource. This identifier is defined by the server.
kindcorestringOutput only. [Output Only] Type of the resource. Alwayscompute#networkEndpointGroup for network endpoint group.
labelscorearray<string>
namecorestringName of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply withRFC1035. 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.
networkcorestringThe URL of the network to which all network endpoints in the NEG belong. Uses default project network if unspecified.
network_endpoint_typecorestringType of network endpoints in this network endpoint group. Can be one ofGCE_VM_IP, GCE_VM_IP_PORT,NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT,INTERNET_IP_PORT, SERVERLESS,PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
psc_datacorejsonOptional. Only valid when networkEndpointType isPRIVATE_SERVICE_CONNECT.
psc_target_servicecorestringThe target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is: asia-northeast3-cloudkms.googleapis.com. Optional. Only valid when networkEndpointType isPRIVATE_SERVICE_CONNECT.
regioncorestringOutput only. [Output Only] The URL of theregion where the network endpoint group is located.
region_idcorestring
resource_namecorestring
self_linkcorestringOutput only. [Output Only] Server-defined URL for the resource.
sizecoreint64Output only. [Output only] Number of network endpoints in the network endpoint group.
subnetworkcorestringOptional URL of the subnetwork to which all network endpoints in the NEG belong.
tagscorehstore_csv
zonecorestringOutput only. [Output Only] The URL of thezone where the network endpoint group is located.
zone_idcorestring