Skip to main content

DeleteApplicationSshPrincipalAssociationResponse

  • Stability: stable

Confirms which application, principal, and key material were processed by the delete RPC.

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

Properties

NameTypeDescription
application_idUuidApplication id affected by the delete.
principal_idUuidPrincipal id affected by the delete.
ssh_public_keyStringSSH public key removed from the association table.

Back to Control Plane