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/TunnelAllocated.md
2024-02-08 12:15:33 -08:00

24 lines
603 B
Markdown

# TunnelAllocated
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **String** | | |
|**ipHostname** | **String** | | |
|**staticIp4** | **String** | | [optional] |
|**assignedDomain** | **String** | | |
|**assignedSrv** | **String** | | [optional] |
|**tunnelIp** | **String** | | |
|**portStart** | **BigDecimal** | | |
|**portEnd** | **BigDecimal** | | |
|**assignment** | [**TunnelAssignment**](TunnelAssignment.md) | | |
|**ipType** | **IpType** | | |
|**region** | **AllocationRegion** | | |