Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 901 Bytes

CreateGroup.md

File metadata and controls

16 lines (12 loc) · 901 Bytes

akeyless.Model.CreateGroup

Properties

Name Type Description Notes
Description string Description of the object [optional]
GroupAlias string A short group alias
Json bool Set output format to JSON [optional] [default to false]
Name string Group name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]
UserAssignment string A json string defining the access permission assignment for this client [optional]

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