代码托管 CODEARTS REPO-https账号密码校验:响应参数

时间:2024-09-02 17:20:10

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

error

Error object

参数解释:

接口调用时,响应错误。

取值范围:

无。

result

String

参数解释:

接口调用的响应结果。

取值范围:

verificationPassed:密码正确

status

String

参数解释:

调用此接口的响应状态。

取值范围:

  • success,表示接口调用成功。
  • failed,表示接口调用失败。
表5 Error

参数

参数类型

描述

code

String

参数解释:

调用此接口失败时返回的错误码。

取值范围:

  • CH.080002
  • CH.010112
  • CH.010008

message

String

参数解释:

调用此接口失败时返回的错误码。

取值范围:

  • password格式不正确。
  • 用户不存在。
  • 输入密码不正确。
support.huaweicloud.com/api-codeartsrepo/ValidateHttpsInfoV2.html