ENUM
CloudDirectSnapshotsSortByField
Description
Sort by field used for the NAS Cloud Direct snapshot results.
link GraphQL Schema definition
- enum CloudDirectSnapshotsSortByField {
- # Sort the results according to the cluster name of the NAS Cloud Direct snapshot.
- # Sort the results according to the completion date of the NAS Cloud Direct
- # snapshot.
- # Sort the results according to the creation date of the NAS Cloud Direct
- # snapshot.
- # Sort by field is not specified. Any sort by text will
- # not be considered.
- }