Parameter | Type | Description | Example |
---|---|---|---|
object | Functions | ||
CatalogId | string | The namespace of the database category. By default, the Uid of the primary account is entered. | 1344371 |
ClassName | string | The name of the Java class that contains the implementation of the function | com.xxx.xxxxFunction |
CreateTime | integer | The creation time, in seconds, of a Unix timestamp. | 1608863962 |
DatabaseName | string | The name of the metadatabase. | database_test |
FunctionName | string | The function name. | function1 |
FunctionType | string | The type of the function. Currently, the supported enumeration is JAVA. | JAVA |
OwnerName | string | The name of the owner. | zhangsan |
OwnerType | string | The type of the owner. You can set this field to USER, ROLE, or GROUP. | USER |
ResourceUri | array | Resource URI of the function | |
ResourceUri | Resource URI of the function | ||
UpdateTime | integer | The time when the timestamp was updated. The value is a UNIX timestamp. Unit: seconds. | 1608863962 |
CreatedBy | string | The user who created the drive. | CreatedBy |