弹性文件服务 SFS-创建权限规则:请求示例

时间:2024-12-31 15:25:31

请求示例

{
  "rules" : [ {
    "ip_cidr" : "192.168.xx.xx/16",
    "rw_type" : "rw",
    "user_type" : "no_root_squash"
  }, {
    "ip_cidr" : "192.32.xx.xx/16",
    "rw_type" : "rw",
    "user_type" : "no_root_squash"
  } ]
}
support.huaweicloud.com/api-sfs/CreatePermRule.html