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
| Name | Type | Description |
|---|---|---|
application_id | Uuid | Application id affected by the delete. |
principal_id | Uuid | Principal id affected by the delete. |
ssh_public_key | String | SSH public key removed from the association table. |