检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
表用于用户终端(例如:浏览器)选择。 301 Moved Permanently 永久移动,请求的资源已被永久的移动到新的URI,返回信息会包括新的URI。 302 Found 资源被临时移动。 303 See Other 查看其它地址。 使用GET和POST请求查看。 304 Not
1085 Failed to deliver the function creation task. 下发创建函数任务失败 请确认输入参数是否真实正确(如api网关分组名称是否正确)请联系技术支持 400 DEVSTAR.1088 The number of created functions
/v1/templates/view-histories 表1 Query参数 参数 是否必选 参数类型 描述 platform_source 是 Integer 平台来源: 0:查询CodeLabs中用户浏览过的模板。 1:查询DevStar中用户浏览过的模板。 请求参数 表2 请求Header参数 参数
描述 template_ids 是 Array of strings 模板ID列表。 platform_source 是 Integer 平台来源: 0:codelabs 1:devstar 响应参数 状态码: 200 表3 响应Body参数 参数 参数类型 描述 templates
0:动态模板codetemplate 1:静态模板codesample platform_source 否 Array of integers 平台来源: 0:codelabs 1:devstar tag_names 否 Array of strings 模板关联的标签名称列表。 响应参数
0:动态模板codetemplate 1:静态模板codesample platform_source 否 Array of integers 平台来源: 0:codelabs 1:devstar tag_names 否 Array of strings 模板关联的标签名称列表。 响应参数
新建代码仓、流水线所依赖的CodeArts项目 查询当前用户名下的项目 新建一个项目 CodeArts Repo 按模板生成的代码可以在CodeArts Repo代码托管平台上管理以及将CodeArts Repo代码仓中的代码复制为模板内容 读取已有代码仓中的代码作为模板内容 新建代码仓并导入代码 流水线 通过DevOps模板创建流水线任务
控制台方式 用户通过控制台访问DevStar,可以浏览和使用模板,以及对模板及应用的全生命周期管理。 API方式 如果用户需要将公有云平台上的DevStar集成到第三方系统,用于二次开发,请使用API方式访问。 CLI方式 支持用户通过CLI方式访问DevStar,提供模板浏览和按模板生成框架代码的能力。
maintainers Array of strings 模板相关联的所有维护人账号名称。 platform_source Integer 平台来源: 0:codelabs 1:devstar properties Object 模板自定义参数列表。 dependencies Array
pipeline_template PipelineTemplateInfo object 流水线模板。 platform_source integer 平台来源: 0:codelabs 1:devstar references Array of Reference objects 相关文档,示例