mirror of
				https://github.com/TeaOSLab/EdgeCommon.git
				synced 2025-11-04 05:00:24 +08:00 
			
		
		
		
	[节点]可以设置节点区域
This commit is contained in:
		@@ -147,6 +147,7 @@ message ListEnabledNodesMatchRequest {
 | 
			
		||||
	int32 activeState = 5;
 | 
			
		||||
	string keyword = 6;
 | 
			
		||||
	int64 groupId = 7;
 | 
			
		||||
	int64 regionId = 8;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
message ListEnabledNodesMatchResponse {
 | 
			
		||||
@@ -233,6 +234,7 @@ message CountAllEnabledNodesMatchRequest {
 | 
			
		||||
	int32 activeState = 3;
 | 
			
		||||
	string keyword = 4;
 | 
			
		||||
	int64 groupId = 5;
 | 
			
		||||
	int64 regionId = 6;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// 修改节点安装状态
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user