Clusters_ProtectionGroups_Snapshots_CreateSpec

Clusters_ProtectionGroups_Snapshots_CreateSpec
Clusters_ProtectionGroups_Snapshots_CreateSpec

The Snapshots.CreateSpec structure contains fields that describe specification for creating a manual protection group snapshot.

JSON Example
{
    "name": "string",
    "retention": {
        "unit": "string",
        "duration": 0
    }
}
string
name
Required

Name of the protection group snapshot.

retention
Optional

The RetentionPeriod structure contains fields that define the duration for which each snapshot must be retained.