mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-28 05:16:39 +08:00
IP地址信息中增加isHealthy字段
This commit is contained in:
@@ -17,4 +17,5 @@ message NodeIPAddress {
|
||||
bool isUp = 10;
|
||||
string role = 12;
|
||||
string backupIP = 13;
|
||||
bool isHealthy = 14;
|
||||
}
|
||||
Reference in New Issue
Block a user