After creating a physical table service unit, you can edit, publish, and delete it on the Service Unit page.
Permission description
Project administrators and developers can manage service units, including editing, publishing, deleting, and transferring ownership.
Manage service unit list
-
On the Dataphin homepage, select Service > API Development from the top menu bar.
-
Choose the service project in the upper left corner, then click Service Unit in the left-side navigation pane.
-
On the Service Unit page, you can view details such as the name, type, group, data source, owner, pattern, runtime environment (API count), publishing status, and permissions of the service unit.
-
You can search for service units using keywords in their names, or quickly filter for My Service Units (including those you are responsible for and those you are involved in developing). You can also filter service units by data source, group, type, or owner.
-
The following operations are available for the target service unit.
Operation item
Description
View
View the service unit configuration in both development and production environments, including basic information, mounted physical tables, service unit fields, and row-level permissions (if enabled when creating the service unit).
Edit
Edit part of the service unit configuration.
ImportantIf the service unit has been published to the production environment, modifications will affect the online service unit. To avoid impacting production, proceed with caution.
Publish
Publish the physical table service unit to the production environment. You can then create APIs based on this service unit.
Change Owner
Transfer ownership to a project developer or administrator who has development permissions on the service unit. For details on requesting service unit permissions, see Manage service unit permissions.
Delete
Deletion is irreversible. Proceed with caution.
View Associated API
View the APIs associated with the service unit. You can navigate to the API list page, which automatically filters to show only APIs created from this service unit.