事件网格 EG-更新事件订阅:请求示例

时间:2025-04-27 10:28:49

请求示例

更新事件订阅

PUT https://{endpoint}/v1/{project_id}/subscriptions/{subscription_id}

{
  "description" : "开发用",
  "sources" : [ {
    "detail" : { },
    "filter" : {
      "source" : [ {
        "op" : "StringIn",
        "values" : [ "ghm" ]
      } ]
    },
    "id" : "4fca4f29-917b-44d3-bb30-4310f89d08cb",
    "name" : "ghm",
    "provider_type" : "CUSTOM"
  } ],
  "targets" : [ {
    "id" : "4261f07e-975c-457f-aa91-0bd33d64baba",
    "name" : "HC. SMN ",
    "provider_type" : "OFFICIAL",
    "retry_times" : 16,
    "smn_detail" : {
      "agency_name" : "EG_TARGET_AGENCY",
      "urn" : "urn:smn:cn-north-7:bac852160cc743158936edaab6dda813: CES _notification_group_xMXxPQ1ry"
    },
    "transform" : {
      "type" : "ORIGINAL",
      "value" : ""
    }
  } ]
}
support.huaweicloud.com/api-eg/UpdateSubscription.html
提示

您即将访问非华为云网站,请注意账号财产安全