检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
usage_count Integer 引用量。 created_at String 创建时间。 updated_at String 更新时间。 published_at String 上架时间。 favorite_state Integer 点赞状态: 1:点赞 0:未点赞 maintainers
usage_count integer 引用量。 created_at string 创建时间。 updated_at string 更新时间。 published_at string 模板上架时间。 favorite_state integer 点赞状态: 1:点赞 0:未点赞 tags
Boolean 是否查询由我创建 sort_key 否 Array 排序字段, name:应用名称,created_at:创建时间,updated_at:更新时间 sort_dir 否 Array 排序方式, desc:降序, asc:升序 limit 否 Integer 每页显示的条目数量
category_name String 软件包类型名称 file_type String 文件类型 created String 创建时间 updated String 修改时间 请求示例 GET https://{endpoint}/v1/applications/035265ab4c8843
usage_count Integer 引用量。 created_at String 创建时间。 updated_at String 更新时间。 published_at String 模板上架时间。 favorite_state Integer 点赞状态: 1:点赞 0:未点赞 tags
回最近浏览的5个模板)。 查询模板列表 查询模板列表。 查询模板详情(V3) 获取指定模板详情,包括模板id、名称、描述、作者、标签、上架时间等信息。 代码生成 代码生成接口,包括创建、下载和查询等。通过这些接口,您可以创建生成代码任务、下载生成代码、获取代码生成任务的信息。 表3
usage_count Integer 引用量。 created_at String 创建时间。 updated_at String 更新时间。 published_at String 模板上架时间。 favorite_state Integer 点赞状态: 1:点赞 0:未点赞 tags
Docker容器部署,none不支持部署 creator_name String 创建者名称 created_at String 创建时间 updated_at String 更新时间 version String 应用版本号 表4 PipelineCreationResult 参数 参数类型 描述
表明请求超出了客户端访问频率的限制或者服务端接收到多于它能处理的请求。建议客户端读取相应的Retry-After首部,然后等待该首部指出的时间后再重试。 500 InternalServerError 表明服务端能被请求访问到,但是不能理解用户的请求。 501 Not Implemented
result String 执行结果 executor String 执行人 start_time String 启动时间 finish_time String 结束时间 detail_url String 运行详情链接 modify_url String 编辑链接 build_id
Integer 提交数量 git_repo_cap String Git库容量 last_commit_time String 近一次提交时间 code_lines Integer 代码行数 branch_number Integer 分支数量 detail_url String
部署参数 time Integer 部署耗时 creator_name String 创建人 created_time String 创建时间 请求示例 查询应用环境部署任务详情 GET https://{endpoint}/v1/applications/658942cfdfd
部署参数 time Integer 部署耗时 creator_name String 创建人 created_time String 创建时间 请求示例 创建部署任务 POST https://{endpoint}/v1/applications/658942cfdfdc46ed
SK认证是使用SDK对请求进行签名,签名过程会自动往请求中添加Authorization(签名认证信息)和X-Sdk-Date(请求发送的时间)请求头。 AK/SK认证的详细说明请参加AK/SK认证。 对于获取用户Token接口,由于不需要认证,所以只添加“Content-Type”即可,添加消息头后的请求如下所示。