Snapservice. Reports. Clusters. Protection Groups List
List the protection groups for the given cluster used for reports. The list contains the protection groups existed over the last retention period which is used for reporting purpose, by default retention period is set to 90days.
This operation was added in vSphere API 9.0.0.0.
Returns an authorization error if you do not have all of the privileges described as follows:
- The resource
ClusterComputeResource
referenced by the parameter cluster requiresSystem.Read
.
Identifier of the cluster.
The parameter must be an identifier for the resource type: ClusterComputeResource
.
Information about the protection groups
"Snapservice.Reports.Clusters.ProtectionGroups.ListResult Object"
If the API is not supported.
"Vapi.Std.Errors.Unsupported Object"
If the caller is not authenticated.
"Vapi.Std.Errors.Unauthenticated Object"
If the caller is not authorized to perform the operation.
"Vapi.Std.Errors.Unauthorized Object"
If there is no cluster associated with cluster in the system.
"Vapi.Std.Errors.NotFound Object"
If there is unknown internal error.
"Vapi.Std.Errors.Error Object"
If the service is not available.
"Vapi.Std.Errors.ServiceUnavailable Object"
curl -H 'Authorization: <value>' https://{api_host}/api/snapservice/reports/clusters/{cluster}/protection-groups