v1

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

Update a catalog

Updates the catalog that matches the supplied name.

patch/catalogs/{name}

Request body

commentstring

User-provided free-form text description.

propertiesSecurablePropertiesMap

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

new_namestring

New name for the catalog.

Response

The catalog was successfully updated.

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.