[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

DeviceSettingsVPNEdgeToEdgeDetail

Properties

boolean
autoSelectVpnHubs Optional


string
encryptionProtocol Optional


string
isolationGroupId Optional

isolationGroups Optional


boolean
useCloudGateway Optional

vpnHubs Optional

JSON Example

{
	"autoSelectVpnHubs": false,
	"dynamic": {
		"enabled": false,
		"isolation": {
			"enabled": false
		},
		"timeout": 0,
		"type": "string"
	},
	"encryptionProtocol": "string",
	"isolation": {
		"enabled": false
	},
	"isolationGroupId": "string",
	"isolationGroups": [
		{
			"logicalId": "string"
		}
	],
	"profileIsolation": {
		"enabled": false,
		"isolateDynamic": false,
		"profileLogicalId": "string"
	},
	"useCloudGateway": false,
	"vpnHubs": [
		{
			"_href": "string",
			"data": {},
			"name": "string",
			"object": "string",
			"ref": "string",
			"type": "string",
			"version": "string"
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Property Of

DeviceSettingsVPN

Feedback

Was this page helpful?