Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 814 Bytes

ReverseRBAC.md

File metadata and controls

15 lines (11 loc) · 814 Bytes

akeyless.Model.ReverseRBAC

reverseRBAC is a command that shows which auth methods have access to a particular object.

Properties

Name Type Description Notes
Json bool Set output format to JSON [optional] [default to false]
Path string Path to an object
Token string Authentication token (see `/auth` and `/configure`) [optional]
Type string Type of object (item, am, role)
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]