增量修改域名配置 参数 类型 是否必填 名称 说明 id str 是 基于缓存参数唯一标识 id不可重复 priority int 否 优先级 默认值10,取值范围[1,100] ignore int 否 去参数缓存开关 取值:0否,1是(即忽略所有参数), 默认值1,取值范围[0,1] ignoreargs str 否 忽略特定参数缓存 去参数缓存开关为1时配置有效;默认值"",若需要忽略多个参数,中间用逗号分割;若ignore1,ignoreargs传指定参数配置值(如:a,b),表示忽略指定参数 iswithargs int 否 带特定参数缓存 去参数缓存开关为0时配置有效;取值:0 否,1 是,默认值1,取值范围[0,1];若ignore0,iswithargs0,表示缓存所有参数 mode int 否 匹配方式 带特定参数缓存为1时配置有效;取值:0 字符串, 1 正则,默认值0,取值范围[0,1] args str 否 参数串 匹配方式为0时配置有效,默认值"";若ignore0,iswithargs1,mode固定传0,args传指定参数配置值(如:a${arga}&b${argb};其中如果参数含有中划线需转为下划线,如:?xossprocess${argxossprocess},并联系客服配置dashinargs),表示保留指定参数 subject str 否 subject 匹配方式为1时配置,默认值"" pattern str 否 pattern 匹配方式为1时配置,默认值"" replace str 否 replace 匹配方式为1时配置,默认值""