DeleteAgent。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
eventbridge:DeleteAgent |
delete |
*All Resource
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| Name |
string |
否 |
Agent 名稱。 |
my-agent |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
B896B484-F16D-59DE-9E23-DD0E5C361108 |
| Message |
string |
錯誤資訊。 |
Agent with name 'xxx' not found for account 1186xxx |
| Code |
string |
介面狀態或 POP 錯誤碼。取值說明如下:Success:成功。 |
AgentNotFound |
樣本
正常返回樣本
JSON格式
{
"RequestId": "B896B484-F16D-59DE-9E23-DD0E5C361108",
"Message": "Agent with name 'xxx' not found for account 1186xxx",
"Code": "AgentNotFound"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 500 | InternalError | InternalError | |
| 409 | RequestParameterException | Request parameter exception | |
| 409 | ApiDestinationNotExist | The api-destination not existed! |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。