Skip to main content

OrganizationDetails

  • Stability: stable

Contains identifiers, ownership, optional parent linkage, and configured root namespaces used for namespace allocation checks.

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

Properties

NameTypeDescription
idUuidStable organization UUID.
nameStringDisplay name stored in the catalog.
owning_principal_idUuidPrincipal id that owns administrative operations for the organization.
parent_organization_idOption<Uuid>Parent organization UUID when this org is nested under another.
root_namespacesList<String>Reserved root namespaces for the organization.

Back to Control Plane