Skip to main content

RevokePermissionResponse

  • Stability: stable

Confirms which principal, resource, and permission combination was processed by the revoke RPC.

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

Properties

NameTypeDescription
principal_idUuidPrincipal id affected by the revoke.
resourceStringResource string affected by the revoke.
permissionStringPermission string affected by the revoke.

Back to Control Plane