- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`affinity_cookie_ttl_sec
Type: INT32
Provider name: affinityCookieTtlSec
Description: Lifetime of cookies in seconds. This setting is applicable to Application Load Balancers and Traffic Director and requires GENERATED_COOKIE or HTTP_COOKIE session affinity. If set to 0, the cookie is non-persistent and lasts only until the end of the browser session (or equivalent). The maximum allowed value is two weeks (1,209,600). Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.
ancestors
Type: UNORDERED_LIST_STRING
backends
Type: UNORDERED_LIST_STRUCT
Provider name: backends
Description: The list of backends that serve this BackendService.
balancing_mode
STRING
balancingMode
CONNECTION
- Balance based on the number of simultaneous connections.CUSTOM_METRICS
- Based on custom defined and reported metrics.RATE
- Balance based on requests per second (RPS).UTILIZATION
- Balance based on the backend utilization.capacity_scaler
FLOAT
capacityScaler
custom_metrics
UNORDERED_LIST_STRUCT
customMetrics
dry_run
BOOLEAN
dryRun
max_utilization
FLOAT
maxUtilization
name
STRING
name
description
STRING
description
failover
BOOLEAN
failover
group
STRING
group
max_connections
INT32
maxConnections
max_connections_per_endpoint
INT32
maxConnectionsPerEndpoint
max_connections_per_instance
INT32
maxConnectionsPerInstance
max_rate
INT32
maxRate
max_rate_per_endpoint
FLOAT
maxRatePerEndpoint
max_rate_per_instance
FLOAT
maxRatePerInstance
max_utilization
FLOAT
maxUtilization
preference
STRING
preference
DEFAULT
- No preference.PREFERENCE_UNSPECIFIED
- If preference is unspecified, we set it to the DEFAULT valuePREFERRED
- Traffic will be sent to this backend first.cdn_policy
Type: STRUCT
Provider name: cdnPolicy
Description: Cloud CDN configuration for this BackendService. Only available for specified load balancer types.
bypass_cache_on_request_headers
UNORDERED_LIST_STRUCT
bypassCacheOnRequestHeaders
header_name
STRING
headerName
cache_key_policy
STRUCT
cacheKeyPolicy
include_host
BOOLEAN
includeHost
include_http_headers
UNORDERED_LIST_STRING
includeHttpHeaders
include_named_cookies
UNORDERED_LIST_STRING
includeNamedCookies
include_protocol
BOOLEAN
includeProtocol
include_query_string
BOOLEAN
includeQueryString
query_string_blacklist
UNORDERED_LIST_STRING
queryStringBlacklist
query_string_whitelist
UNORDERED_LIST_STRING
queryStringWhitelist
cache_mode
STRING
cacheMode
CACHE_ALL_STATIC
- Automatically cache static content, including common image formats, media (video and audio), and web assets (JavaScript and CSS). Requests and responses that are marked as uncacheable, as well as dynamic content (including HTML), will not be cached.FORCE_CACHE_ALL
- Cache all content, ignoring any ‘privateINVALID_CACHE_MODE
- no-store’ or ’no-cache’ directives in Cache-Control response headers. Warning: this may result in Cloud CDN caching private, per-user (user identifiable) content.USE_ORIGIN_HEADERS
client_ttl
INT32
clientTtl
default_ttl
INT32
defaultTtl
max_ttl
INT32
maxTtl
negative_caching
BOOLEAN
negativeCaching
negative_caching_policy
UNORDERED_LIST_STRUCT
negativeCachingPolicy
code
INT32
code
ttl
INT32
ttl
request_coalescing
BOOLEAN
requestCoalescing
serve_while_stale
INT32
serveWhileStale
signed_url_cache_max_age_sec
INT64
signedUrlCacheMaxAgeSec
signed_url_key_names
UNORDERED_LIST_STRING
signedUrlKeyNames
circuit_breakers
Type: STRUCT
Provider name: circuitBreakers
max_connections
INT32
maxConnections
max_pending_requests
INT32
maxPendingRequests
max_requests
INT32
maxRequests
max_requests_per_connection
INT32
maxRequestsPerConnection
max_retries
INT32
maxRetries
compression_mode
Type: STRING
Provider name: compressionMode
Description: Compress text responses using Brotli or gzip compression, based on the client’s Accept-Encoding header.
Possible values:
AUTOMATIC
- Automatically uses the best compression based on the Accept-Encoding header sent by the client.DISABLED
- Disables compression. Existing compressed responses cached by Cloud CDN will not be served to clients.connection_draining
Type: STRUCT
Provider name: connectionDraining
Description: connectionDraining cannot be specified with haPolicy.
draining_timeout_sec
INT32
drainingTimeoutSec
connection_tracking_policy
Type: STRUCT
Provider name: connectionTrackingPolicy
Description: Connection Tracking configuration for this BackendService. Connection tracking policy settings are only available for external passthrough Network Load Balancers and internal passthrough Network Load Balancers. connectionTrackingPolicy cannot be specified with haPolicy.
connection_persistence_on_unhealthy_backends
STRING
connectionPersistenceOnUnhealthyBackends
ALWAYS_PERSIST
DEFAULT_FOR_PROTOCOL
NEVER_PERSIST
enable_strong_affinity
BOOLEAN
enableStrongAffinity
idle_timeout_sec
INT32
idleTimeoutSec
tracking_mode
STRING
trackingMode
INVALID_TRACKING_MODE
PER_CONNECTION
PER_SESSION
consistent_hash
Type: STRUCT
Provider name: consistentHash
Description: Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties. This load balancing policy is applicable only for HTTP connections. The affinity to a particular destination host will be lost when one or more hosts are added/removed from the destination service. This field specifies parameters that control consistent hashing. This field is only applicable when localityLbPolicy is set to MAGLEV or RING_HASH. This field is applicable to either: - A regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED.
http_cookie
STRUCT
httpCookie
name
STRING
name
path
STRING
path
ttl
STRUCT
ttl
nanos
INT32
nanos
seconds
field and a positive nanos
field. Must be from 0 to 999,999,999 inclusive.seconds
INT64
seconds
http_header_name
STRING
httpHeaderName
minimum_ring_size
INT64
minimumRingSize
creation_timestamp
Type: TIMESTAMP
Provider name: creationTimestamp
Description: [Output Only] Creation timestamp in RFC3339 text format.
custom_metrics
Type: UNORDERED_LIST_STRUCT
Provider name: customMetrics
Description: List of custom metrics that are used for the WEIGHTED_ROUND_ROBIN locality_lb_policy.
dry_run
BOOLEAN
dryRun
name
STRING
name
custom_request_headers
Type: UNORDERED_LIST_STRING
Provider name: customRequestHeaders
Description: Headers that the load balancer adds to proxied requests. See Creating custom headers.
custom_response_headers
Type: UNORDERED_LIST_STRING
Provider name: customResponseHeaders
Description: Headers that the load balancer adds to proxied responses. See Creating custom headers.
description
Type: STRING
Provider name: description
Description: An optional description of this resource. Provide this property when you create the resource.
edge_security_policy
Type: STRING
Provider name: edgeSecurityPolicy
Description: [Output Only] The resource URL for the edge security policy associated with this backend service.
enable_cdn
Type: BOOLEAN
Provider name: enableCDN
Description: If true, enables Cloud CDN for the backend service of a global external Application Load Balancer.
external_managed_migration_state
Type: STRING
Provider name: externalManagedMigrationState
Description: Specifies the canary migration state. Possible values are PREPARE, TEST_BY_PERCENTAGE, and TEST_ALL_TRAFFIC. To begin the migration from EXTERNAL to EXTERNAL_MANAGED, the state must be changed to PREPARE. The state must be changed to TEST_ALL_TRAFFIC before the loadBalancingScheme can be changed to EXTERNAL_MANAGED. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate traffic by percentage using externalManagedMigrationTestingPercentage. Rolling back a migration requires the states to be set in reverse order. So changing the scheme from EXTERNAL_MANAGED to EXTERNAL requires the state to be set to TEST_ALL_TRAFFIC at the same time. Optionally, the TEST_BY_PERCENTAGE state can be used to migrate some traffic back to EXTERNAL or PREPARE can be used to migrate all traffic back to EXTERNAL.
Possible values:
PREPARE
TEST_ALL_TRAFFIC
TEST_BY_PERCENTAGE
external_managed_migration_testing_percentage
Type: FLOAT
Provider name: externalManagedMigrationTestingPercentage
Description: Determines the fraction of requests that should be processed by the Global external Application Load Balancer. The value of this field must be in the range [0, 100]. Session affinity options will slightly affect this routing behavior, for more details, see: Session Affinity. This value can only be set if the loadBalancingScheme in the BackendService is set to EXTERNAL (when using the classic Application Load Balancer) and the migration state is TEST_BY_PERCENTAGE.
failover_policy
Type: STRUCT
Provider name: failoverPolicy
Description: Requires at least one backend instance group to be defined as a backup (failover) backend. For load balancers that have configurable failover: Internal passthrough Network Load Balancers and external passthrough Network Load Balancers. failoverPolicy cannot be specified with haPolicy.
disable_connection_drain_on_failover
BOOLEAN
disableConnectionDrainOnFailover
drop_traffic_if_unhealthy
BOOLEAN
dropTrafficIfUnhealthy
failover_ratio
FLOAT
failoverRatio
ha_policy
Type: STRUCT
Provider name: haPolicy
Description: Configures self-managed High Availability (HA) for External and Internal Protocol Forwarding. The backends of this regional backend service must only specify zonal network endpoint groups (NEGs) of type GCE_VM_IP. When haPolicy is set for an Internal Passthrough Network Load Balancer, the regional backend service must set the network field. All zonal NEGs must belong to the same network. However, individual NEGs can belong to different subnetworks of that network. When haPolicy is specified, the set of attached network endpoints across all backends comprise an High Availability domain from which one endpoint is selected as the active endpoint (the leader) that receives all traffic. haPolicy can be added only at backend service creation time. Once set up, it cannot be deleted. Note that haPolicy is not for load balancing, and therefore cannot be specified with sessionAffinity, connectionTrackingPolicy, and failoverPolicy. haPolicy requires customers to be responsible for tracking backend endpoint health and electing a leader among the healthy endpoints. Therefore, haPolicy cannot be specified with healthChecks. haPolicy can only be specified for External Passthrough Network Load Balancers and Internal Passthrough Network Load Balancers.
fast_ip_move
STRING
fastIPMove
DISABLED
GARP_RA
health_checks
Type: UNORDERED_LIST_STRING
Provider name: healthChecks
Description: The list of URLs to the healthChecks, httpHealthChecks (legacy), or httpsHealthChecks (legacy) resource for health checking this backend service. Not all backend services support legacy health checks. See Load balancer guide. Currently, at most one health check can be specified for each backend service. Backend services with instance group or zonal NEG backends must have a health check unless haPolicy is specified. Backend services with internet or serverless NEG backends must not have a health check. healthChecks[] cannot be specified with haPolicy.
iap
Type: STRUCT
Provider name: iap
Description: The configurations for Identity-Aware Proxy on this resource. Not available for internal passthrough Network Load Balancers and external passthrough Network Load Balancers.
enabled
BOOLEAN
enabled
oauth2_client_id
STRING
oauth2ClientId
oauth2_client_secret
STRING
oauth2ClientSecret
oauth2_client_secret_sha256
STRING
oauth2ClientSecretSha256
id
Type: STRING
Provider name: id
Description: [Output Only] The unique identifier for the resource. This identifier is defined by the server.
ip_address_selection_policy
Type: STRING
Provider name: ipAddressSelectionPolicy
Description: Specifies a preference for traffic sent from the proxy to the backend (or from the client to the backend for proxyless gRPC). The possible values are: - IPV4_ONLY: Only send IPv4 traffic to the backends of the backend service (Instance Group, Managed Instance Group, Network Endpoint Group), regardless of traffic from the client to the proxy. Only IPv4 health checks are used to check the health of the backends. This is the default setting. - PREFER_IPV6: Prioritize the connection to the endpoint’s IPv6 address over its IPv4 address (provided there is a healthy IPv6 address). - IPV6_ONLY: Only send IPv6 traffic to the backends of the backend service (Instance Group, Managed Instance Group, Network Endpoint Group), regardless of traffic from the client to the proxy. Only IPv6 health checks are used to check the health of the backends. This field is applicable to either: - Advanced global external Application Load Balancer (load balancing scheme EXTERNAL_MANAGED), - Regional external Application Load Balancer, - Internal proxy Network Load Balancer (load balancing scheme INTERNAL_MANAGED), - Regional internal Application Load Balancer (load balancing scheme INTERNAL_MANAGED), - Traffic Director with Envoy proxies and proxyless gRPC (load balancing scheme INTERNAL_SELF_MANAGED).
Possible values:
IPV4_ONLY
- Only send IPv4 traffic to the backends of the Backend Service (Instance Group, Managed Instance Group, Network Endpoint Group) regardless of traffic from the client to the proxy. Only IPv4 health-checks are used to check the health of the backends. This is the default setting.IPV6_ONLY
- Only send IPv6 traffic to the backends of the Backend Service (Instance Group, Managed Instance Group, Network Endpoint Group) regardless of traffic from the client to the proxy. Only IPv6 health-checks are used to check the health of the backends.IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED
- Unspecified IP address selection policy.PREFER_IPV6
- Prioritize the connection to the endpoints IPv6 address over its IPv4 address (provided there is a healthy IPv6 address).kind
Type: STRING
Provider name: kind
Description: [Output Only] Type of resource. Always compute#backendService for backend services.
labels
Type: UNORDERED_LIST_STRING
load_balancing_scheme
Type: STRING
Provider name: loadBalancingScheme
Description: Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.
Possible values:
EXTERNAL
- Signifies that this will be used for classic Application Load Balancers, global external proxy Network Load Balancers, or external passthrough Network Load Balancers.EXTERNAL_MANAGED
- Signifies that this will be used for global external Application Load Balancers, regional external Application Load Balancers, or regional external proxy Network Load Balancers.INTERNAL
- Signifies that this will be used for internal passthrough Network Load Balancers.INTERNAL_MANAGED
- Signifies that this will be used for internal Application Load Balancers.INTERNAL_SELF_MANAGED
- Signifies that this will be used by Traffic Director.INVALID_LOAD_BALANCING_SCHEME
locality_lb_policies
Type: UNORDERED_LIST_STRUCT
Provider name: localityLbPolicies
Description: A list of locality load-balancing policies to be used in order of preference. When you use localityLbPolicies, you must set at least one value for either the localityLbPolicies[].policy or the localityLbPolicies[].customPolicy field. localityLbPolicies overrides any value set in the localityLbPolicy field. For an example of how to use this field, see Define a list of preferred policies. Caution: This field and its children are intended for use in a service mesh that includes gRPC clients only. Envoy proxies can’t use backend services that have this configuration.
custom_policy
STRUCT
customPolicy
data
STRING
data
name
STRING
name
policy
STRUCT
policy
name
STRING
name
INVALID_LB_POLICY
LEAST_REQUEST
- An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests.MAGLEV
- This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824ORIGINAL_DESTINATION
- Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer.RANDOM
- The load balancer selects a random healthy host.RING_HASH
- The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests.ROUND_ROBIN
- This is a simple policy in which each healthy backend is selected in round robin order. This is the default.WEIGHTED_MAGLEV
- Per-instance weighted Load Balancing via health check reported weights. If set, the Backend Service must configure a non legacy HTTP-based Health Check, and health check replies are expected to contain non-standard HTTP response header field X-Load-Balancing-Endpoint-Weight to specify the per-instance weights. If set, Load Balancing is weighted based on the per-instance weights reported in the last processed health check replies, as long as every instance either reported a valid weight or had UNAVAILABLE_WEIGHT. Otherwise, Load Balancing remains equal-weight. This option is only supported in Network Load Balancing.WEIGHTED_ROUND_ROBIN
- Per-endpoint weighted round-robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the Backend Service responses are expected to contain non-standard HTTP response header field X-Endpoint-Load-Metrics. The reported metrics to use for computing the weights are specified via the backends[].customMetrics fields.locality_lb_policy
Type: STRING
Provider name: localityLbPolicy
Description: The load balancing algorithm used within the scope of the locality. The possible values are: - ROUND_ROBIN: This is a simple policy in which each healthy backend is selected in round robin order. This is the default. - LEAST_REQUEST: An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests. - RING_HASH: The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests. - RANDOM: The load balancer selects a random healthy host. - ORIGINAL_DESTINATION: Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824 This field is applicable to either: - A regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED, INTERNAL_MANAGED, or EXTERNAL_MANAGED. If sessionAffinity is not configured—that is, if session affinity remains at the default value of NONE—then the default value for localityLbPolicy is ROUND_ROBIN. If session affinity is set to a value other than NONE, then the default value for localityLbPolicy is MAGLEV. Only ROUND_ROBIN and RING_HASH are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. localityLbPolicy cannot be specified with haPolicy.
Possible values:
INVALID_LB_POLICY
LEAST_REQUEST
- An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests.MAGLEV
- This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824ORIGINAL_DESTINATION
- Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer.RANDOM
- The load balancer selects a random healthy host.RING_HASH
- The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests.ROUND_ROBIN
- This is a simple policy in which each healthy backend is selected in round robin order. This is the default.WEIGHTED_MAGLEV
- Per-instance weighted Load Balancing via health check reported weights. If set, the Backend Service must configure a non legacy HTTP-based Health Check, and health check replies are expected to contain non-standard HTTP response header field X-Load-Balancing-Endpoint-Weight to specify the per-instance weights. If set, Load Balancing is weighted based on the per-instance weights reported in the last processed health check replies, as long as every instance either reported a valid weight or had UNAVAILABLE_WEIGHT. Otherwise, Load Balancing remains equal-weight. This option is only supported in Network Load Balancing.WEIGHTED_ROUND_ROBIN
- Per-endpoint weighted round-robin Load Balancing using weights computed from Backend reported Custom Metrics. If set, the Backend Service responses are expected to contain non-standard HTTP response header field X-Endpoint-Load-Metrics. The reported metrics to use for computing the weights are specified via the backends[].customMetrics fields.log_config
Type: STRUCT
Provider name: logConfig
Description: This field denotes the logging options for the load balancer traffic served by this backend service. If logging is enabled, logs will be exported to Stackdriver.
enable
BOOLEAN
enable
optional_fields
UNORDERED_LIST_STRING
optionalFields
optional_mode
STRING
optionalMode
CUSTOM
- A subset of optional fields.EXCLUDE_ALL_OPTIONAL
- None optional fields.INCLUDE_ALL_OPTIONAL
- All optional fields.sample_rate
FLOAT
sampleRate
max_stream_duration
Type: STRUCT
Provider name: maxStreamDuration
Description: Specifies the default maximum duration (timeout) for streams to this service. Duration is computed from the beginning of the stream until the response has been completely processed, including all retries. A stream that does not complete in this duration is closed. If not specified, there will be no timeout limit, i.e. the maximum duration is infinite. This value can be overridden in the PathMatcher configuration of the UrlMap that references this backend service. This field is only allowed when the loadBalancingScheme of the backend service is INTERNAL_SELF_MANAGED.
nanos
INT32
nanos
seconds
field and a positive nanos
field. Must be from 0 to 999,999,999 inclusive.seconds
INT64
seconds
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
Type: STRING
Provider name: network
Description: The URL of the network to which this backend service belongs. This field must be set for Internal Passthrough Network Load Balancers when the haPolicy is enabled, and for External Passthrough Network Load Balancers when the haPolicy fastIpMove is enabled. This field can only be specified when the load balancing scheme is set to INTERNAL.
organization_id
Type: STRING
outlier_detection
Type: STRUCT
Provider name: outlierDetection
Description: Settings controlling the ejection of unhealthy backend endpoints from the load balancing pool of each individual proxy instance that processes the traffic for the given backend service. If not set, this feature is considered disabled. Results of the outlier detection algorithm (ejection of endpoints from the load balancing pool and returning them back to the pool) are executed independently by each proxy instance of the load balancer. In most cases, more than one proxy instance handles the traffic received by a backend service. Thus, it is possible that an unhealthy endpoint is detected and ejected by only some of the proxies, and while this happens, other proxies may continue to send requests to the same unhealthy endpoint until they detect and eject the unhealthy endpoint. Applicable backend endpoints can be: - VM instances in an Instance Group - Endpoints in a Zonal NEG (GCE_VM_IP, GCE_VM_IP_PORT) - Endpoints in a Hybrid Connectivity NEG (NON_GCP_PRIVATE_IP_PORT) - Serverless NEGs, that resolve to Cloud Run, App Engine, or Cloud Functions Services - Private Service Connect NEGs, that resolve to Google-managed regional API endpoints or managed services published using Private Service Connect Applicable backend service types can be: - A global backend service with the loadBalancingScheme set to INTERNAL_SELF_MANAGED or EXTERNAL_MANAGED. - A regional backend service with the serviceProtocol set to HTTP, HTTPS, or HTTP2, and loadBalancingScheme set to INTERNAL_MANAGED or EXTERNAL_MANAGED. Not supported for Serverless NEGs. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.
base_ejection_time
STRUCT
baseEjectionTime
nanos
INT32
nanos
seconds
field and a positive nanos
field. Must be from 0 to 999,999,999 inclusive.seconds
INT64
seconds
consecutive_errors
INT32
consecutiveErrors
consecutive_gateway_failure
INT32
consecutiveGatewayFailure
enforcing_consecutive_errors
INT32
enforcingConsecutiveErrors
enforcing_consecutive_gateway_failure
INT32
enforcingConsecutiveGatewayFailure
enforcing_success_rate
INT32
enforcingSuccessRate
interval
STRUCT
interval
nanos
INT32
nanos
seconds
field and a positive nanos
field. Must be from 0 to 999,999,999 inclusive.seconds
INT64
seconds
max_ejection_percent
INT32
maxEjectionPercent
success_rate_minimum_hosts
INT32
successRateMinimumHosts
success_rate_request_volume
INT32
successRateRequestVolume
success_rate_stdev_factor
INT32
successRateStdevFactor
parent
Type: STRING
port
Type: INT32
Provider name: port
Description: Deprecated in favor of portName. The TCP port to connect on the backend. The default value is 80. For internal passthrough Network Load Balancers and external passthrough Network Load Balancers, omit port.
port_name
Type: STRING
Provider name: portName
Description: A named port on a backend instance group representing the port for communication to the backend VMs in that group. The named port must be defined on each backend instance group. This parameter has no meaning if the backends are NEGs. For internal passthrough Network Load Balancers and external passthrough Network Load Balancers, omit port_name.
project_id
Type: STRING
project_number
Type: STRING
protocol
Type: STRING
Provider name: protocol
Description: The protocol this BackendService uses to communicate with backends. Possible values are HTTP, HTTPS, HTTP2, TCP, SSL, UDP or GRPC. depending on the chosen load balancer or Traffic Director configuration. Refer to the documentation for the load balancers or for Traffic Director for more information. Must be set to GRPC when the backend service is referenced by a URL map that is bound to target gRPC proxy.
Possible values:
GRPC
- gRPC (available for Traffic Director).HTTP
HTTP2
- HTTP/2 with SSL.HTTPS
SSL
- TCP proxying with SSL.TCP
- TCP proxying or TCP pass-through.UDP
- UDP.UNSPECIFIED
- If a Backend Service has UNSPECIFIED as its protocol, it can be used with any L3/L4 Forwarding Rules.region
Type: STRING
Provider name: region
Description: [Output Only] URL of the region where the regional backend service resides. This field is not applicable to global backend services. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
resource_name
Type: STRING
security_policy
Type: STRING
Provider name: securityPolicy
Description: [Output Only] The resource URL for the security policy associated with this backend service.
security_settings
Type: STRUCT
Provider name: securitySettings
Description: This field specifies the security settings that apply to this backend service. This field is applicable to a global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED.
aws_v4_authentication
STRUCT
awsV4Authentication
access_key
STRING
accessKey
access_key_id
STRING
accessKeyId
access_key_version
STRING
accessKeyVersion
origin_region
STRING
originRegion
client_tls_policy
STRING
clientTlsPolicy
subject_alt_names
UNORDERED_LIST_STRING
subjectAltNames
self_link
Type: STRING
Provider name: selfLink
Description: [Output Only] Server-defined URL for the resource.
service_bindings
Type: UNORDERED_LIST_STRING
Provider name: serviceBindings
Description: URLs of networkservices.ServiceBinding resources. Can only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If set, lists of backends and health checks must be both empty.
service_lb_policy
Type: STRING
Provider name: serviceLbPolicy
Description: URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is EXTERNAL, EXTERNAL_MANAGED, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED and the scope is global.
session_affinity
Type: STRING
Provider name: sessionAffinity
Description: Type of session affinity to use. The default is NONE. Only NONE and HEADER_FIELD are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. For more details, see: Session Affinity. sessionAffinity cannot be specified with haPolicy.
Possible values:
CLIENT_IP
- 2-tuple hash on packet’s source and destination IP addresses. Connections from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy.CLIENT_IP_NO_DESTINATION
- 1-tuple hash only on packet’s source IP address. Connections from the same source IP address will be served by the same backend VM while that VM remains healthy. This option can only be used for Internal TCP/UDP Load Balancing.CLIENT_IP_PORT_PROTO
- 5-tuple hash on packet’s source and destination IP addresses, IP protocol, and source and destination ports. Connections for the same IP protocol from the same source IP address and port to the same destination IP address and port will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing.CLIENT_IP_PROTO
- 3-tuple hash on packet’s source and destination IP addresses, and IP protocol. Connections for the same IP protocol from the same source IP address to the same destination IP address will be served by the same backend VM while that VM remains healthy. This option cannot be used for HTTP(S) load balancing.GENERATED_COOKIE
- Hash based on a cookie generated by the L7 loadbalancer. Only valid for HTTP(S) load balancing.HEADER_FIELD
- The hash is based on a user specified header field.HTTP_COOKIE
- The hash is based on a user provided cookie.NONE
- No session affinity. Connections from the same client IP may go to any instance in the pool.STRONG_COOKIE_AFFINITY
- Strong cookie-based affinity. Connections bearing the same cookie will be served by the same backend VM while that VM remains healthy, as long as the cookie has not expired.strong_session_affinity_cookie
Type: STRUCT
Provider name: strongSessionAffinityCookie
Description: Describes the HTTP cookie used for stateful session affinity. This field is applicable and required if the sessionAffinity is set to STRONG_COOKIE_AFFINITY.
name
STRING
name
path
STRING
path
ttl
STRUCT
ttl
nanos
INT32
nanos
seconds
field and a positive nanos
field. Must be from 0 to 999,999,999 inclusive.seconds
INT64
seconds
subsetting
Type: STRUCT
Provider name: subsetting
Description: subsetting cannot be specified with haPolicy.
policy
STRING
policy
tags
Type: UNORDERED_LIST_STRING
timeout_sec
Type: INT32
Provider name: timeoutSec
Description: The backend service timeout has a different meaning depending on the type of load balancer. For more information see, Backend service settings. The default is 30 seconds. The full range of timeout values allowed goes from 1 through 2,147,483,647 seconds. This value can be overridden in the PathMatcher configuration of the UrlMap that references this backend service. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. Instead, use maxStreamDuration.
used_by
Type: UNORDERED_LIST_STRUCT
Provider name: usedBy
Description: [Output Only] List of resources referencing given backend service.
reference
STRING
reference