SnappableGroupByEnum
Fields of a workload that results can be grouped by.
Values
| Value | Description |
|---|---|
| Cluster | Group by the cluster that the workload belongs to. |
| ClusterType | Group by the type of the cluster that the workload belongs to. |
| ComplianceStatus | Group by the SLA compliance status of the workload. |
| Day | Group by daily time buckets. |
| Hour | Group by hourly time buckets. |
| Month | Group by monthly time buckets. |
| ObjectType | Group by the type of the workload. |
| ProtectionStatus | Group by the protection status of the workload. |
| PullTimeWithOffset | Group by the time at which the workload data was pulled from the cluster, adjusted by the requested timezone offset. |
| Quarter | Group by quarterly time buckets. |
| SlaDomain | Group by the SLA Domain assigned to the workload. |
| TRANSFERRED_BYTES_OBJECT_TYPE | Bytes transferred group by object type. |
| Week | Group by weekly time buckets. |
| Year | Group by yearly time buckets. |