ENUM
MongoDiscoveryStatus
Description
Represents the state of discovery of the MongoDB source.
link GraphQL Schema definition
- enum MongoDiscoveryStatus {
- # Invalid discovery status of the MongoDB source.
- # No discovery job for the MongoDB source is running.
- # On demand discovery job is running for the MongoDB source.
- # Scheduled dicovery job is running for the MongoDB source.
- }