ENUM
ArchivalLocationQuerySortByField
Description
Archival locations sort fields.
link GraphQL Schema definition
- enum ArchivalLocationQuerySortByField {
- # Name of the mapping the storage archival is part of.
- # Name of the cluster.
- # Number of failed tasks.
- # Immutability days configured.
- # Location type or provider.
- # Name of the archival location.
- # Number of running tasks.
- # Availability status.
- # Storage bytes used.
- }