Skip to main content

DescribeDataProductRequest

  • Stability: stable

Provide either the UUID or root namespace; the control plane rejects ambiguous or missing selectors according to API validation rules.

  • Qualified id: com.dataspine.controlplane.DescribeDataProductRequest@1
  • Kind: struct

Properties

NameTypeDescription
idOption<Uuid>Optional stable id lookup for the data product.
root_namespaceOption<String>Optional root namespace lookup for the data product.

Back to Control Plane