Snapservice.Reports.Clusters.ProtectionGroups.ProtectionGroupInfo

Snapservice.Reports.Clusters.ProtectionGroups.ProtectionGroupInfo
Snapservice.Reports.Clusters.ProtectionGroups.ProtectionGroupInfo

The Snapservice.Reports.Clusters.ProtectionGroups.ProtectionGroupInfo schema contains properties that provide information regarding the protection group.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "name": "string",
    "deleted": false
}
string
name
Required

Name of the protection group.

This property was added in vSphere API 9.0.0.0.

boolean
deleted
Required

Whether the protection group is deleted.

This property was added in vSphere API 9.0.0.0.