This topic describes how to view, clone, delete, and move functions.
View function information
This information is available on the following tabs.
-
The Property page shows basic information such as the Function ID and creation time. The function ID is a unique identifier used to quickly find the function.
-
The Association page shows the function's associations with both published and unpublished APIs. Before you delete or modify a function, we recommend that you check its associations to understand which APIs will be affected.
-
The Version page shows the release history and details for each version of the function.
-
The Resource Group for DataService Studio page shows the data service resource group that the function currently uses. You can also change the resource group on this page.
Clone, delete, or move a function
-
On the Service Development page, expand the folders for the target .
-
Right-click the name of the function and select Cloning, Delete, or Move.
-
To clone a function, select Cloning. In the Clone Function dialog box, enter a Function Name and select a Location.
NoteThe function name must be 4 to 50 characters long. It can contain Chinese characters, letters, digits, and underscores (_), and must start with a Chinese character or a letter.
-
To delete a function, select Delete. In the Delete Function dialog box, click Confirm.
NoteA function cannot be deleted if it is referenced by an API. To proceed, you must first remove the function from the filters of all referencing APIs.
-
To move a function, select Move Node. In the Location dialog box, select a new destination folder.
-