Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 807 Bytes

DescribePermissions.md

File metadata and controls

15 lines (11 loc) · 807 Bytes

DescribePermissions

describePermissions is a command that shows which permissions your have to a particular path.

Properties

Name Type Description Notes
json bool Set output format to JSON [optional] [default to False]
path str Path to an object
token str Authentication token (see `/auth` and `/configure`) [optional]
type str Type of object (item, am, role, target)
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

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