Health Check Http2Health Check Args
Constructors
Functions
Properties
The value of the host header in the HTTP health check request. If left empty (default value), the public IP on behalf of which this health check is performed will be used. (Optional) The value of the host header in the HTTPS health check request. If left empty (default value), the public IP on behalf of which this health check is performed will be used. (Optional) The value of the host header in the HTTP2 health check request. If left empty (default value), the public IP on behalf of which this health check is performed will be used.
The TCP port number for the HTTP health check request. The default value is 80. (Optional) The TCP port number for the HTTPS health check request. The default value is 443. (Optional) The TCP port number for the TCP health check request. The default value is 443. (Optional) The TCP port number for the SSL health check request. The default value is 443. (Optional) The TCP port number for the HTTP2 health check request. The default value is 443. (Optional) The port number for the health check request. Must be specified if portName and portSpecification are not set or if port_specification is USE_FIXED_PORT. Valid values are 1 through 65535.
Port name as defined in InstanceGroup#NamedPort#name. If both port and port_name are defined, port takes precedence. (Optional) Port name as defined in InstanceGroup#NamedPort#name. If both port and port_name are defined, port takes precedence. (Optional) Port name as defined in InstanceGroup#NamedPort#name. If both port and port_name are defined, port takes precedence. (Optional) Port name as defined in InstanceGroup#NamedPort#name. If both port and port_name are defined, port takes precedence. (Optional) Port name as defined in InstanceGroup#NamedPort#name. If both port and port_name are defined, port takes precedence. (Optional) Port name as defined in InstanceGroup#NamedPort#name. If both port and port_name are defined, port takes precedence.
Specifies how port is selected for health checking, can be one of the following values: (Optional) Specifies how port is selected for health checking, can be one of the following values: (Optional) Specifies how port is selected for health checking, can be one of the following values: (Optional) Specifies how port is selected for health checking, can be one of the following values: (Optional) Specifies how port is selected for health checking, can be one of the following values: (Optional) Specifies how port is selected for health checking, can be one of the following values:
Specifies the type of proxy header to append before sending data to the backend. Default value is NONE
. Possible values are: NONE
, PROXY_V1
. (Optional) Specifies the type of proxy header to append before sending data to the backend. Default value is NONE
. Possible values are: NONE
, PROXY_V1
. (Optional) Specifies the type of proxy header to append before sending data to the backend. Default value is NONE
. Possible values are: NONE
, PROXY_V1
. (Optional) Specifies the type of proxy header to append before sending data to the backend. Default value is NONE
. Possible values are: NONE
, PROXY_V1
. (Optional) Specifies the type of proxy header to append before sending data to the backend. Default value is NONE
. Possible values are: NONE
, PROXY_V1
.
The bytes to match against the beginning of the response data. If left empty (the default value), any response will indicate health. The response data can only be ASCII. (Optional) The bytes to match against the beginning of the response data. If left empty (the default value), any response will indicate health. The response data can only be ASCII. (Optional) The bytes to match against the beginning of the response data. If left empty (the default value), any response will indicate health. The response data can only be ASCII. (Optional) The bytes to match against the beginning of the response data. If left empty (the default value), any response will indicate health. The response data can only be ASCII. (Optional) The bytes to match against the beginning of the response data. If left empty (the default value), any response will indicate health. The response data can only be ASCII.