VMware Cloud Director API - ReplicationTrackingDiskSection
ReplicationTrackingDiskSectionType
- Element:
- ReplicationTrackingDiskSection
- Type:
- ReplicationTrackingDiskSectionType
- Namespace:
- http://www.vmware.com/vcloud/v1.5
- Description:
- The section of the VM representation that has to do with the VM's disks.
- Since:
- 38.0
- Schema:
- vApp.xsd
- Media type(s):
-
application/vnd.vmware.vcloud.replicationTrackingDiskSection+xml
application/vnd.vmware.vcloud.replicationTrackingDiskSection+json
- Extends:
- VCloudExtensibleType
- XML Representation:
-
<ReplicationTrackingDiskSection xmlns="http://www.vmware.com/vcloud/v1.5">
<ReplicationTrackingDiskSettings>
<DiskUuid> xs:string </DiskUuid>
<StorageProvisionedKb> xs:long </StorageProvisionedKb>
<StorageOverheadKb> xs:long </StorageOverheadKb>
<StoragePolicy href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
<PlacementRecommendation> xs:string </PlacementRecommendation>
</ReplicationTrackingDiskSettings>
</ReplicationTrackingDiskSection>
-
Elements
-
Element Type Required Modifiable Since Deprecated Description ReplicationTrackingDiskSettings ReplicationTrackingDiskSettingsType Yes always 38.0 A description of a virtual disk of a VM used in Replication Tracking. These disks are not actually attached to the VM but serve to store the side of the replication disk and other back-up related metadata. 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/convertToReplicationTrackingVm