OBJECT
GroupCountListWithTotal
Description
Represents total count of clusters in each group of upgrade type.
link GraphQL Schema definition
- type GroupCountListWithTotal {
- # Total count of Rubrik clusters.
- Int! :
- # List of clusters grouped by upgrade status.
- GroupCount!]! : [
- }