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

时间:2025-06-07 17:46:30

请求示例

  • 创建权限规则的请求示例。

    {
      "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