日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

DeleteRoutine - 刪除邊緣函數

刪除邊緣數Routine。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

下表是API對應的授權信息,可以在RAM權限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:

  • 操作:是指具體的權限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權的操作,用全部資源表示。
  • 條件關鍵字:是指云產品自身定義的條件關鍵字。
  • 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作訪問級別資源類型條件關鍵字關聯操作
esa:DeleteRoutinenone
*全部資源
*

請求參數

名稱類型必填描述示例值
Namestring

邊緣函數 Routine 名。

test-routine1

返回參數

名稱類型描述示例值
object

Schema of Response

RequestIdstring

請求 ID。

EDBD3EB3-97DA-5465-AEF5-8DCA5DC5E395
Statusstring

接口操作狀態,成功或失敗。

OK

示例

正常返回示例

JSON格式

{
  "RequestId": "EDBD3EB3-97DA-5465-AEF5-8DCA5DC5E395",
  "Status": "OK"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InternalExceptionFailed to call the service. Try again later or contact technical support.調用服務失敗,請稍后重試或聯系客服咨詢詳情。
400InvalidParameterThe specified parameter is invalid.輸入參數規范校驗失敗。
400RoutineNotExistThe routine name does not exist. Check the routine name and try again.輸入的函數名不存在,請您核對函數名,再重試。
400DependedByOthersFailed to call the service. Try again later or contact technical support.調用服務失敗,請稍后重試或聯系客服咨詢詳情。
400SiteParameterNotMatchFailed to verify website parameters.Check the parameters and try again.輸入的站點相關參數校驗失敗。請檢查參數正確性后重試。
400RoutineUserServiceStatusHaltFailed to update the configurations because you have overdue payments.用戶處于停機狀態,不能進行更新操作。
400InternalOperationErrorFailed to call the service. Try again later or contact technical support.調用服務失敗,請稍后重試或聯系客服咨詢詳情。
400ParameterNotExistThe specified parameter does not exist. Check your configurations and try again.輸入參數不存在,請您核對后重試。
400CodeVersionInUseFailed to delete the code version because it is being used. Before you delete it, roll back to the previous version.代碼版本正在使用中,無法直接刪除,請先將此版本回滾到上一版本,然后再嘗試刪除操作。
400UserOperationStatusIsLockedYou are calling an another routine related api. Please wait for the api finished, and try again later.您正在調用其他操作函數相關的接口,請等待其他接口調用完成后重試。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內容概要操作
2024-12-04OpenAPI 錯誤碼發生變更查看變更詳情
2024-11-05OpenAPI 錯誤碼發生變更查看變更詳情