mirror of
https://github.com/playit-cloud/playit-api-java
synced 2024-11-24 02:06:12 +00:00
933 B
933 B
AccountTunnel
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ||
tunnelType | TunnelType | [optional] | |
createdAt | OffsetDateTime | ||
name | String | [optional] | |
portType | PortType | ||
portCount | BigDecimal | ||
alloc | AccountTunnelAllocation | ||
origin | TunnelOrigin | ||
domain | TunnelDomain | [optional] | |
firewallId | String | [optional] | |
ratelimit | Ratelimit | ||
active | Boolean | ||
disabledReason | TunnelDisabledReason | [optional] | |
region | AllocationRegion | [optional] | |
expireNotice | TunnelExpireNotice | [optional] |