Generate a data product spec from tables and columns

Generate a data product YAML spec from the provided table and column IDs. This does not create a data product record in the Data Products Service (DPS) catalog; it only produces spec YAML (optionally merged into an existing spec) that you can pass to the DPS APIs to actually create or update a data product.

Query Params
boolean
Defaults to true
boolean
Defaults to true
Body Params

Information required to create a data product from a table and columns.

Note: existing_data_product is optional; if provided, then it's the yaml str
of the entire data product spec.

table_column_info_list
array of objects
required
Table Column Info List*
Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json