| Name | Type | Description | Notes |
|---|---|---|---|
| nodeSettings | EdgeNodeSettings | [optional] | |
| deploymentConfig | EdgeNodeDeploymentConfig | [optional] | |
| allocationList | List<String> | List of logical router ids to which this edge node is allocated. | [optional] |
| deploymentType | DeploymentTypeEnum | Supported edge deployment type. | [optional] |
| Name | Value |
|---|---|
| VIRTUAL_MACHINE | "VIRTUAL_MACHINE" |
| PHYSICAL_MACHINE | "PHYSICAL_MACHINE" |
| UNKNOWN | "UNKNOWN" |