VMware Cloud Director API - ReplicationTrackingSettings
ReplicationTrackingSettingsType
- Element:
- ReplicationTrackingSettings
- Type:
- ReplicationTrackingSettingsType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- Replication tracking properties of the VM.
- Since:
- 38.0
- Schema:
- vApp.xsd
- Media type(s):
-
application/vnd.vmware.vcloud.replicationTrackingSettings+xml
application/vnd.vmware.vcloud.replicationTrackingSettings+json
- Extends:
- ResourceType
- XML Representation:
-
<ReplicationTrackingSettings xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string">
<Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
rel="xs:string" model="xs:string"/>
<ReplicationTrackingVmState> xs:string </ReplicationTrackingVmState>
</ReplicationTrackingSettings>
-
Attributes
-
Attribute Type Required Modifiable Since Deprecated Description href anyURI No always 38.0 The URI of the entity. type string No always 38.0 The MIME type of the entity. -
Elements
-
Element Type Required Modifiable Since Deprecated Description Link LinkType No none 38.0 A reference to an entity or operation associated with this object. ReplicationTrackingVmState string Yes none 38.0 The replication state of the VM. VCloudExtension VCloudExtensionType No always 38.0 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. -
Operations
-
CRUD Operation Description Since Deprecated as input POST /vApp/{id}/action/changeReplicationTrackingSettings