ENUM
MongoAuthenticationType
Description
Supported in v9.0+ v9.0-v9.2: Type of user authentication used when adding the MongoDB cluster.
v9.3+: Type of user authentication used when adding the MongoDB source.
link GraphQL Schema definition
- enum MongoAuthenticationType {
- }
link Require by
- MongoRecoveryRequestConfigInputConfiguration for recovering MongoDB databases or collections from source to target cluster.
- MongoSourceAddRequestConfigInputSupported in v8.1+ Configuration for adding a MongoDB source.
- MongoSourcePatchRequestConfigInputSupported in v8.1+ Configuration for patching a MongoDB source.