Interface AclCommands
Properties
GrantAcl
GrantAcl: object
Type declaration
-
payload: object
-
accessor: string
-
entity: string
-
entityId: string
-
Optional expireAt?: number
RevokeAcl
RevokeAcl: object
Type declaration
-
payload: object
-
accessor: string
-
entity: string
-
entityId: string