事件网格 EG-查询单个函数的EG触发器:URI

时间:2023-12-12 17:25:43

URI

GET /v1/{project_id}/subscription-triggers/{func_urn}

表1 路径参数

参数

是否必选

参数类型

描述

project_id

String

租户项目ID

func_urn

String

目标函数的urn

表2 Query参数

参数

是否必选

参数类型

描述

offset

Integer

偏移量,表示从此偏移量开始查询,偏移量不能小于0

最小值:0

最大值:100

缺省值:0

limit

Integer

每页显示的条目数量,不能小于1或大于1000

最小值:1

最大值:1000

缺省值:15

sort

String

指定查询排序

缺省值:created_time:DESC

support.huaweicloud.com/api-eg/ListTriggers.html