List of permission rules included in the permission group
createTime
Object
Creation time of the permission group (UTC), a JSON object composed of two keys: “tv_nsec” and “tv_sec”, representing the timestamp
description
String
Description of the permission group
fsCount
int
Number of file systems bound to the permission group
AccessRuleModel
Parameter name
Types
Description
accessRuleId
int
Identifier of permission group rule
ip
String
Authorized IP address, virtual VPC IP
mask
int
Network segment mask, representing the network segment in combination with the IP
priority
String
Rule priority. The priority range is from 1 to 100, with 1 being the highest priority
userAccess
String
User permission rules. The "no_squash" indicates no restrictions on root users, the "root_squash" indicates restrictions on root users, and "all_squash" indicates restrictions on all users
writeAccess
String
Read-write rules. The "read_only" indicates read-only access, while "read_write" indicates read-write access.