Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 947 Bytes

RequestAccess.md

File metadata and controls

17 lines (13 loc) · 947 Bytes

akeyless.Model.RequestAccess

Properties

Name Type Description Notes
Capability List<string> List of the required capabilities options: [read, update, delete]
Comment string Deprecated - use description [optional]
Description string Description of the object [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Item name
Token string Authentication token (see `/auth` and `/configure`) [optional]
Type string Item type
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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