Updated on 2023-07-19 GMT+08:00

HealthCheck

Table 1 Parameters

Parameter

Mandatory

Type

Description

mode

Yes

String

Check mode. Value: push or pull.

port

No

Integer

Port number. The value can contain up to 65,536 characters. Regular expression: ^[0-9]*$.

interval

Yes

Integer

Heartbeat interval. Unit: s. If the value is less than 5s, the registration is performed at an interval of 5s. The value can contain up to 4,294,967,296 characters. Regular expression: ^[0-9]+$.

times

Yes

Integer

Maximum number of request attempts. The value can contain up to 4,294,967,296 characters. Regular expression: ^[0-9]+$.