mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-15 05:16:34 +08:00
域名服务集群创建时可以选择开启访问日志
This commit is contained in:
@@ -39,6 +39,7 @@ service NSClusterService {
|
||||
// 创建集群
|
||||
message CreateNSClusterRequest {
|
||||
string name = 1;
|
||||
bytes accessLogJSON = 2;
|
||||
}
|
||||
|
||||
message CreateNSClusterResponse {
|
||||
|
||||
Reference in New Issue
Block a user