Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 678 Bytes

CreateGroupRequestDict.md

File metadata and controls

14 lines (10 loc) · 678 Bytes

CreateGroupRequestDict

CreateGroupRequest

Properties

Name Type Required Description
name GroupName Yes
organizations List[OrganizationRid] Yes
description NotRequired[StrictStr] No
attributes Dict[AttributeName, AttributeValues] Yes A map of the Group's attributes. Attributes prefixed with "multipass:" are reserved for internal use by Foundry and are subject to change.

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