Represents a Proxy configuration object.
Name | Type | Description | Notes |
---|---|---|---|
device_port | float | The device port to use for proxying. | [optional] |
first_available | bool | If `true`, the first available port will be used if `devicePort` is not available. | [optional] |
expose | bool | If `true`, the proxy will be exposed to the external interface. | [optional] |
router_port | float | The router port to use for proxying. | [optional] |