ENUM
SortByFieldEnum
link GraphQL Schema definition
- enum SortByFieldEnum {
- # Probability of anomaly.
- # Count of created bytes.
- # Count of deleted bytes.
- # Count of modified bytes.
- # Count of changed bytes.
- # Location of the Rubrik cluster.
- # Unique ID of the cluster.
- # Rubrik cluster name.
- # Rubrik cluster type.
- # Estimated time before cluster runs out of storage.
- # Count of created files.
- # Count of deleted files.
- # Count of modified files.
- # Version of the installed Rubrik cluster.
- # Specifies whether the result is an anomaly.
- # Specifies whether the result is encrypted.
- # Managed ID of the object.
- # Type of the object.
- # Date of the previous snapshot.
- # Id of the previous snapshot.
- # Rubrik cluster registration date.
- # Severity of the anomaly.
- # Date of the snapshot.
- # Id of the snapshot.
- # Count of suspicious files.
- # Name of the object.
- # Type of the object.
- }