Parameter | Type | Description | Example |
object | The catalog. | ||
owner | string | The catalog owner. | acs:ram::[accountId]:root |
createdAt | integer | The time when the catalog was created. | 1744970111419 |
updatedBy | string | The user who last modified the catalog. | acs:ram::[accountId]:root |
createdBy | string | The user who created the catalog. | acs:ram::[accountId]:root |
name | string | The name of the catalog. | test_catalog |
id | string | The ID of the catalog. | clg-paimon-xxxx |
type | string | ||
updatedAt | integer | The time when the catalog was last modified. | 1744970111419 |
status | string | The status of the catalog. | NEW INITIALIZING INITIALIZE_FAILED RUNNING TERMINATED DELETING DELETE_FAILED DELETED STORAGE_RESTRICTED |
shareId | string | ||
options | object | The extension options. | |
string | The value of the option. | {\"comment\":\"test\"} | |
isShared | boolean |