ENUM
CdmSnapshotFilterField
Description
Ways that CDM snapshots can be filtered.
link GraphQL Schema definition
- enum CdmSnapshotFilterField {
- # Filter on the snapshot's cluster id.
- # No filter value.
- # Filter on whether the snapshot is expired.
- # Filter on whether the snapshot was taken as an on demand snapshot.
- # Filter by workload ID.
- # Filter by snapshot ID.
- # Filter on the time the snapshot was taken.
- }