Snapservice.Clusters.ProtectionGroups.DeleteSpec
Snapservice.Clusters.ProtectionGroups.DeleteSpec
The Snapservice.Clusters.ProtectionGroups.DeleteSpec schema contains properties used to specify the parameters for deleting a protection group See DELETE /snapservice/clusters/{cluster}/protection-groups/{pg}.
This schema was added in vSphere API 8.0.3.0.
JSON Example
{
"force": false
}
boolean
force
Optional
Indicates if force delete to be performed. If set to True protection group and all associated snapshots will be deleted immediately
This property was added in vSphere API 8.0.3.0.
If missing or null
, All the snapshots associated with the protection group will be retained till expiry.