Skip to main content

GrantPermissionResponse

  • Stability: stable

Confirms which principal/resource/permission combination was accepted and recorded.

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

Properties

NameTypeDescription
principal_idUuidPrincipal id from the grant request.
resourceStringResource string from the grant request.
permissionStringPermission string from the grant request.

Back to Control Plane