CreatePrincipalRequest
- Stability:
stable
Principals represent actors that can authenticate and receive permissions; tags are opaque JSON used for auditing and automation.
- Qualified id:
com.dataspine.controlplane.CreatePrincipalRequest@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
organization_id | Uuid | Organization that will own the new principal record. |
tags_json | String | JSON object serialized as a string describing principal tags. |