ClearDataProductProfileRequest
- Stability:
stable
Identifies the data product by UUID or root namespace and clears any stored profile override without touching unrelated metadata.
- Qualified id:
com.dataspine.controlplane.ClearDataProductProfileRequest@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
data_product_id | Option<Uuid> | Optional data product UUID selector. |
data_product_root_namespace | Option<String> | Optional data product root namespace selector. |