Updated on 2022-08-15 GMT+08:00

HealthCheck

Table 1 Parameters

Parameter

Type

Mandatory

Description

mode

String

Yes

Check mode. Value: push or pull.

port

Integer

No

Port.

The value contains a maximum of 65,536 characters.

Regular expression: ^[0-9]*$

interval

Integer

Yes

Heartbeat interval. Unit: s. If the value is less than 5s, the registration is performed at an interval of 5s.

The value contains a maximum of 4,294,967,296 characters.

Regular expression: ^[0-9]+$

times

Integer

Yes

Retry times.

The value contains a maximum of 4,294,967,296 characters.

Regular expression: ^[0-9]+$