Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.23 KB

CreateUserEvent.md

File metadata and controls

20 lines (16 loc) · 1.23 KB

akeyless.Model.CreateUserEvent

Properties

Name Type Description Notes
Capabilities List<string> List of the required capabilities options: [read, update, delete,sra_transparently_connect]. Relevant only for request-access event types [optional]
Comment string Deprecated - use description [optional]
Description string Description of the object [optional]
EventSource string [optional]
EventType string
ItemName string EventItemName Event item name
ItemType string EventItemType Event item type
Json bool Set output format to JSON [optional] [default to false]
RequestAccessTtl long For how long to grant the requested access, in minutes [optional]
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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