CreateManagementGroupDetails Class
The details of a management group used during creation.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
CreateManagementGroupDetails(*, parent: CreateParentGroupInfo | None = None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
parent
Required
|
(Optional) The ID of the parent management group used during creation. |
Keyword-Only Parameters
| Name | Description |
|---|---|
|
parent
|
Default value: None
|