本文介绍应用型负载均衡服务的公共错误码,火山引擎平台的公共错误码请参见公共错误码。
HTTP Code | 错误码 | 错误信息 | 错误描述 |
---|---|---|---|
400 | InvalidParameter | Data unmarshal failed | 请求解析失败。 |
400 | MissingParameter | The request is missing a required parameter. Ensure that you have supplied all the required parameters for the request; for example, '%s'. | 该请求缺少必要参数。请确保发起请求已提供全部必要参数,比如: %s。 |
500 | InternalError | An internal error has occurred. | 发生内部错误。请稍后重试或联系工程师进一步咨询。 |
400 | Invalid%s.Malformed | MismatchThe specified %s is malformed. | 指定的 %s 参数格式不合法。 |