MongoDiscoveryStatus
Represents the state of discovery of the MongoDB source.
Values
| Value | Description |
|---|---|
| INVALID_DISCOVERY_STATUS | Invalid discovery status of the MongoDB source. |
| NO_DISCOVERY_IN_PROGRESS | No discovery job for the MongoDB source is running. |
| ON_DEMAND_DISCOVERY_IN_PROGRESS | On demand discovery job is running for the MongoDB source. |
| SCHEDULED_DISCOVERY_IN_PROGRESS | Scheduled dicovery job is running for the MongoDB source. |