集群可以设置默认的WAF策略、缓存策略

This commit is contained in:
刘祥超
2020-12-17 15:51:09 +08:00
parent eab294b1b6
commit 11c522a513
20 changed files with 3053 additions and 2443 deletions

View File

@@ -13,4 +13,6 @@ message NodeCluster {
string secret = 7;
string dnsName = 8;
int64 dnsDomainId = 9;
int64 httpCachePolicyId = 10;
int64 httpFirewallPolicyId = 11;
}