Name | Type | Description | Notes |
---|---|---|---|
id | str | The ID of the new scope. Should be unique within all scopes.<br/>It should have a format of universally unique identifier (UUID) and should not start with<br/><code>00000000-0000-0000-</code> which is a reserved prefix. | [optional] |
name | str | The name of the new scope | |
description | str | The description of the new scope | [optional] |
domain_ids | list[str] | The list of IDs for domains assigned to the new scope | [optional] |
community_ids | list[str] | The list of IDs for communities assigned to the new scope | [optional] |