Files
doc-exports/docs/fg/api-ref/functiongraph_06_0120.html
chenjunjie 2d02dc5d79 FG API 20250630 version
Reviewed-by: Topchii, Maria <mtopchii@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: chenjunjie <chenjunjie@huawei.com>
Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2025-11-18 12:28:20 +00:00

799 lines
69 KiB
HTML

<a name="functiongraph_06_0120"></a><a name="functiongraph_06_0120"></a>
<h1 class="topictitle1">Querying a Trigger</h1>
<div id="body0000002446222729"><div class="section" id="functiongraph_06_0120__section14297121343217"><h4 class="sectiontitle">Function</h4><p id="functiongraph_06_0120__p729861311322">This API is used to query a specified trigger.</p>
</div>
<div class="section" id="functiongraph_06_0120__section1299813123215"><h4 class="sectiontitle">URI</h4><p id="functiongraph_06_0120__p72991513183214">GET /v2/{project_id}/fgs/triggers/{function_urn}/{trigger_type_code}/{trigger_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__table18301513163219" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row1930021314323"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="functiongraph_06_0120__p730101319324">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="functiongraph_06_0120__p16301191393218">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="functiongraph_06_0120__p193020139326">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="functiongraph_06_0120__p14302151313212">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row5300513163217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="functiongraph_06_0120__p63021613143212">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="functiongraph_06_0120__p11303613183216">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="functiongraph_06_0120__p2303141393214">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="functiongraph_06_0120__p163039137322">Project ID. For details, see <a href="functiongraph_06_0260.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1030041318328"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="functiongraph_06_0120__p330491316321">function_urn</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="functiongraph_06_0120__p10304813123214">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="functiongraph_06_0120__p18305111319328">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="functiongraph_06_0120__p18305101383217">Function URN. For details, see the function model descriptions.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row230041393213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="functiongraph_06_0120__p123051139321">trigger_type_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="functiongraph_06_0120__p17306813173213">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="functiongraph_06_0120__p1030781343211">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="functiongraph_06_0120__p15443151263214">Trigger type.</p>
<ul id="functiongraph_06_0120__ul8443412203216"><li id="functiongraph_06_0120__li14443181217329">TIMER</li><li id="functiongraph_06_0120__li15986161011325">DEDICATEDGATEWAY: API Gateway (Dedicated)</li><li id="functiongraph_06_0120__li12444412163218">CTS: Cloud Trace Service (CTS): Enable CTS first.</li><li id="functiongraph_06_0120__li144442012143213">DDS: Document Database Service (DDS): Configure a VPC for the function first.</li><li id="functiongraph_06_0120__li1990718164216">DMS: Distributed Message Service (DMS)</li><li id="functiongraph_06_0120__li10205121113362">LTS: Log Tank Service (LTS): Configure an LTS agency first.</li><li id="functiongraph_06_0120__li183462913364">KAFKA: DMS (for Kafka): Configure a DMS agency first.</li><li id="functiongraph_06_0120__li91755311447">OBS: Object Storage Service (OBS)</li><li id="functiongraph_06_0120__li89799173718">SMN: Simple Message Notification (SMN)</li><li id="functiongraph_06_0120__li4901823710">OPENSOURCEKAFKA: Kafka (Open-Source)</li><li id="functiongraph_06_0120__li24828583526">ROCKETMQ: Distributed Message Service (DMS) for RocketMQ</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row12300101313322"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="functiongraph_06_0120__p11316201312325">trigger_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="functiongraph_06_0120__p8317101317329">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="functiongraph_06_0120__p1631861313215">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="functiongraph_06_0120__p16319111319328">Trigger ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="functiongraph_06_0120__section17319131313326"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row17320181317328"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="functiongraph_06_0120__p33211013193218">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="functiongraph_06_0120__p232119133328">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="functiongraph_06_0120__p9322181373214">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="functiongraph_06_0120__p332214131327">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row93201113123216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="functiongraph_06_0120__p832361320325">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="functiongraph_06_0120__p5323191323219">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="functiongraph_06_0120__p1032321343212">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="functiongraph_06_0120__p13240139327">User token.</p>
<p id="functiongraph_06_0120__p53247138322">The token can be obtained by calling the IAM API. The value of X-Subject-Token in the response header is the user token.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row163201813203220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="functiongraph_06_0120__p18324113153213">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="functiongraph_06_0120__p6325151319321">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="functiongraph_06_0120__p1232551383212">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="functiongraph_06_0120__p18326151315322">Message body type or format.</p>
<p id="functiongraph_06_0120__p1832618139329">Default value: <strong id="functiongraph_06_0120__b1632681373212">application/json</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="functiongraph_06_0120__section232791393218"><h4 class="sectiontitle">Response Parameters</h4><p id="functiongraph_06_0120__p732761363219"><strong id="functiongraph_06_0120__b18327201311322">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__response_ShowFunctionTriggerResponseBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row5328191319321"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="functiongraph_06_0120__p4329813193217">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="functiongraph_06_0120__p6330113133214">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="functiongraph_06_0120__p2033017133323">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row19328191314324"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="functiongraph_06_0120__p733118133329">trigger_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="functiongraph_06_0120__p8331613193215">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="functiongraph_06_0120__p933261316327">Trigger ID.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row20328141316326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="functiongraph_06_0120__p1334413173215">trigger_type_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="functiongraph_06_0120__p1033412131329">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="functiongraph_06_0120__p6566140165615">Trigger type.</p>
<ul id="functiongraph_06_0120__ul95664025611"><li id="functiongraph_06_0120__li185667018564">TIMER</li><li id="functiongraph_06_0120__li10566100135611">DEDICATEDGATEWAY: API Gateway (Dedicated)</li><li id="functiongraph_06_0120__li1956616075618">CTS: Cloud Trace Service (CTS)</li><li id="functiongraph_06_0120__li11566150115616">DDS: Document Database Service (DDS)</li><li id="functiongraph_06_0120__li25664045617">DMS: Distributed Message Service (DMS)</li><li id="functiongraph_06_0120__li1356616015560">LTS: Log Tank Service (LTS)</li><li id="functiongraph_06_0120__li0566110205615">KAFKA: DMS (for Kafka)</li><li id="functiongraph_06_0120__li65661905565">OBS: Object Storage Service (OBS)</li><li id="functiongraph_06_0120__li1756620145616">SMN: Simple Message Notification (SMN)</li><li id="functiongraph_06_0120__li956660105610">OPENSOURCEKAFKA: Kafka (Open-Source)</li><li id="functiongraph_06_0120__li356620185615">ROCKETMQ: Distributed Message Service (DMS) for RocketMQ</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row6328181343211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="functiongraph_06_0120__p12346313133215">trigger_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="functiongraph_06_0120__p15347313193219">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="functiongraph_06_0120__p18347313163219">Trigger status.</p>
<ul id="functiongraph_06_0120__ul1134741317326"><li id="functiongraph_06_0120__li53475139322">ACTIVE: The trigger is enabled.</li><li id="functiongraph_06_0120__li11348313123216">DISABLED: The trigger is disabled.</li></ul>
<p id="functiongraph_06_0120__p63495134326">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul33491913173219"><li id="functiongraph_06_0120__li83501613133218"><strong id="functiongraph_06_0120__b3350161343215">ACTIVE</strong></li><li id="functiongraph_06_0120__li5350121393219"><strong id="functiongraph_06_0120__b135051353218">DISABLED</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row17328161343212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="functiongraph_06_0120__p6351191312321">event_data</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="functiongraph_06_0120__p135121314327"><a href="#functiongraph_06_0120__response_TriggerEventDataResponseBody">TriggerEventDataResponseBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="functiongraph_06_0120__p19352131363212">Trigger source event.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row2328141320323"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="functiongraph_06_0120__p123521913113212">last_updated_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="functiongraph_06_0120__p835351314322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="functiongraph_06_0120__p43532013163212">Time when the trigger was last updated.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row63281413183220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="functiongraph_06_0120__p8353113173218">created_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="functiongraph_06_0120__p1035451319324">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="functiongraph_06_0120__p93541713183211">Time when the trigger was created.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="functiongraph_06_0120__response_TriggerEventDataResponseBody"></a><a name="response_TriggerEventDataResponseBody"></a><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__response_TriggerEventDataResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>TriggerEventDataResponseBody</caption><thead align="left"><tr id="functiongraph_06_0120__row163573130328"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="functiongraph_06_0120__p1836241343216">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="functiongraph_06_0120__p20363813163216">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="functiongraph_06_0120__p1036361312322">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row2357161313327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p536412138321">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p7364013103215">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p13651413163217">Trigger name.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row113574133323"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p73651213193211">schedule_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p143651136323">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p17366813193210">Timer trigger type (timer trigger parameter).</p>
<ul id="functiongraph_06_0120__ul1636611343219"><li id="functiongraph_06_0120__li836661316328">Rate: specifies the frequency (minutes, hours, or days) at which the function is invoked. If the unit is minute, the value cannot exceed 60. If the unit is hour, the value cannot exceed 24. If the unit is day, the value cannot exceed 30.</li><li id="functiongraph_06_0120__li1536711316329">Cron: specifies a Cron expression to periodically invoke a function.</li></ul>
<p id="functiongraph_06_0120__p8367131353214">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul136791316328"><li id="functiongraph_06_0120__li736731303215"><strong id="functiongraph_06_0120__b133679134325">Rate</strong></li><li id="functiongraph_06_0120__li336817132324"><strong id="functiongraph_06_0120__b13368181383213">Cron</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row1435701383214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p1836801343212">schedule</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1236811383214">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p153691713103210">Triggering rule (timer trigger parameter).</p>
<ul id="functiongraph_06_0120__ul6369313163213"><li id="functiongraph_06_0120__li10369613153217">When the trigger type is Rate, the scheduled rule is used.</li><li id="functiongraph_06_0120__li153691813113215">When the trigger type is Cron, the Cron expression is used.</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row1357121333210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p1337041319326">user_event</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1037018137324">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p6371141353212">Additional information (timer trigger parameter). When the timer trigger triggers the function, the execution event (the event parameter of the function) is {"version": "v1.0", "time": "2018-06-01T08:30:00+08:00", "trigger_type": "TIMER", "trigger_name": "Timer_001", "user_event": "Additional information you entered"}.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row3357191311320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p193719135327">triggerid</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1437117137325">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p137201323212">APIG trigger ID (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1735716132322"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p163722013103215">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p6372191393216">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p6373151343216">API type (APIG trigger parameter).</p>
<ul id="functiongraph_06_0120__ul1137331314323"><li id="functiongraph_06_0120__li937341318321"><strong id="functiongraph_06_0120__b81532251754520">1</strong>: public</li><li id="functiongraph_06_0120__li237319138325"><strong id="functiongraph_06_0120__b40647307854520">2</strong>: private</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row1835791313210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p1037411363212">path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p6374613133213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p2375181312321">Path of the API (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row18357913143215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p16375101313324">protocol</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p5375613153216">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p237617137326">Request protocol of the API (APIG trigger parameter).</p>
<p id="functiongraph_06_0120__p8376111319326">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul1376131383215"><li id="functiongraph_06_0120__li1037631320326"><strong id="functiongraph_06_0120__b1537711138329">HTTP</strong></li><li id="functiongraph_06_0120__li1337781333215"><strong id="functiongraph_06_0120__b13771137329">HTTPS</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row8357201312326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p173777136323">req_method</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p20377913163215">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p5378141363215">Request method of the API (APIG trigger parameter).</p>
<p id="functiongraph_06_0120__p17378161343211">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul17378201313321"><li id="functiongraph_06_0120__li193788131325"><strong id="functiongraph_06_0120__b1637921343210">GET</strong></li><li id="functiongraph_06_0120__li1737915130322"><strong id="functiongraph_06_0120__b1837911136328">POST</strong></li><li id="functiongraph_06_0120__li193793136321"><strong id="functiongraph_06_0120__b12379131313328">PUT</strong></li><li id="functiongraph_06_0120__li3380713173213"><strong id="functiongraph_06_0120__b10380513113218">DELETE</strong></li><li id="functiongraph_06_0120__li14380191343213"><strong id="functiongraph_06_0120__b103801613203215">HEAD</strong></li><li id="functiongraph_06_0120__li138091312329"><strong id="functiongraph_06_0120__b1738001393214">PATCH</strong></li><li id="functiongraph_06_0120__li113811013133214"><strong id="functiongraph_06_0120__b1538191383217">OPTIONS</strong></li><li id="functiongraph_06_0120__li438121313327"><strong id="functiongraph_06_0120__b133819131326">ANY</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row13357121310323"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p7381121313324">group_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p14382191311321">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p3382513173210">ID of the group to which the API belongs (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row17357141323210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p1438331316329">group_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1538312133324">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p4384141393214">Name of the group to which the API belongs (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row735813132328"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p838418139321">match_mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p18384713123218">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p7385513143213">Matching mode of the API (APIG trigger parameter).</p>
<ul id="functiongraph_06_0120__ul138581319322"><li id="functiongraph_06_0120__li193851134321"><strong id="functiongraph_06_0120__b61777580254520">SWA</strong>: prefix match</li><li id="functiongraph_06_0120__li038691312321"><strong id="functiongraph_06_0120__b31247279054520">NORMAL</strong>: exact match</li></ul>
<p id="functiongraph_06_0120__p1138618137320">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul1238661333216"><li id="functiongraph_06_0120__li738613135323"><strong id="functiongraph_06_0120__b11386171313324">SWA</strong></li><li id="functiongraph_06_0120__li438719134328"><strong id="functiongraph_06_0120__b123871413143213">NORMAL</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row435818135321"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p153872137328">env_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p5387131311322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p183881313163219">Environment in which the API is published (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row18358161310327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p3388413133212">env_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p8389191310323">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1438915133326">ID of the environment in which the API is published (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row635821363218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p43892131328">api_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p93901313133214">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p6390201316322">API ID (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row635861312326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p739021363214">api_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1139114137322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p15797414113212">API name (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row6358013153214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p1179771423217">auth</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1779721410326">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p8798111417328">API authentication mode (APIG trigger parameter).</p>
<ul id="functiongraph_06_0120__ul16798614103219"><li id="functiongraph_06_0120__li2798314153213"><strong id="functiongraph_06_0120__b29829108754520">IAM</strong>: IAM authentication. This mode grants access permissions to IAM users only and is of medium security.</li><li id="functiongraph_06_0120__li19798101411326"><strong id="functiongraph_06_0120__b169214993054520">APP</strong>: AppKey and AppSecret authentication. This mode is of high security and is recommended.</li><li id="functiongraph_06_0120__li167993145321"><strong id="functiongraph_06_0120__b174113941054520">NONE</strong>: Authentication is not required. All users can access this API. This mode is not recommended.</li></ul>
<p id="functiongraph_06_0120__p10799101416329">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul1479912141328"><li id="functiongraph_06_0120__li4799414193218"><strong id="functiongraph_06_0120__b15799121433217">IAM</strong></li><li id="functiongraph_06_0120__li480081443218"><strong id="functiongraph_06_0120__b148001114193210">APP</strong></li><li id="functiongraph_06_0120__li6800101443210"><strong id="functiongraph_06_0120__b17800171423216">NONE</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row5358913203218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p198002146322">invoke_url</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p9800151412329">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p18800114203213">API calling address (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row535841315327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p88011414183214">func_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p16801101493214"><a href="#functiongraph_06_0120__response_ApigTriggerFuncInfo">ApigTriggerFuncInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p0801101453219">FunctionGraph backend details (APIG trigger parameter). This parameter is mandatory for APIG triggers.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row17358151343214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p4801131414327">sl_domain</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1780131493215">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p14802714143220">Subdomain name allocated by the APIG system by default (APIG trigger parameter).</p>
<p id="functiongraph_06_0120__p18021014113216">Minimum length: <strong id="functiongraph_06_0120__b187629762251012">1</strong></p>
<p id="functiongraph_06_0120__p580271463214">Maximum length: <strong id="functiongraph_06_0120__b34463391451028">255</strong></p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1035831393217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p3802191416323">backend_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p138031114163216">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p10803191417328">API backend type (APIG trigger parameter).</p>
<p id="functiongraph_06_0120__p1680361418325">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul148031714203211"><li id="functiongraph_06_0120__li8803181493214"><strong id="functiongraph_06_0120__b580351414321">FUNCTION</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row5358101314329"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p16803151433219">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p19804514113210">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p32551414153216">Instance ID. This parameter is mandatory for DDS, RocketMQ and Kafka triggers.</p>
<ul id="functiongraph_06_0120__ul325661413213"><li id="functiongraph_06_0120__li325610141326">APIG trigger: APIG gateway ID.</li><li id="functiongraph_06_0120__li52567141328">DDS trigger: DDS instance ID.</li><li id="functiongraph_06_0120__li4256161473211">Kafka trigger: Kafka instance ID.</li><li id="functiongraph_06_0120__li573874417562"><p id="functiongraph_06_0120__p157385447569"><a name="functiongraph_06_0120__li573874417562"></a><a name="li573874417562"></a>RocketMQ trigger: RocketMQ instance ID.</p>
</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row835814133322"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p14805141417326">roma_app_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1980521413212">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p17805101417327">ID of the integration application to which the API belongs (APIG trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row23581113113214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p180581463210">operations</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p138066147321">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1180619146326">Custom operations (CTS trigger parameter). CTS collects operation records of subscribed cloud resources. If you create a function with a CTS trigger, collected operation records of specified cloud services will be passed as a parameter to invoke the function.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row33595132328"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p580611423210">collection_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p108061714103210">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1880661493216">Collection name (DDS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row14359141311326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p280661410329">db_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p178071614103213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p6807181418323">Database name (DDS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row2359101312325"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p10807914113219">db_password</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1280720145321">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p128079144323">Database password (DDS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row93591113193214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p7807201417325">db_user</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1680831413322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p38081214203213">Database username (DDS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row935971316327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p4808514123214">instance_addrs</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p10808181414327">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1580811416326">Database instance address (DDS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row17359171316326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p11808414153220">mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p780913148321">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1280912147326">Database instance type (DDS trigger parameter).</p>
<ul id="functiongraph_06_0120__ul180911146328"><li id="functiongraph_06_0120__li980941443219">Sharding: cluster instance</li><li id="functiongraph_06_0120__li5809114143217">ReplicaSet: replica set instance</li><li id="functiongraph_06_0120__li178102144325">Single: single node instance</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row1835961373211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p18101314173211">batch_size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p781071410324">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1726120148327">Batch size, that is, the maximum amount of data that can be processed at a time. This parameter is mandatory for DDS, Kafka, RocketMQ, triggers.</p>
<ul id="functiongraph_06_0120__ul13261191415320"><li id="functiongraph_06_0120__li7261214113213">DDS trigger: Enter a value from 1 to 10,000.</li><li id="functiongraph_06_0120__li326271413213">Kafka trigger: Enter a value from 1 to 1,000.</li><li id="functiongraph_06_0120__li412166102410">RocketMQ trigger: Enter a value from 1 to 1,000.</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row1835951314327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p7811514193211">queue_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p8812614163213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1581213141329">Queue ID (DMS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row235912139326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p181281410326">consumer_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1481212141322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p198121144328">Consumer group ID (DMS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row193591913133216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p19812151453212">polling_interval</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p10813181433211">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p2813101411329">Pull period.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row193601913193220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p382191413211">log_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p28211314203211">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p10821151483211">Log group ID (LTS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1936012134325"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p48216148321">log_topic_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p118214145322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p6822614123213">Log stream ID (LTS trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1360181312320"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p982211147328">bucket</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p6822414203213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p782291411321">Bucket name (OBS trigger parameter). The name of the OBS bucket used as the event source cannot be the same as that of an existing bucket of the current user or another user. After being created, the bucket name cannot be modified.</p>
<p id="functiongraph_06_0120__p1682211433213">Minimum length: <strong id="functiongraph_06_0120__b75516749051012">1</strong></p>
<p id="functiongraph_06_0120__p198221514133210">Maximum length: <strong id="functiongraph_06_0120__b1782321463213">64</strong></p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1736010133328"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p282301433217">prefix</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p38237143328">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p2823414113215">Prefix (OBS trigger parameter). Enter a prefix to limit notifications to objects whose names start with the matching characters.</p>
<p id="functiongraph_06_0120__p14823131415325">Minimum length: <strong id="functiongraph_06_0120__b28231614173217">0</strong></p>
<p id="functiongraph_06_0120__p11823151443213">Maximum length: <strong id="functiongraph_06_0120__b14601245951512">1024</strong></p>
</td>
</tr>
<tr id="functiongraph_06_0120__row11360151343214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p68242142325">suffix</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p16824191415325">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p128241114113217">Suffix (OBS trigger parameter). Enter a suffix to limit notifications to objects whose names end with the matching characters.</p>
<p id="functiongraph_06_0120__p138241114193218">Minimum length: <strong id="functiongraph_06_0120__b138241314193215">0</strong></p>
<p id="functiongraph_06_0120__p18824181411326">Maximum length: <strong id="functiongraph_06_0120__b47449158551512">1024</strong></p>
</td>
</tr>
<tr id="functiongraph_06_0120__row13601013103216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p178251414123218">events</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p4825151415324">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p48251014203214">Events (OBS trigger parameter).</p>
<ul id="functiongraph_06_0120__ul282531453220"><li id="functiongraph_06_0120__li982571415327"><strong id="functiongraph_06_0120__b117263245354520">ObjectCreated</strong>: all kinds of object creation operations, including PUT, POST, COPY, and part assembling</li><li id="functiongraph_06_0120__li20826121416329"><strong id="functiongraph_06_0120__b53865455854520">Put</strong>: object upload using PUT</li><li id="functiongraph_06_0120__li198261214143215"><strong id="functiongraph_06_0120__b3566941254520">Post</strong>: object upload using POST</li><li id="functiongraph_06_0120__li5826111443218"><strong id="functiongraph_06_0120__b60051435754520">Copy</strong>: object copying using COPY</li><li id="functiongraph_06_0120__li982741423217"><strong id="functiongraph_06_0120__b114248384654520">CompleteMultipartUpload</strong>: Assemble parts in a multipart upload.</li><li id="functiongraph_06_0120__li118271814183219"><strong id="functiongraph_06_0120__b202408100254520">ObjectRemoved</strong>: deleting objects</li><li id="functiongraph_06_0120__li6827111417324"><strong id="functiongraph_06_0120__b206600918754520">Delete</strong>: object deletion with a version ID specified</li><li id="functiongraph_06_0120__li782816145329"><strong id="functiongraph_06_0120__b160146681454520">DeleteMarkerCreated</strong>: object deletion with no version ID specified</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row1836011317329"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p13828814143219">topic_urn</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p168281814143210">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p48281714113212">Topic URN (SMN trigger parameter)</p>
<p id="functiongraph_06_0120__p98291614143218">Minimum length: <strong id="functiongraph_06_0120__b93729485751012">1</strong></p>
<p id="functiongraph_06_0120__p198295145327">Maximum length: <strong id="functiongraph_06_0120__b25526257051028">255</strong></p>
</td>
</tr>
<tr id="functiongraph_06_0120__row936018134326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p18291914183216">topic_ids</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p20829214163220">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p68301814193214">The Kafka topic ID list (Kafka trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row436014130326"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p583015140322">kafka_user</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p083031413218">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p783017147326">Kafka account name (Kafka trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1436061313218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p8831191410324">kafka_password</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p15831914143213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p6831814133218">Kafka account password (Kafka trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row20360913163212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p19831151412327">kafka_connect_address</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p2831141420329">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p15832161414320">Kafka instance connection address (Kafka trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row536151313216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p6832714153212">kafka_ssl_enable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1683291418323">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p983271417322">Whether to enable security authentication (Kafka trigger parameter).</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1480741183317"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p1916615381283">enable_acl</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p1316693802810">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p16166438172810"><strong id="functiongraph_06_0120__b175800755241931">Explanation</strong></p>
<p id="functiongraph_06_0120__p116693810288">Whether to enable username and password authentication (RocketMQ trigger parameter).</p>
<p id="functiongraph_06_0120__p12166938112817"><strong id="functiongraph_06_0120__b194108329842028">Value range</strong></p>
<ul id="functiongraph_06_0120__ul19166133832812"><li id="functiongraph_06_0120__li20166173852814"><p id="functiongraph_06_0120__p116613892819"><a name="functiongraph_06_0120__li20166173852814"></a><a name="li20166173852814"></a><strong id="functiongraph_06_0120__b21780736054520">true</strong>: yes</p>
</li><li id="functiongraph_06_0120__li14810355191714"><strong id="functiongraph_06_0120__b62458001354520">false</strong>: no</li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row4753104303318"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p616663818283">access_key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p141665386287">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p1616613389285"><strong id="functiongraph_06_0120__b207065934641931">Explanation</strong></p>
<p id="functiongraph_06_0120__p1816683892814">Connection username (RocketMQ trigger parameter). This parameter is mandatory when enable_acl is set to true.</p>
<p id="functiongraph_06_0120__p1016643813289"><strong id="functiongraph_06_0120__b178130763742028">Value range</strong></p>
<p id="functiongraph_06_0120__p416673852819">None</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1465416453337"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="functiongraph_06_0120__p14166133819287">secret_key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="functiongraph_06_0120__p14166143842819">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="functiongraph_06_0120__p2166103842814"><strong id="functiongraph_06_0120__b196500502041931">Explanation</strong></p>
<p id="functiongraph_06_0120__p81663389289">Connection password (RocketMQ trigger parameter). This parameter is mandatory when enable_acl is set to true.</p>
<p id="functiongraph_06_0120__p18166638142816"><strong id="functiongraph_06_0120__b94955605842028">Value range</strong></p>
<p id="functiongraph_06_0120__p111661738122812">None</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="functiongraph_06_0120__response_ApigTriggerFuncInfo"></a><a name="response_ApigTriggerFuncInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__response_ApigTriggerFuncInfo" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ApigTriggerFuncInfo</caption><thead align="left"><tr id="functiongraph_06_0120__row14436113203218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="functiongraph_06_0120__p483615148324">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="functiongraph_06_0120__p128362147324">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="functiongraph_06_0120__p88371514193216">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row1443781313220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="functiongraph_06_0120__p583741416321">function_urn</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="functiongraph_06_0120__p1883741413328">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="functiongraph_06_0120__p12837201423215">Function URN. For details, see the function model descriptions.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row743720137322"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="functiongraph_06_0120__p3838151493219">invocation_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="functiongraph_06_0120__p18381514183212">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="functiongraph_06_0120__p983812145323">Execution mode of a function.</p>
<ul id="functiongraph_06_0120__ul118381914133215"><li id="functiongraph_06_0120__li6839171416322">sync: synchronous execution</li><li id="functiongraph_06_0120__li1783961453218">async: asynchronous execution</li></ul>
<p id="functiongraph_06_0120__p98391614143210">Enumerated values:</p>
<ul id="functiongraph_06_0120__ul1483919148328"><li id="functiongraph_06_0120__li08391714143217"><strong id="functiongraph_06_0120__b9840814203220">sync</strong></li><li id="functiongraph_06_0120__li1384041417324"><strong id="functiongraph_06_0120__b1784018143323">async</strong></li></ul>
</td>
</tr>
<tr id="functiongraph_06_0120__row3437181314325"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="functiongraph_06_0120__p1840141473213">timeout</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="functiongraph_06_0120__p1984019149322">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="functiongraph_06_0120__p12840151419321">Timeout allowed for APIG to request the FunctionGraph service. Unit: millisecond. This parameter is mandatory for APIG triggers.</p>
<p id="functiongraph_06_0120__p118411714143217">Minimum value: <strong id="functiongraph_06_0120__b188416148324">1</strong></p>
<p id="functiongraph_06_0120__p68411147324">Maximum value: <strong id="functiongraph_06_0120__b3841111423220">60000</strong></p>
</td>
</tr>
<tr id="functiongraph_06_0120__row15437131383215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="functiongraph_06_0120__p884171411329">version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="functiongraph_06_0120__p198419148327">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="functiongraph_06_0120__p18841614193215">Function version information.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="functiongraph_06_0120__p88411014103211"><strong id="functiongraph_06_0120__b1284216144324">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__response_ErrorResp" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row844315137324"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="functiongraph_06_0120__p208424144321">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="functiongraph_06_0120__p7842151433214">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="functiongraph_06_0120__p884215146321">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row154436133328"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="functiongraph_06_0120__p1884341403217">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="functiongraph_06_0120__p1184312146329">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="functiongraph_06_0120__p1084321483216">Error code.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row944361319322"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="functiongraph_06_0120__p198431214123215">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="functiongraph_06_0120__p1884316144322">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="functiongraph_06_0120__p118431146324">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="functiongraph_06_0120__p1844111420329"><strong id="functiongraph_06_0120__b3844191410323">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__table11447141373210" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row124474137328"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="functiongraph_06_0120__p198440143327">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="functiongraph_06_0120__p18844171413329">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="functiongraph_06_0120__p1845201403218">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row1244721333212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="functiongraph_06_0120__p168451514103211">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="functiongraph_06_0120__p1584521414325">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="functiongraph_06_0120__p1284571410326">Error code.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row644811323217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="functiongraph_06_0120__p1584610145324">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="functiongraph_06_0120__p5846131413321">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="functiongraph_06_0120__p168461114173215">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="functiongraph_06_0120__p1084610141321"><strong id="functiongraph_06_0120__b13846151473211">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__table14507134326" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row1345151373220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="functiongraph_06_0120__p184712142320">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="functiongraph_06_0120__p88473147320">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="functiongraph_06_0120__p884711410323">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row94511513163214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="functiongraph_06_0120__p1284711410321">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="functiongraph_06_0120__p584771415321">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="functiongraph_06_0120__p1847914203217">Error code.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1445161313324"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="functiongraph_06_0120__p128485148328">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="functiongraph_06_0120__p3848314143218">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="functiongraph_06_0120__p11848131423215">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="functiongraph_06_0120__p184811415329"><strong id="functiongraph_06_0120__b113607827954520">Status code</strong>: <strong id="functiongraph_06_0120__b124007993554520">404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__table134532013183216" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row154548131328"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="functiongraph_06_0120__p8849181414321">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="functiongraph_06_0120__p1584991419323">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="functiongraph_06_0120__p18491914143210">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row845417133327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="functiongraph_06_0120__p2849181418324">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="functiongraph_06_0120__p2084921453219">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="functiongraph_06_0120__p1284921418325">Error code.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1645420136327"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="functiongraph_06_0120__p58501814123213">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="functiongraph_06_0120__p985031413211">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="functiongraph_06_0120__p1285017141329">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="functiongraph_06_0120__p78501114203213"><strong id="functiongraph_06_0120__b485014144325">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__table104571713113218" frame="border" border="1" rules="all"><caption><b>Table 10 </b>Response body parameters</caption><thead align="left"><tr id="functiongraph_06_0120__row14457131313218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="functiongraph_06_0120__p178511114123212">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="functiongraph_06_0120__p1785171413218">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="functiongraph_06_0120__p108511714133213">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row445751319321"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="functiongraph_06_0120__p685114143327">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="functiongraph_06_0120__p158511314193212">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="functiongraph_06_0120__p1885151453217">Error code.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1458111363215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="functiongraph_06_0120__p785291433212">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="functiongraph_06_0120__p198521414183216">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="functiongraph_06_0120__p11852191418324">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="functiongraph_06_0120__section14852014143210"><h4 class="sectiontitle">Example Requests</h4><p id="functiongraph_06_0120__p185221418327">Query a trigger.</p>
<pre class="screen" id="functiongraph_06_0120__screen1685220143328">GET https://{Endpoint}/v2/{project_id}/fgs/triggers/{function_urn}/{trigger_type_code}/{trigger_id}</pre>
</div>
<div class="section" id="functiongraph_06_0120__section138531314133216"><h4 class="sectiontitle">Example Responses</h4><p id="functiongraph_06_0120__p14853181414329"><strong id="functiongraph_06_0120__b18531614203217">Status code: 200</strong></p>
<p id="functiongraph_06_0120__p1785301411325">OK</p>
<pre class="screen" id="functiongraph_06_0120__screen885371412320">{
"trigger_id" : "9a14fae1-78cf-4185-ac7a-429eb6dc41fb",
"trigger_type_code" : "TIMER",
"trigger_status" : "ACTIVE",
"event_data" : {
"name" : "Timer-cpg3",
"schedule" : "3m",
"schedule_type" : "Rate"
},
"last_updated_time" : "2022-11-09 16:37:24",
"created_time" : "2019-10-29171553"
}</pre>
</div>
<div class="section" id="functiongraph_06_0120__section18553146325"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="functiongraph_06_0120__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="functiongraph_06_0120__row1446631383216"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="functiongraph_06_0120__p14855414183220">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="functiongraph_06_0120__p1585641415325">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="functiongraph_06_0120__row14665135321"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="functiongraph_06_0120__p13856114183214">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="functiongraph_06_0120__p485616143321">OK</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1946621318326"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="functiongraph_06_0120__p68561614143214">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="functiongraph_06_0120__p2856914163219">Bad request.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1346621363219"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="functiongraph_06_0120__p485741416322">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="functiongraph_06_0120__p885731412324">Unauthorized.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row1146611353217"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="functiongraph_06_0120__p785881411329">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="functiongraph_06_0120__p685851493218">Forbidden.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row646610130323"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="functiongraph_06_0120__p1585831419326">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="functiongraph_06_0120__p1858121423219">Not found.</p>
</td>
</tr>
<tr id="functiongraph_06_0120__row94661213143212"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="functiongraph_06_0120__p198581414123212">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="functiongraph_06_0120__p4858151423214">Internal server error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="functiongraph_06_0120__section3859171410326"><h4 class="sectiontitle">Error Codes</h4><p id="functiongraph_06_0120__p20859161463219">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="FunctionTriggers.html">Function Triggers</a></div>
</div>
</div>