DescribeDataProductProfileRequest
- Stability:
stable
Provide either the data product UUID or its root namespace; the control plane returns the persisted profile JSON and serialized kill-switch map when present.
- Qualified id:
com.dataspine.controlplane.DescribeDataProductProfileRequest@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
data_product_id | Option<Uuid> | Optional selector for the data product by stable id. |
data_product_root_namespace | Option<String> | Optional selector for the data product by root namespace string. |