Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.08 KB

File metadata and controls

19 lines (15 loc) · 1.08 KB

akeyless.Model.FolderCreate

folderCreate is a command that creates folder

Properties

Name Type Description Notes
Accessibility string for personal password manager [optional] [default to "regular"]
DeleteProtection string Protection from accidental deletion of this object [true/false] [optional]
Description string Description of the object [optional]
Json bool Set output format to JSON [optional] [default to false]
Name string Folder name
Tags List<string> Add tags attached to this object [optional]
Token string Authentication token (see `/auth` and `/configure`) [optional]
Type string [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]