节点IP增加是否启用、是否在线状态

This commit is contained in:
GoEdgeLab
2021-08-18 09:25:03 +08:00
parent 46cdb889f4
commit fde9bb29b3
5 changed files with 171 additions and 97 deletions

View File

@@ -48,6 +48,7 @@ message UpdateNodeIPAddressRequest {
string name = 2;
string ip = 3;
bool canAccess = 4;
bool isOn = 5;
}
// 修改IP地址所属节点