ConnectToMongoDbTaskPropertiesResponse

Properties for the task that validates the connection to and provides information about a MongoDB server

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val clientData: Map<String, String>? = null

Key value pairs of client data to attach meta data information to task

Link copied to clipboard
Link copied to clipboard

Array of errors. This is ignored if submitted.

Link copied to clipboard

Describes a connection to a MongoDB data source

Link copied to clipboard

An array containing a single MongoDbClusterInfo object

Link copied to clipboard

The state of the task. This is ignored if submitted.

Link copied to clipboard

Task type. Expected value is 'Connect.MongoDb'.