health Check Path
Parameters
value
The URL that is used for health checks. The URL must be 1 to 80 characters in length, and can contain letters, digits, and the following special characters: - / . % ? # & =
. It can also contain the following extended characters: _ ; ~ ! ( ) * [ ] @ $ ^ : ' , +
. The URL must start with a forward slash (/
).
NOTE: This parameter takes effect only if you set
HealthCheckEnabled
totrue
andHealthCheckProtocol
toHTTP
orHTTPS
.