- 필수 기능
- 시작하기
- 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+=`allow_open
Type: BOOLEAN
Provider name: allowOpen
Description: This field applies only for Traffic Director policies. It is must be set to false for Application Load Balancer policies. Determines if server allows plaintext connections. If set to true, server allows plain text connections. By default, it is set to false. This setting is not exclusive of other encryption modes. For example, if allow_open
and mtls_policy
are set, server allows both plain text and mTLS connections. See documentation of other encryption modes to confirm compatibility. Consider using it if you wish to upgrade in place your deployment to TLS while having mixed TLS and non-TLS traffic reaching port :80.
ancestors
Type: UNORDERED_LIST_STRING
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp when the resource was created.
description
Type: STRING
Provider name: description
Description: Free-text description of the resource.
labels
Type: UNORDERED_LIST_STRING
mtls_policy
Type: STRUCT
Provider name: mtlsPolicy
Description: This field is required if the policy is used with Application Load Balancers. This field can be empty for Traffic Director. Defines a mechanism to provision peer validation certificates for peer to peer authentication (Mutual TLS - mTLS). If not specified, client certificate will not be requested. The connection is treated as TLS and not mTLS. If allow_open
and mtls_policy
are set, server allows both plain text and mTLS connections.
client_validation_ca
UNORDERED_LIST_STRUCT
clientValidationCa
certificate_provider_instance
STRUCT
certificateProviderInstance
plugin_instance
STRING
pluginInstance
grpc_endpoint
STRUCT
grpcEndpoint
target_uri
STRING
targetUri
client_validation_mode
STRING
clientValidationMode
client_validation_mode
specifies how the client connection is handled. Required if the policy is to be used with the Application Load Balancers. For Traffic Director it must be empty.CLIENT_VALIDATION_MODE_UNSPECIFIED
- Not allowed.ALLOW_INVALID_OR_MISSING_CLIENT_CERT
- Allow connection even if certificate chain validation of the client certificate failed or no client certificate was presented. The proof of possession of the private key is always checked if client certificate was presented. This mode requires the backend to implement processing of data extracted from a client certificate to authenticate the peer, or to reject connections if the client certificate fingerprint is missing.REJECT_INVALID
- Require a client certificate and allow connection to the backend only if validation of the client certificate passed. If set, requires a reference to non-empty TrustConfig specified in client_validation_trust_config
.client_validation_trust_config
STRING
clientValidationTrustConfig
name
Type: STRING
Provider name: name
Description: Required. Name of the ServerTlsPolicy resource. It matches the pattern projects/*/locations/{location}/serverTlsPolicies/{server_tls_policy}
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
server_certificate
Type: STRUCT
Provider name: serverCertificate
Description: Optional if policy is to be used with Traffic Director. For Application Load Balancers must be empty. Defines a mechanism to provision server identity (public and private keys). Cannot be combined with allow_open
as a permissive mode that allows both plain text and TLS is not supported.
certificate_provider_instance
STRUCT
certificateProviderInstance
plugin_instance
STRING
pluginInstance
grpc_endpoint
STRUCT
grpcEndpoint
target_uri
STRING
targetUri
tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp when the resource was updated.