ENUM

ExchangeLiveMountFilterField

Description

Filter for Exchange Live Mount results.

link GraphQL Schema definition

  • enum ExchangeLiveMountFilterField {
  • # Cluster UUID filter for Exchange Live Mount results.
  • CLUSTER_UUID
  • # Exchange Database ID filter for Exchange Live Mount results.
  • DATABASE_ID
  • # Organization ID filter for Exchange Live Mount results.
  • ORG_ID
  • # Filter is not specified. Any filter text would
  • # not be considered.
  • UNSPECIFIED
  • }