RetentionPolicyType

Type:
RetentionPolicyType
Namespace:
http://www.vmware.com/vr/v6.0
Description:
Retention policy.
Since:
2.0
Schema:
hcs-docs.xsd
Media type(s):
None
Extends:
ParamsType
XML Representation:
<RetentionPolicyType xmlns="http://www.vmware.com/vr/v6.0" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" name="xs:string">
    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
    <Description> xs:string </Description>
    <tiers>
        <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
        <GranularityMinutes> xs:int </GranularityMinutes>
        <NumSlots> xs:int </NumSlots>
    </tiers>
</RetentionPolicyType>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
name string No always 2.0 Typically used to name or identify the subject of the request. For example, the name of the object being created or modified.

Elements

Element Type Required Modifiable Since Deprecated Description
Description string No always 2.0 Optional description.
VCloudExtension VCloudExtensionType No always 2.0 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.
tiers RetentionPolicyTierType No 2.0