Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.04 KB

GroupCreate.md

File metadata and controls

22 lines (14 loc) · 1.04 KB

GroupCreate

Initial attributes for the creation of a group.

Properties

Name Type Description Notes
description String A human readable description of the contents of the group. [optional]
name String The name of the group. If must be unique within the group. [optional]
parent String The unique name or id of the parent of the group. If empty, then the new group will be a top level group. [optional]
uri String uri of group. [optional]
logo String logo (base64 encoded) for the group. Optional [optional]
accessCredentialsName String the name of the access credentials to use. if unset, the default credentials will be used. [optional]
tags List<String> optional tags for groups. [optional]
licenseId String License identifier from SPDX License List or Custom. [optional]
licenseText String License text [optional]