函数工作流 FUNCTIONGRAPH-获取函数异步调用请求列表:响应示例
时间:2025-05-28 09:46:56
响应示例
状态码: 200
OK
{ "invocations" : [ { "request_id" : "403fcbd6-ec41-401f-9fa7-386f3d3d****", "status" : "SUC CES S", "error_message" : "", "start_time" : "2019-10-25T15:37:27", "end_time" : "2019-10-25T15:37:27", "error_code" : 0 } ] }
状态码: 403
FORBIDDEN
{ "error_code" : "FSS.0403", "error_msg" : "invalid token" }
状态码: 404
Not Found
{ "error_code" : "FSS.0404", "error_msg" : "can not find function" }
状态码: 500
内部错误
{ "error_code" : "FSS.0500", "error_msg" : "xxx" }
support.huaweicloud.com/api-functiongraph/functiongraph_06_0112_00_3.html