检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Example Requests Delete a VPC endpoint. DELETE https://{Endpoint}/v2/{project_id}/fgs/vpc-endpoint/{vpc_id}/{subnet_id} Example Responses None Status Codes Status Code Description 204 No Content 400 Bad request. Error Codes See Error Codes.
Figure 4 Searching for the resource Click Delete in the row that contains the function resource to be deleted, enter DELETE, and click OK. Figure 5 Deleting a resource
Deleting a Function or Function Version Function This API is used to delete a function or a non-latest version of a function.
Example Requests Delete all triggers of a function.
Deleting a Trigger You can delete triggers that will no longer be used. Return to the FunctionGraph console. In the navigation pane, choose Functions > Function List. Click the name of the desired function. Choose Configuration > Triggers.
Deleting Asynchronous Execution Notification Settings Function This API is used to delete the asynchronous execution notification settings of a function.
Example Requests Delete resource tags.
Deleting a Dependency(To Be Discarded) Function This API is used to delete a specified dependency. URI DELETE /v2/{project_id}/fgs/dependencies/{depend_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID.
Example Requests Delete the alias of a function version.
Example Requests Delete a dependency version.
Deleting Flows Function This API is used to delete a flow. URI DELETE /v2/{project_id}/fgs/workflows Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID. For details, see Obtaining a Project ID.
Example Requests Delete a trigger.
Example Requests Delete a test event.
Dependencies Create, delete, query, and update dependencies. Test Events Create, delete, query, and update test events. Function Tracing Query and modify tracing configuration. Function Lifecycle Management Create and delete functions.
Deleting a Dependency To delete a dependency, just delete all of its versions. Return to the FunctionGraph console, and choose Functions > Dependencies in the navigation pane. Click the name of the target dependency to go to the Versions page.
In the Function List, locate the row that contains the target function and click Delete in the operation column. In the displayed dialog box, enter DELETE and click OK. Figure 1 Deleting a function
Click OK to delete the version. Deleting a version will permanently delete the associated code, configuration, alias, and event source mapping, but will not delete logs. Deleted versions cannot be recovered. Exercise caution when performing this operation.
To delete a version, click the delete icon in the same row. Figure 1 Deleting a dependency version Parent topic: Dependency Management FAQs
list DIS dis:streams:list IoTDA iotda:routingrules:create iotda:routingrules:delete iotda:routingrules:queryList iotda:routingrules:query iotda:routingactions:create iotda:routingactions:delete iotda:routingactions:query iotda:routingactions:queryList iotda:subscriptions:queryList
/functions/{function_urn}/aliases FunctionGraph:function:createAlias √ √ Modifying the alias information about a function version PUT /v2/{project_id}/fgs/functions/{function_urn}/aliases/{alias_name} FunctionGraph:function:updateAlias √ √ Deleting an alias of a function version DELETE