Skip to main content

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

NameTypeDescription
principal_idUuidPrincipal id affected by the delete.
identity_provider_idUuidIdentity provider id affected by the delete.
subStringSubject string removed from the catalog.

Back to Control Plane