v3

latestOpenAPI 3.1.02026-07-3153169140.2 KB
catalog

Create Catalog

post/v1/workspaces/{workspace_id}/catalogs

Path parameters

workspace_idstring required

Query parameters

catalogIdstring required

Request body

namestring

Resource name in the form workspaces/{workspace}/catalogs/{catalog}.

The terminal resource ID is the SQL-visible catalog name.

createTimestring date-time nullable

Time at which the catalog was created.

updateTimestring date-time nullable

Time at which the catalog was most recently updated.

revisioninteger

Monotonically increasing revision of this catalog definition.

revisionHashstring

Lowercase SHA-256 hash of the canonical stored catalog definition.

Response

Successful Response

namestring required

Resource name in the form workspaces/{workspace}/catalogs/{catalog}.

The terminal resource ID is the SQL-visible catalog name.

createTimestring nullable

Time at which the catalog was created.

updateTimestring nullable

Time at which the catalog was most recently updated.

revisionstring

Monotonically increasing revision of this catalog definition.

revisionHashstring

Lowercase SHA-256 hash of the canonical stored catalog definition.