Create Catalog
POST
/
data
/
projects
/
{projectId}
/
catalogs
Path Parameters
Body
application/json
Name of the catalog
Connection ID.
This is the ID of the connection that is used to connect to the catalog.
You must create a connection before creating a catalog.
Response
200 - application/json
This class represents a Catalog. It contains the id, name, display name, type, and connection ID of the catalog.
The ID of the catalog.
The name of the catalog.
The display name of the catalog.
The type of the catalog.
The connection ID of the catalog.