Resource: NetworkEndpointGroup
Represents a collection of network endpoints.
A network endpoint group (NEG) defines how a set of endpoints should be reached, whether they are reachable, and where they are located. For more information about using NEGs for different use cases, see Network endpoint groups overview.
JSON representation |
---|
{ "kind": string, "id": string, "creationTimestamp": string, "selfLink": string, "name": string, "description": string, "networkEndpointType": enum ( |
Fields | |
---|---|
kind |
[Output Only] Type of the resource. Always
for network endpoint group. |
id |
[Output Only] The unique identifier for the resource. This identifier is defined by the server. |
creation |
[Output Only] Creation timestamp in RFC3339 text format. |
self |
[Output Only] Server-defined URL for the resource. |
name |
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 |
description |
An optional description of this resource. Provide this property when you create the resource. |
network |
Type of network endpoints in this network endpoint group. Can be one of
,
,
,
,
,
,
,
. |
size |
[Output only] Number of network endpoints in the network endpoint group. |
region |
[Output Only] The URL of the region where the network endpoint group is located. |
zone |
[Output Only] The URL of the zone where the network endpoint group is located. |
network |
The URL of the network to which all network endpoints in the NEG belong. Uses
project network if unspecified. |
subnetwork |
Optional URL of the subnetwork to which all network endpoints in the NEG belong. |
default |
The default port used if the port number is not specified in the network endpoint. If the network endpoint type is either
,
or
, this field must not be specified. |
annotations |
Metadata defined as annotations on the network endpoint group. |
cloud |
Only valid when
is
,
or
may be set. |
app |
Only valid when
is
. Only one of
,
or
may be set. |
cloud |
Only valid when
is
. Only one of
,
or
may be set. |
psc |
The target service url used to set up private service connection to a Google API or a PSC Producer Service Attachment. An example value is:
|
psc |
|
Methods |
|
---|---|
|
The method compute.v1.RegionNetworkEndpointGroupsService.AttachNetworkEndpoints is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionNetworkEndpointGroupsService.Delete is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionNetworkEndpointGroupsService.DetachNetworkEndpoints is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionNetworkEndpointGroupsService.Get is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionNetworkEndpointGroupsService.Insert is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionNetworkEndpointGroupsService.List is not available in this (s3nsapis.fr) universe. |
|
The method compute.v1.RegionNetworkEndpointGroupsService.ListNetworkEndpoints is not available in this (s3nsapis.fr) universe. |