查询路由历史快照 参数 参数类型 说明 示例 下级对象 enable Boolean 是否启用 true:启用,false:停用 false originHost String 原主机域,从路由配置host中读取 test.com originPath String 原路径,从路由配置uri中读取 /app/a originType String 原类型,从路由配置中读取 pathMatchType String 重写路径匹配类型, 前缀匹配:PRE, 精确匹配:EQUAL, 正则匹配:REGEX EQUAL prefixMatchPattern String 前缀匹配类型时待匹配的路径 regexMatchPattern String 正则匹配时提供的正则表达式 rewriteHost String 重写主机域 hello.com rewritePath String 重写路径 /app/c