| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The environment information. | ||
| environmentId | string | The environment ID. | env-cq7l5s5lhtgi6qasrdc0 |
| name | string | The environment name. | test |
| alias | string | The environment alias. | test-env |
| description | string | The environment descriptiont. | This is a test environment. |
| gatewayInfo | GatewayInfo | The instance information. | |
| subDomainInfos | array | The subdomains. | |
| SubDomainInfo | The subdomain information. | ||
| default | boolean | Specifies whether the environment is the default environment. | false |
| createTimestamp | long | The creation timestamp. | 1721116090326 |
| updateTimestamp | long | The update timestamp. | 1721116090326 |
| resourceGroupId | string | The resource group ID. | rg-xxxx |