跳转到主要内容
GET /api/v1/forward/identities/{identity_id}/templates/{template_id}/config 返回存储的 Forward Identity Config DSL;这是覆盖层,不是编译后的运行时配置。

请求头

路径参数

示例请求

示例响应

HTTP 200 OK

响应字段

错误

注意事项

  • 要查看编译后的运行时配置,请使用 Get Effective Config。
  • 资源 map 中的 enabled=false 会禁用从 Template 继承的资源。

相关

创建或更新 Identity Config

获取 Effective Config