检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
描述 error_code String 参数解释: 错误码。 error_msg String 参数解释: 错误信息。 请求示例 无 响应示例 状态码:200 查询仓库成员组列表 [ { "member_group_name" : "成员组1", "member_group_id"
获取用户相关邮箱信息 调试 您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI GET /v4/user/emails 请求参数 表1 请求Header参数 参数 是否必选 参数类型 描述 X-Auth-Token
您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI PUT /v4/user/https-password-setting 请求参数 表1 请求Header参数 参数 是否必选 参数类型
BatchDeleteFilePushPermissionDto{ Ids: &listIdsbody, } response, err := client.BatchDeleteRepositoryFilePushPermissions(request) if err == nil {
true user_ids 否 Array of objects 参数解释: 用户ID列表。 约束限制: 不涉及。 取值范围: Integer 默认取值: 不涉及。 取值范围: 1-2147483647 user_team_ids 否 Array of integers 参数解释:
参数类型 描述 total Integer 仓库成员总数 users Array of RepositoryMember objects 仓库成员列表 表7 RepositoryMember 参数 参数类型 描述 description String 参数解释: 仓库成员描述。 取值范围:
ShowRepositoryPermissionInheritEnabledRequest{} request.RepositoryId = int32({repository_id}) response, err := client.ShowRepositoryPermissionInheritEnabled(request)
参数 参数类型 描述 error_code String 参数解释: 错误码。 error_msg String 参数解释: 错误信息。 状态码:403 表8 响应Body参数 参数 参数类型 描述 error_code String 参数解释: 错误码。 error_msg String
true,开启规则限制。 false,未开启规则限制。 users Array of RepositoryUserDto objects 参数解释: 白名单用户列表。 取值范围: 不涉及。 user_teams Array of UserTeamBasicDto objects 参数解释:
您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI PUT /v1/repositories/{repository_uuid}/members/{member_id} 表1 路径参数
参数 参数类型 描述 error_code String 参数解释: 错误码。 error_msg String 参数解释: 错误信息。 状态码:403 表8 响应Body参数 参数 参数类型 描述 error_code String 参数解释: 错误码。 error_msg String
参数 参数类型 描述 error_code String 参数解释: 错误码。 error_msg String 参数解释: 错误信息。 状态码:403 表8 响应Body参数 参数 参数类型 描述 error_code String 参数解释: 错误码。 error_msg String
您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI GET /v4/user/keys 表1 Query参数 参数 是否必选 参数类型 描述 offset 否 Integer 参数解释: 偏移量,从0开始。
您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI GET /v4/user/gpg-keys 表1 Query参数 参数 是否必选 参数类型 描述 query 否 String 参数解释:
您可以在API Explorer中调试该接口,支持自动认证鉴权。API Explorer可以自动生成SDK代码示例,并提供SDK代码示例调试功能。 URI POST /v4/user/groups/group-permissions 请求参数 表1 请求Header参数 参数 是否必选 参数类型
从本地推送代码仓到CodeArts Repo时,报错"Error: Deny by project hooks setting 'default': message of commit" 问题现象 如果push代码文件到远端仓时,推送的格式不规范,没有填写单号、修改人等,会出现如下图所示的报错信息。
page 否 Integer 参数解释: 页码。 约束限制: 不涉及。 取值范围: 不涉及。 默认取值: 1 per_page 否 Integer 参数解释: 每页数量。 约束限制: 不涉及。 取值范围: 1-100 默认取值: 20 请求参数 表2 请求Header参数 参数 是否必选
info("stderr of %s is:%s" % (cmd, str(error))) if "Error" in str(error) or "err" in str(error) or "failed" in str(error): log.logger.error("%s
log.logger.info("stderr of %s is:%s" % (cmd, str(error))) if "Error" in str(error) or "err" in str(error) or "failed" in str(error):
repository... 在CentOS系统下使用HTTPS协议克隆代码时,报错"The requested URL returned error: 401" 使用git pull拉取CodeArts Repo的代码失败,报错"Merge branch 'master' of https://test