Skip to main content

SetOrganizationDefaultProfileRequest

  • Stability: stable

Newly created data products inherit this profile unless they define an explicit override.

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

Properties

NameTypeDescription
organization_idUuidOrganization receiving the default profile document.
profile_jsonStringFull profile JSON payload to store as the organization default.

Back to Control Plane