检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
公共请求消息头 名称 描述 是否必选 示例 Content-Type 发送的实体的MIME类型。推荐用户默认使用application/json,有其他取值时会在具体接口中专门说明。 是 application/json X-Project-Id project id,项目编号。请参考获取项目ID章节获取项目编号。
int { return r.ReceivedBytes } func (r *Result) GetFailureMessage() string { return r.FailureMessage } func (r *Result) IsSuccess() bool {
获取账号ID 在调用接口的时候,部分URL中需要填入账号ID(domain-id),所以需要先在管理控制台上获取到账号ID。账号ID获取步骤如下: 登录管理控制台。 鼠标移动到右上角登录用户名上,在下拉菜单选择“我的凭证”。 在“API凭证”页面的中查看账号ID。 图1 查看账号ID
"headers" : [ { "key" : "Content-Type", "value" : "application/json" } ], "http_version" : "HTTP/1.1",
errorEventsCount Integer 错误事件数 failedAssert Integer 断言失败数 failedOthers Integer 其他失败数 failedParsed Integer 解析失败数 failedReason String 失败原因 failedRefused Integer
"createStreamFailed" : [ ], "handShakeFailed" : [ ], "parseFileFailed" : [ ], "parseFlvFileFailed" : [ ], "playFailed"
"", "errorReason" : "", "header" : { "Content-Type" : "application/json", "Host" : "100.93.1.72:8443" }, "name" :
"failedAssert" : 0, "failedOthers" : 1, "failedParsed" : 0, "failedRefused" : 0, "failedTimeout"
"headers" : [ { "key" : "Content-Type", "value" : "application/json" } ], "http_version" : "HTTP/1.1",
参数类型 描述 details Array of UploadProcessJsonDetail objects 工程导入进度明细信息 process_status Integer 总状态(0:导入中;1:导入完成) 表4 UploadProcessJsonDetail 参数 参数类型
CaseAwInfo 参数 参数类型 描述 aw Array of AwInfoDTO objects aw信息 awList Array of DetailItem objects aw详细信息列表 caseAwId String 数据库中dc_case_aw表中的主键ID caseUri String
message String 响应消息 variable_list Array of VariableDetail objects 变量列表 表3 VariableDetail 参数 参数类型 描述 file_size Integer 文件大小 id Integer 变量ID is_quoted
sub.FailureMessage = fmt.Sprintf("%v", sub) } else if err != nil { sub.ResponseCode = 500 sub.Success = false sub.FailureMessage
"projects": [ { "domain_id": "65382450e8f64ac0870cd180d14e684b", "is_domain": false, "parent_id": "
String 响应码 message String 响应消息 temps Array of TempDetailInfo objects temps 表4 TempDetailInfo 参数 参数类型 描述 description String 描述 id Integer 事务ID
描述 create_time String 创建时间 description String 描述 group String 租户ID(domain_id) id Integer 工程ID name String 工程名称 source Integer 来源(0-PerfTest;2-CloudTest)
bTivm2wu9jih1LBKR4osZGrjjl asdasd22 ([\w-]+(\.[\w-]+)*@[\w-]+(\.[\w-]+)+) 匹配email地址 字符串: bTivm2wu9jih1LBKR4osZGrjjl:abc@abc.com 匹配结果: abc@abc.com (可选
”。 [xyz] 字符集,匹配包含的任一字符,如“[abc]”匹配“plain”中的“a”。 [^xyz] 反向字符集,匹配未包含的任何字符,匹配除了“xyz”以外的任意字符,如“[^abc]”匹配“plain”中的“p”。 [a-z] 字符范围,匹配指定范围内的任何字符,如“[
报文头域 当POST、PATCH、PUT、DELETE请求方法不存在Content-Type头域时,默认Content-Type头域的值为application/x-www-form-urlencoded。 值 头域值 HTTP请求默认值 协议 - HTTP请求中没有值时,自动取HTTP请求默认值。