| Elements | ||||
|
Home Frames |
|
|
|
|
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 1.5 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Name | string | 1 | always | 1.5 | A name for the tunnel. |
| Description | string | 0..1 | always | 1.5 | A description of the tunnel. |
| IpsecVpnPeer | IpsecVpnPeerType | 1 | 1.5 | This is the root type for all Ipsec-VPN peers. | |
| PeerIpAddress | IpAddressType | 1 | always | 1.5 | IP address of the peer Edge device. |
| PeerNetworkAddress | IpAddressType | 1 | always | 1.5 | Address of the peer network. |
| PeerNetworkMask | IpAddressType | 1 | always | 1.5 | Netmask of the peer network. |
| SharedSecret | string | 1 | always | 1.5 | Shared secret used for authentication. |
| EncryptionProtocol | string | 1 | always | 1.5 | Encryption protocol to be used. One of: AES, TRIPLEDES |
| Mtu | int | 1 | always | 1.5 | MTU for the tunnel. |
| IsEnabled | boolean | 1 | always | 1.5 | Specifies if the IPSec-VPN Tunnel should be enabled. |
| IsOperational | boolean | 0..1 | always | 1.5 | Specifies if the IPSec-VPN Tunnel is operational. |
| ErrorDetails | string | 0..1 | always | 1.5 | Details, in case the tunnel state is set to error. |
| Top of page | Elements | |||
|
Home Frames |
|
|
|
|