检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
参数类型 描述 error_code String 错误码 error_msg String 错误信息 请求示例 更新函数置顶状态。 PUT https://{Endpoint}/v2/{project_id}/fgs/functions/{function_urn}/collect/true
描述 error_code String 错误码 error_msg String 错误信息 请求示例 删除下沉入口。 DELETE https://{Endpoint}/v2/{project_id}/fgs/vpc-endpoint/{vpc_id}/{subnet_id} 响应示例
使用分布式消息服务RabbitMQ触发器 本节介绍如何使用函数工作流控制台创建RabbitMQ触发器(当前只支持fanout路由模式),以实现FunctionGraph对RabbitMQ实例中,指定交换机绑定的队列下的新消息进行定期轮询。FunctionGraph会将轮询得到的消息作为参数,用于调用相应函数。
quests": "1", "host": "xxx", "x-forwarded-proto": "https", "pragma": "no-cache", "cache-control": "no-cache"
参数类型 描述 error_code String 错误码 error_msg String 错误信息 请求示例 更新指定的依赖包。 PUT https://{Endpoint}/v2/{project_id}/fgs/dependencies/{depend_id} { "depend_file"
URI:POST /v2/{project_id}/fgs/functions API文档详情请参见:创建函数 请求示例 POST https://{Endpoint}/v2/{project_id}/fgs/functions { "code_filename": "index
描述 error_code String 错误码 error_msg String 错误信息 请求示例 删除指定版本别名。 DELETE https://{Endpoint}/v2/{project_id}/fgs/functions/{function_urn}/aliases/{alias_name}
描述 error_code String 错误码 error_msg String 错误信息 请求示例 删除指定测试事件。 DELETE https://{Endpoint}/v2/{project_id}/fgs/functions/{function_urn}/events/{event_id}
描述 error_code String 错误码 error_msg String 错误信息 请求示例 删除依赖包版本。 DELETE https://{Endpoint}/v2/{project_id}/fgs/dependencies/{depend_id}/version/{version}
s_test为例,在函数的环境变量配置中添加:“SMN_Topic”:“fss_test”。 订阅主题可选择通过邮件、短信、HTTP/HTTPS等形式推送告警消息 本案例中推送告警消息的事件是:当日志事件通过LTS触发器触发函数执行时,函数中过滤告警日志,产生的告警消息推送至SMN主题的订阅终端。
e.printStackTrace(); System.out.println(e.getHttpStatusCode()); System.out.println(e.getErrorCode());
提供的示例允许您使用Express框架轻松构建无服务器Web应用程序/服务和RESTful API 。 1.0.1 request 简化http调用,支持HTTPS并默认遵循重定向 2.88.0 Python Runtime集成的非标准库 表3 Python Runtime集成的非标准库 模块 功能
String 错误码 error_msg String 错误信息 请求示例 获取 rds 类型 bridge函数可用的版本。 GET https://{Endpoint}/v2/{project_id}/fgs/servicebridge/version?type=rds 响应示例
描述 error_code String 错误码 error_msg String 错误信息 请求示例 删除指定触发器。 DELETE https://{Endpoint}/v2/{project_id}/fgs/triggers/{function_urn}/{trigger_t
参数类型 描述 error_code String 错误码 error_msg String 错误信息 请求示例 查询测试事件列表。 GET https://{Endpoint}/v2/{project_id}/fgs/functions/{function_urn}/events 响应示例
构建FunctionGraph函数来处理SMN的通知,相关内容请参考消息通知服务用户指南。 API网关(API Gateway) 通过HTTPS调用FunctionGraph函数,使用API Gateway自定义REST API和终端节点来实现。相关内容请参考API网关用户指南。
错误信息 请求示例 更新函数别名{alias_name}绑定的函数版本为latest,且配置v1为灰度版本,流量比例为9:1。 PUT https://{Endpoint}/v2/{project_id}/fgs/functions/{function_urn}/aliases/{alias_name}
error_code String 错误码 error_msg String 错误信息 请求示例 删除指定函数所有触发器。 DELETE https://{Endpoint}/v2/{project_id}/fgs/triggers/{function_urn} 响应示例 无 SDK代码示例
参数类型 描述 error_code String 错误码 error_msg String 错误信息 请求示例 获取指定测试事件。 GET https://{Endpoint}/v2/{project_id}/fgs/functions/{function_urn}/events/{event_id}
error_code String 错误码 error_msg String 错误信息 请求示例 删除租户指定函数/版本。 DELETE https://{Endpoint}/v2/{project_id}/fgs/functions/{func_urn} 响应示例 无 SDK代码示例