All Products
Search
Document Center

Function Compute:DeleteFunctionAsyncInvokeConfig

Last Updated:Jun 02, 2023

Deletes the asynchronous invocation configurations of a function in a service.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

DELETE /2021-04-06/services/{serviceName}/functions/{functionName}/async-invoke-config

Request parameters

ParameterTypeRequiredDescriptionExample
serviceNamestringYes

$.parameters[8].schema.description

demo-service
functionNamestringYes

$.parameters[8].schema.enumValueTitles

helloworld
qualifierstringNo

Deletes the asynchronous invocation configurations of a function in a service.

test
X-Fc-Account-IdstringNo

{"name":"DeleteFunctionAsyncInvokeConfig","product":"FC-Open","version":"2021-04-06","path":"/2021-04-06/services/{serviceName}/functions/{functionName}/async-invoke-config","deprecated":0,"method":"DELETE","protocol":"HTTP|HTTPS","hidden":0,"timeout":10000,"parameter_type":"Single","params":"[{"name":"serviceName","position":"Path","required":true,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","title":"The name of the service.","description":"The name of the service. ","example":"demo-service"},{"name":"functionName","position":"Path","required":true,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","title":"The name of the function.","description":"The name of the function. ","example":"helloworld"},{"name":"qualifier","position":"Query","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","title":"The qualifier.","description":"The qualifier. ","example":"test"},{"name":"X-Fc-Account-Id","position":"Header","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The ID of your Alibaba Cloud account. ","example":"188077086902****"},{"name":"X-Fc-Date","position":"Header","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The time when Function Compute API is called. ","example":"None"},{"name":"X-Fc-Trace-Id","position":"Header","required":false,"checkBlank":false,"visibility":"Public","deprecated":false,"type":"String","description":"The trace ID of the invocation request of Function Compute.","example":"asdf*****"}]","response_headers":"[]","response":"{}","errors":"{}"}

188077086902****
X-Fc-DatestringNo

Jianyi

Wed, 11 May 2022 09:00:00 GMT

Response parameters

ParameterTypeDescriptionExample
The current API has no return parameters

Examples

Sample success responses

JSONformat

{}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2021-06-29The input parameters of the API operation change.
Change itemChange content
Input ParametersThe input parameters of the API operation change.
    Added Input Parameters: X-Fc-Account-Id
    Added Input Parameters: X-Fc-Code-Checksum
    Added Input Parameters: X-Fc-Log-Type
    Added Input Parameters: X-Fc-Invocation-Type
    Added Input Parameters: X-Fc-Date
    Added Input Parameters: X-Fc-Trace-Id
2021-06-29The input parameters of the API operation change.
Change itemChange content
Input ParametersThe input parameters of the API operation change.
    Added Input Parameters: X-Fc-Account-Id
2021-06-29The input parameters of the API operation change.
Change itemChange content
Input ParametersThe input parameters of the API operation change.
    delete Input Parameters: X-Fc-Account-Id