INPUT_OBJECT
LegalHoldQueryFilter
Description
Legal Hold query filter.
link GraphQL Schema definition
- input LegalHoldQueryFilter {
- # Filters for legal hold query.
- LegalHoldQueryFilterField :
- # Filter snapshots before the specific time.
- DateTime :
- # Filter snapshots after the specific time.
- DateTime :
- # Workload name.
- String :
- # Workload types.
- ManagedObjectType!] : [
- # Snapshot types.
- SnapshotTypeEnum!] : [
- SnapshotCustomization!] : [
- }