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
| Name | Type | Description |
|---|---|---|
principal_id | Uuid | Principal id affected by the revoke. |
resource | String | Resource string affected by the revoke. |
permission | String | Permission string affected by the revoke. |