Parameter | Type | Description | Example |
object | The database details. | ||
owner | string | The owner. | acs:ram::[accountId]:root |
createdAt | integer | The database creation time. | 1744970111419 |
updatedBy | string | The user who last updated the database. | acs:ram::[accountId]:root |
createdBy | string | The database creator. | acs:ram::[accountId]:root |
name | string | The database name. | test_database |
options | object | The extension options. | |
string | The option. | {\"comment\":\"测试\"} | |
location | string | The database URI. | oss://clg-paimon-xxx/db-xxx |
id | string | The database UUID. | 1 |
updatedAt | integer | The time when the database was last updated. | 1744970111419 |