invalidWeight constant

HealthStatus_WeightError const invalidWeight

The response to a Health Check probe had the HTTP response header field X-Load-Balancing-Endpoint-Weight, but its content was invalid (i.e., not a non-negative single-precision floating-point number in decimal string representation).

Implementation

static const invalidWeight = HealthStatus_WeightError('INVALID_WEIGHT');