IpsecVpnManagedPeerType

Type:
IpsecVpnManagedPeerType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Gives more details of peer end point.
Since:
1.5
Schema:
network.xsd
Media type(s):
None
Extends:
IpsecVpnPeerType
XML Representation:
<IpsecVpnManagedPeerType xmlns="http://www.vmware.com/vcloud/v1.5">
    <Id> xs:string </Id>
    <Name> xs:string </Name>
</IpsecVpnManagedPeerType>

Elements

Element Type Required Modifiable Since Deprecated Description
Id string Yes always 1.5 ID of peer network.
Name string Yes always 1.5 Name of the peer network.
VCloudExtension VCloudExtensionType No always 1.5 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.