v1

latestOpenAPI 3.0.0raw.githubusercontent.com2024-06-14254049.0 KB
Catalogs

Create a catalog

Creates a new catalog instance.

post/catalogs

Request body

namestring required

Name of catalog.

commentstring

User-provided free-form text description.

propertiesSecurablePropertiesMap

A map of key-value properties attached to the securable.

Response

The new catalog was successfully created.

namestring

Name of catalog.

commentstring

User-provided free-form text description.

propertiesSecurablePropertiesMap

A map of key-value properties attached to the securable.

created_atinteger

Time at which this catalog was created, in epoch milliseconds.

updated_atinteger

Time at which this catalog was last modified, in epoch milliseconds.

idstring

Unique identifier for the catalog.