|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Details of the catalog. |
||
| CatalogId |
string |
The unique ID of the catalog. |
1344371 |
| Description |
string |
A description of the catalog. |
测试 |
| LocationUri |
string |
The location of the catalog, specified as an OSS URI. |
oss://dlf-test-oss-location/ |
| Owner |
string |
The owner, specified in principal format. |
acs:ram::[accountId]:root |
| CreatedBy |
string |
The creator, specified in principal format. |
acs:ram::[accountId]:root |
| CreateTime |
integer |
The creation time, as a Unix timestamp in milliseconds. |
1640662815603 |
| UpdateTime |
integer |
The update time, as a Unix timestamp in milliseconds. |
1640662815603 |
| Status |
string |
The status of the catalog. |
CREATED |
| CatalogType |
string |
The catalog type. |
HMS |
| DefaultCatalog |
boolean |
Indicates whether this is the default catalog. |
true |
| ThriftEnabled |
boolean |
Indicates whether Thrift port access is enabled. |
true |
| JdbcEnabled |
boolean |
Indicates whether JDBC port access is enabled. |
true |
| StorageAccessConfig |
string |
The storage access configuration. |