Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.19 KB

CreateUserEvent.md

File metadata and controls

20 lines (16 loc) · 1.19 KB

CreateUserEvent

Properties

Name Type Description Notes
capabilities list[str] List of the required capabilities options: [read, update, delete,sra_transparently_connect]. Relevant only for request-access event types [optional]
comment str Deprecated - use description [optional]
description str Description of the object [optional]
event_source str [optional]
event_type str
item_name str EventItemName Event item name
item_type str EventItemType Event item type
json bool Set output format to JSON [optional] [default to False]
request_access_ttl int For how long to grant the requested access, in minutes [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
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]