SshPrincipalAssociationRow
- Stability:
stable
Pairs the logical principal id with the stored public key text for display or automation.
- Qualified id:
com.dataspine.controlplane.SshPrincipalAssociationRow@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
principal_id | Uuid | Principal owning the listed SSH public key. |
ssh_public_key | String | OpenSSH public key string associated with the principal. |