gcp_compute_health_check

Google Cloud Platform Compute Health Check

Name

Type

Nullable

checkIntervalSec

Int

creationTimestamp

String

description

String

grpcHealthCheck

GRPCHealthCheck

healthyThreshold

Int

http2HealthCheck

HTTP2HealthCheck

httpHealthCheck

HTTPHealthCheck

httpsHealthCheck

HTTPSHealthCheck

id

String

kind

String

logConfig

HealthCheckLogConfig

name

String

project

String

region

String

sslHealthCheck

SSLHealthCheck

tcpHealthCheck

TCPHealthCheck

timeoutSec

Int

type

String

unhealthyThreshold

Int

GCPResource

Name

Type

Nullable

groupKey

String

GRPCHealthCheck

Name

Type

Nullable

grpcServiceName

String

port

Int

portName

String

portSpecification

String

HTTP2HealthCheck

Name

Type

Nullable

host

String

port

Int

portName

String

portSpecification

String

proxyHeader

String

requestPath

String

response

String

HTTPHealthCheck

Name

Type

Nullable

host

String

port

Int

portName

String

portSpecification

String

proxyHeader

String

requestPath

String

response

String

HTTPSHealthCheck

Name

Type

Nullable

host

String

port

Int

portName

String

portSpecification

String

proxyHeader

String

requestPath

String

response

String

HealthCheckLogConfig

Name

Type

Nullable

enable

Boolean

SSLHealthCheck

Name

Type

Nullable

port

Int

portName

String

portSpecification

String

proxyHeader

String

request

String

response

String

TCPHealthCheck

Name

Type

Nullable

port

Int

portName

String

portSpecification

String

proxyHeader

String

request

String

response

String

Last updated