HostResponse
{
"id": "00000000-0000-0000-0000-000000000000",
"name": "string",
"description": "string",
"internetAccess": "SPLIT_TUNNEL_ON",
"domain": "string",
"connectors": [
{
"id": "00000000-0000-0000-0000-000000000000",
"networkItemId": "00000000-0000-0000-0000-000000000000",
"networkItemType": "NETWORK",
"name": "string",
"description": "string",
"vpnRegionId": "string",
"ipV4Address": "string",
"ipV6Address": "string",
"connectionStatus": "ONLINE",
"licensed": true
}
],
"systemSubnets": [
"string"
],
"gatewaysIds": [
"string"
]
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
id | string | false | none | none |
name | string | false | none | none |
description | string | false | none | none |
internetAccess | string | false | none | none |
domain | string | false | none | none |
connectors | false | none | none | |
systemSubnets | [string] | false | none | none |
gatewaysIds | [string] | false | none | none |
Enumerated Values
Property | Value |
|---|---|
internetAccess | SPLIT_TUNNEL_ON |
internetAccess | SPLIT_TUNNEL_OFF |
internetAccess | RESTRICTED_INTERNET |