ENUM

MosaicRecoverableRangeRequestSourceType

Description

Source type for NoSQL protection recoverable range request.

link GraphQL Schema definition

  • enum MosaicRecoverableRangeRequestSourceType {
  • # Specifies that the source type for NoSQL protection recoverable range request is
  • # Cassandra.
  • MOSAIC_RECOVERABLE_RANGE_REQUEST_SOURCE_TYPE_CASSANDRA
  • # Specifies that the source type for NoSQL protection recoverable range request is
  • # MongoDB.
  • MOSAIC_RECOVERABLE_RANGE_REQUEST_SOURCE_TYPE_MONGO
  • }