createMongodbSource
Register a new MongoDB source to NoSQL cluster. For MongoDB, the term "source" is usually used for either a replica set or a sharded cluster. For more info on MongoDB cluster, refer to: https://docs.mongodb.com/manual/introduction/.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | AddMosaicSourceInput! | Input for V2AddMosaicSource. |