appliance recovery backup schedules: retention info
The
retention_info
structure contains retention information associated with a schedule. This structure was added in vSphere API 6.7.Representation:
{
"max_count" : 1
}
"max_count" : 1
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
max_count | long | Number of backups which should be retained. If retention is not set, all the backups will be retained forever. This attribute was added in vSphere API 6.7. |