CreateDataProductRequest
- Stability:
stable
Supplies the owning organization, unique root namespace, and display name. The control plane allocates ids and may create an initial version depending on server policy.
- Qualified id:
com.dataspine.controlplane.CreateDataProductRequest@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
organization_id | Uuid | Organization that will own the new data product. |
root_namespace | String | Root namespace string reserved for this data product. |
name | String | Human readable name shown in management UIs and APIs. |