vCloud API - ReplicationInfo
VrServerInfoType
- Element:
- ReplicationInfo
- Type:
- VrServerInfoType
- Namespace:
- http://www.vmware.com/vr/v6.0
- Description:
- Information about VR server.
- Since:
- 1.0
- Schema:
- hcs-docs.xsd
- Media type(s):
- None
- Extends:
- VCloudExtensibleType
- XML Representation:
- <ReplicationInfo xmlns="http://www.vmware.com/vr/v6.0" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
<vcloud_v1.5:VCloudExtension required="xs:boolean"/>
<Uuid> xs:string </Uuid>
<ReplicationTrafficAddress> xs:string </ReplicationTrafficAddress>
</ReplicationInfo>
Elements
-
Element Type Required Modifiable Since Deprecated Description ReplicationTrafficAddress string No 1.0 The replication traffic network address and port of the VR Server. Uuid string No 1.0 The UUID of the VR Server. VCloudExtension VCloudExtensionType No always 1.0 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.