mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-05 05:45:51 +00:00
816 B
816 B
title | slug |
---|---|
createRole | /main-concepts/metadata-standard/schemas/api/teams/createrole |
CreateRoleRequest
Request for creating a Role entity
Properties
name
: Refer to ../../type/basic.json#/definitions/entityName.displayName
(string): Optional name used for display purposes. Example 'Data Consumer'.description
: Optional description of the role. Refer to ../../type/basic.json#/definitions/markdown.policies
(array): Policies that is attached to this role. At least one policy is required.- Items: Refer to ../../type/basic.json#/definitions/entityName.
domains
(array): Fully qualified names of the domains the Role belongs to.- Items (string)
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.