RetentionPolicy

RetentionPolicy
RetentionPolicy

A retention policy, defining how instances should be retained.

JSON Example
{
    "rules": [
        {
            "numberOfInstances": 3,
            "distance": 60
        }
    ]
}
rules
Optional

The set of rules building up the retention policy.