Snapservice.Reports.Clusters.ProtectionGroups.Snapshots.AggregatedStatusInfo
The Snapservice.Reports.Clusters.ProtectionGroups.Snapshots.AggregatedStatusInfo schema contains information about aggregated status counts of the snapshots.
This schema was added in vSphere API 9.0.0.0.
{
"error_count": 0,
"warning_count": 0,
"success_count": 0
}
Aggregated count of protection group snapshots with "ERROR" status.
This property was added in vSphere API 9.0.0.0.
Aggregated count of protection group snapshots with "WARNING" status.
This property was added in vSphere API 9.0.0.0.
Aggregated count of protection group snapshots with "SUCCESS" status.
This property was added in vSphere API 9.0.0.0.