Name | Type | Description | Notes |
---|---|---|---|
name | str | The name of the new domain. Should be unique within the community. | |
community_id | str | The ID of the community that the new domain should be added to. | |
type_id | str | The ID of the domain type of the new domain. | |
description | str | The description of the new domain. | [optional] |
id | str | The ID of the new domain. Should be unique within all domains.<br/>It should have a format of universally unique identifier (UUID) and should not start with <code>00000000-0000-0000-</code> which is a reserved prefix. | [optional] |
excluded_from_auto_hyperlinking | bool | [optional] |