Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 871 Bytes

CreateGroup.md

File metadata and controls

16 lines (12 loc) · 871 Bytes

CreateGroup

Properties

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

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