DeletePrincipalAssociationResponse
- Stability:
stable
Confirms which principal, identity provider, and subject tuple was processed by the delete RPC.
- Qualified id:
com.dataspine.controlplane.DeletePrincipalAssociationResponse@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
principal_id | Uuid | Principal id affected by the delete. |
identity_provider_id | Uuid | Identity provider id affected by the delete. |
sub | String | Subject string removed from the catalog. |