1
0
mirror of https://github.com/playit-cloud/playit-api-java synced 2024-11-24 04:26:12 +00:00
playit-api-java/docs/ReqTunnelsCreate.md
2024-02-08 12:15:33 -08:00

21 lines
560 B
Markdown

# ReqTunnelsCreate
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**name** | **String** | | [optional] |
|**tunnelType** | **TunnelType** | | [optional] |
|**portType** | **PortType** | | |
|**portCount** | **BigDecimal** | | |
|**origin** | [**TunnelOriginCreate**](TunnelOriginCreate.md) | | |
|**enabled** | **Boolean** | | |
|**alloc** | [**TunnelCreateUseAllocation**](TunnelCreateUseAllocation.md) | | [optional] |
|**firewallId** | **String** | | [optional] |