調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|
當(dāng)前API無需請求參數(shù)
返回參數(shù)
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | 用了一個已經(jīng)使用過的 ClientToken,但此次請求內(nèi)容卻又與上一次使用該 Token 的 request 不一樣。 |
400 | NoAccess.ResourceInUse | The resource % is used by resource %s. | 使用中的資源不支持該操作 |
400 | SignatureDoesNotMatch | 簽名不通過 | - |
403 | NoPermission | 沒有權(quán)限 | - |
404 | ServiceNotFound | 后端服務(wù)未找到 | - |
500 | InternalError | 服務(wù)器內(nèi)部錯誤 | - |
500 | InternalError | 服務(wù)器內(nèi)部錯誤 | - |
503 | ServiceUnavailable | 服務(wù)不可用 | - |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2021-10-20 | 新增 OpenAPI | 看變更集 |