Skip to main content

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

NameTypeDescription
principal_idUuidPrincipal owning the listed SSH public key.
ssh_public_keyStringOpenSSH public key string associated with the principal.

Back to Control Plane