add view only permissions for network users

This commit is contained in:
abhishek9686
2024-11-10 17:38:04 +04:00
parent 15bfcada65
commit 378bac7452
2 changed files with 62 additions and 1 deletions

View File

@@ -80,7 +80,8 @@ const (
AllUserRsrcID RsrcID = "all_user"
AllDnsRsrcID RsrcID = "all_dns"
AllFailOverRsrcID RsrcID = "all_fail_over"
AllAclsRsrcID RsrcID = "all_acls"
AllAclsRsrcID RsrcID = "all_acl"
AllTagsRsrcID RsrcID = "all_tag"
)
// Pre-Defined User Roles