容器镜像服务 SWR-创建触发器:请求示例

时间:2023-11-21 14:35:58

请求示例

POST https://{endpoint}/v2/manage/namespaces/{namespace}/repos/{repository}/triggers

{
  "action" : "update",
  "app_type" : "deployments",
  "application" : "adsfa",
  "cluster_id" : "5b28c12f-dc10-11e9-97b3-0255ac1001b5",
  "cluster_name" : "test",
  "cluster_ns" : "default",
  "condition" : ".*",
  "container" : "",
  "enable" : "true",
  "name" : "test",
  "trigger_mode" : "cce",
  "trigger_type" : "all"
}
support.huaweicloud.com/api-swr/swr_02_0015.html