Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 906 Bytes

RequestAccess.md

File metadata and controls

17 lines (13 loc) · 906 Bytes

RequestAccess

Properties

Name Type Description Notes
capability list[str] List of the required capabilities options: [read, update, delete]
comment str Deprecated - use description [optional]
description str Description of the object [optional]
json bool Set output format to JSON [optional] [default to False]
name str Item name
token str Authentication token (see `/auth` and `/configure`) [optional]
type str Item type
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]