Skip to main content

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

NameTypeDescription
data_product_idOption<Uuid>Optional data product UUID selector.
data_product_root_namespaceOption<String>Optional data product root namespace selector.

Back to Control Plane