VMware Cloud Director API - IpsecVpnLocalPeer
IpsecVpnLocalPeerType
- Element:
- IpsecVpnLocalPeer
- Type:
- IpsecVpnLocalPeerType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Gives more details of local peer end point.
- Since:
- 1.5
- Schema:
- network.xsd
- Media type(s):
- None
- Extends:
- IpsecVpnManagedPeerType
- XML Representation:
-
<IpsecVpnLocalPeer xmlns="http://www.vmware.com/vcloud/v1.5">
<Id> xs:string </Id>
<Name> xs:string </Name>
</IpsecVpnLocalPeer>
-
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.