Cluster
A set of methods for managing MongoDB Cluster resources.
JSON Representation
{
"id": "string",
"folderId": "string",
"createdAt": "string",
"name": "string",
"description": "string",
"labels": "object",
"environment": "string",
"monitoring": [
{
"name": "string",
"description": "string",
"link": "string"
}
],
"config": {
"version": "string",
"featureCompatibilityVersion": "string",
"backupWindowStart": {
"hours": "integer",
"minutes": "integer",
"seconds": "integer",
"nanos": "integer"
},
"backupRetainPeriodDays": "integer",
"access": {
"dataLens": true
},
// `config` includes only one of the fields `mongodb_3_6`, `mongodb_4_0`, `mongodb_4_2`, `mongodb_4_4`
"mongodb_3_6": {
"mongod": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"enabled": true,
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"enabled": true,
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"enabled": true,
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongocfg": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongos": {
"config": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongoinfra": {
"configMongos": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"configMongocfg": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
}
},
"mongodb_4_0": {
"mongod": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongocfg": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongos": {
"config": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongoinfra": {
"configMongos": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"configMongocfg": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
}
},
"mongodb_4_2": {
"mongod": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongocfg": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongos": {
"config": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongoinfra": {
"configMongos": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"configMongocfg": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
}
},
"mongodb_4_4": {
"mongod": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongocfg": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongos": {
"config": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
},
"mongoinfra": {
"configMongos": {
"effectiveConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"net": {
"maxIncomingConnections": "integer"
}
}
},
"configMongocfg": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
}
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
}
}
},
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
}
}
},
// end of the list of possible fields`config`
},
"networkId": "string",
"health": "string",
"status": "string",
"sharded": true,
"maintenanceWindow": {
// `maintenanceWindow` includes only one of the fields `anytime`, `weeklyMaintenanceWindow`
"anytime": {},
"weeklyMaintenanceWindow": {
"day": "string",
"hour": "string"
},
// end of the list of possible fields`maintenanceWindow`
},
"plannedOperation": {
"info": "string",
"delayedUntil": "string"
},
"securityGroupIds": [
"string"
]
}
Field | Description |
---|---|
id | string ID of the MongoDB cluster. This ID is assigned by MDB at creation time. |
folderId | string ID of the folder that the MongoDB cluster belongs to. |
createdAt | string (date-time) Creation timestamp in RFC3339 text format. String in RFC3339 text format. |
name | string Name of the MongoDB cluster. The name is unique within the folder. 1-63 characters long. |
description | string Description of the MongoDB cluster. 0-256 characters long. |
labels | object Custom labels for the MongoDB cluster as |
environment | string Deployment environment of the MongoDB cluster. Deployment environment.
|
monitoring[] | object Monitoring system. |
monitoring[]. name |
string Name of the monitoring system. |
monitoring[]. description |
string Description of the monitoring system. |
monitoring[]. link |
string Link to the monitoring system charts for the MongoDB cluster. |
config | object Configuration of the MongoDB cluster. |
config. version |
string Version of MongoDB server software. Possible values: |
config. featureCompatibilityVersion |
string MongoDB feature compatibility version. See usage details in MongoDB documentation. Possible values:
|
config. backupWindowStart |
object Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp. |
config. backupWindowStart. hours |
integer (int32) Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. |
config. backupWindowStart. minutes |
integer (int32) Minutes of hour of day. Must be from 0 to 59. |
config. backupWindowStart. seconds |
integer (int32) Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds. |
config. backupWindowStart. nanos |
integer (int32) Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999. |
config. backupRetainPeriodDays |
integer (int64) Retain period of automatically created backup in days |
config. access |
object |
config. access. dataLens |
boolean (boolean) Allow access for DataLens |
config. mongodb_3_6 |
object config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 |
config. mongodb_3_6. mongod |
object Configuration and resource allocation for mongod in a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongod. config |
object Configuration for a mongod 3.6 hosts. |
config. mongodb_3_6. mongod. config. effectiveConfig |
object Effective mongod settings for a MongoDB 3.6 cluster (a combination of settings defined in Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_3_6. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_3_6. mongod. config. effectiveConfig. storage. journal. enabled |
boolean (boolean) Whether the journal is enabled or disabled. Possible values:
|
config. mongodb_3_6. mongod. config. effectiveConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_3_6. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_3_6. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_3_6. mongod. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_3_6. mongod. config. effectiveConfig. net |
object
|
config. mongodb_3_6. mongod. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongod. config. userConfig |
object User-defined mongod settings for a MongoDB 3.6 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_3_6. mongod. config. userConfig. storage |
object
|
config. mongodb_3_6. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongod. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_3_6. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_3_6. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_3_6. mongod. config. userConfig. storage. journal. enabled |
boolean (boolean) Whether the journal is enabled or disabled. Possible values:
|
config. mongodb_3_6. mongod. config. userConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_3_6. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_3_6. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_3_6. mongod. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_3_6. mongod. config. userConfig. net |
object
|
config. mongodb_3_6. mongod. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongod. config. defaultConfig |
object Default mongod configuration for a MongoDB 3.6 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_3_6. mongod. config. defaultConfig. storage |
object
|
config. mongodb_3_6. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongod. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_3_6. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_3_6. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_3_6. mongod. config. defaultConfig. storage. journal. enabled |
boolean (boolean) Whether the journal is enabled or disabled. Possible values:
|
config. mongodb_3_6. mongod. config. defaultConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_3_6. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_3_6. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_3_6. mongod. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_3_6. mongod. config. defaultConfig. net |
object
|
config. mongodb_3_6. mongod. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongod. resources |
object Resources allocated to MongoDB hosts. |
config. mongodb_3_6. mongod. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_3_6. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_3_6. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_3_6. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongocfg. config |
object |
config. mongodb_3_6. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 3.6 cluster (a combination of settings defined in |
config. mongodb_3_6. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_3_6. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_3_6. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Operation profiling level. For details, see MongoDB documentation.
|
config. mongodb_3_6. mongocfg. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_3_6. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_3_6. mongocfg. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongocfg. config. userConfig. storage |
object
|
config. mongodb_3_6. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongocfg. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_3_6. mongocfg. config. userConfig. operationProfiling. mode |
string Operation profiling level. For details, see MongoDB documentation.
|
config. mongodb_3_6. mongocfg. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_3_6. mongocfg. config. userConfig. net |
object
|
config. mongodb_3_6. mongocfg. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_3_6. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_3_6. mongocfg. config. defaultConfig. operationProfiling. mode |
string Operation profiling level. For details, see MongoDB documentation.
|
config. mongodb_3_6. mongocfg. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_3_6. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_3_6. mongocfg. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_3_6. mongocfg. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_3_6. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_3_6. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_3_6. mongos |
object Configuration and resource allocation for mongos in a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongos. config |
object |
config. mongodb_3_6. mongos. config. effectiveConfig |
object Effective settings for a MongoDB 3.6 cluster (a combination of settings defined in |
config. mongodb_3_6. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_3_6. mongos. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongos. config. userConfig |
object User-defined settings for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_3_6. mongos. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongos. config. defaultConfig |
object Default configuration for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_3_6. mongos. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongos. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_3_6. mongos. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_3_6. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_3_6. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_3_6. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongoinfra. configMongos |
object |
config. mongodb_3_6. mongoinfra. configMongos. effectiveConfig |
object Effective settings for a MongoDB 3.6 cluster (a combination of settings defined in |
config. mongodb_3_6. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_3_6. mongoinfra. configMongos. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongoinfra. configMongos. userConfig |
object User-defined settings for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_3_6. mongoinfra. configMongos. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongoinfra. configMongos. defaultConfig |
object Default configuration for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_3_6. mongoinfra. configMongos. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongoinfra. configMongocfg |
object |
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 3.6 cluster (a combination of settings defined in |
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Operation profiling level. For details, see MongoDB documentation.
|
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Operation profiling level. For details, see MongoDB documentation.
|
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 3.6 cluster. |
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Operation profiling level. For details, see MongoDB documentation.
|
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_3_6. mongoinfra. configMongocfg. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of incoming connections. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_3_6. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_3_6. mongoinfra. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_3_6. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_3_6. mongoinfra. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_0 |
object config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 |
config. mongodb_4_0. mongod |
object Configuration and resource allocation for mongod in a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongod. config |
object Configuration for mongod 4.0 hosts. |
config. mongodb_4_0. mongod. config. effectiveConfig |
object Effective mongod settings for a MongoDB 4.0 cluster (a combination of settings defined in Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_4_0. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_0. mongod. config. effectiveConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_0. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_0. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongod. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_0. mongod. config. effectiveConfig. net |
object
|
config. mongodb_4_0. mongod. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongod. config. userConfig |
object User-defined mongod settings for a MongoDB 4.0 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_0. mongod. config. userConfig. storage |
object
|
config. mongodb_4_0. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongod. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_0. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_0. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_0. mongod. config. userConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_0. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_4_0. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongod. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_0. mongod. config. userConfig. net |
object
|
config. mongodb_4_0. mongod. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongod. config. defaultConfig |
object Default mongod configuration for a MongoDB 4.0 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_0. mongod. config. defaultConfig. storage |
object
|
config. mongodb_4_0. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongod. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_0. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_0. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_0. mongod. config. defaultConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_0. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_0. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongod. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_0. mongod. config. defaultConfig. net |
object
|
config. mongodb_4_0. mongod. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongod. resources |
object Resources allocated to mongod hosts. |
config. mongodb_4_0. mongod. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_0. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_0. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_0. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongocfg. config |
object Configuration for mongocfg 4.0 hosts. |
config. mongodb_4_0. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.0 cluster (a combination of settings defined in |
config. mongodb_4_0. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_4_0. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_0. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongocfg. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_0. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_4_0. mongocfg. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongocfg. config. userConfig. storage |
object
|
config. mongodb_4_0. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongocfg. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_4_0. mongocfg. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongocfg. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_0. mongocfg. config. userConfig. net |
object
|
config. mongodb_4_0. mongocfg. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_4_0. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_0. mongocfg. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongocfg. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_0. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_4_0. mongocfg. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_4_0. mongocfg. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_0. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_0. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_0. mongos |
object Configuration and resource allocation for mongos in a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongos. config |
object Configuration for mongos 4.0 hosts. |
config. mongodb_4_0. mongos. config. effectiveConfig |
object Effective mongos settings for a MongoDB 4.0 cluster (a combination of settings defined in |
config. mongodb_4_0. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_0. mongos. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongos. config. userConfig |
object User-defined mongos settings for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_0. mongos. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongos. config. defaultConfig |
object Default mongos configuration for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_0. mongos. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongos. resources |
object Resources allocated to mongos hosts. |
config. mongodb_4_0. mongos. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_0. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_0. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_0. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongoinfra. configMongos |
object |
config. mongodb_4_0. mongoinfra. configMongos. effectiveConfig |
object Effective mongos settings for a MongoDB 4.0 cluster (a combination of settings defined in |
config. mongodb_4_0. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_0. mongoinfra. configMongos. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongoinfra. configMongos. userConfig |
object User-defined mongos settings for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_0. mongoinfra. configMongos. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongoinfra. configMongos. defaultConfig |
object Default mongos configuration for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_0. mongoinfra. configMongos. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongoinfra. configMongocfg |
object |
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.0 cluster (a combination of settings defined in |
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.0 cluster. |
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_4_0. mongoinfra. configMongocfg. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_0. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_4_0. mongoinfra. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_0. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_0. mongoinfra. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_2 |
object config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 |
config. mongodb_4_2. mongod |
object Configuration and resource allocation for mongod in a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongod. config |
object Configuration for mongod 4.2 hosts. |
config. mongodb_4_2. mongod. config. effectiveConfig |
object Effective mongod settings for a MongoDB 4.2 cluster (a combination of settings defined in Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_4_2. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_2. mongod. config. effectiveConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_2. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_2. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongod. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_2. mongod. config. effectiveConfig. net |
object
|
config. mongodb_4_2. mongod. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongod. config. userConfig |
object User-defined mongod settings for a MongoDB 4.2 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_2. mongod. config. userConfig. storage |
object
|
config. mongodb_4_2. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongod. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_2. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_2. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_2. mongod. config. userConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_2. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_4_2. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongod. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_2. mongod. config. userConfig. net |
object
|
config. mongodb_4_2. mongod. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongod. config. defaultConfig |
object Default mongod configuration for a MongoDB 4.2 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_2. mongod. config. defaultConfig. storage |
object
|
config. mongodb_4_2. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongod. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_2. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_2. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_2. mongod. config. defaultConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_2. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_2. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongod. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_2. mongod. config. defaultConfig. net |
object
|
config. mongodb_4_2. mongod. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongod. resources |
object Resources allocated to mongod hosts. |
config. mongodb_4_2. mongod. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_2. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_2. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_2. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongocfg. config |
object Configuration for mongocfg 4.2 hosts. |
config. mongodb_4_2. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.2 cluster (a combination of settings defined in |
config. mongodb_4_2. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_4_2. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_2. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongocfg. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_2. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_4_2. mongocfg. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongocfg. config. userConfig. storage |
object
|
config. mongodb_4_2. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongocfg. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_4_2. mongocfg. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongocfg. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_2. mongocfg. config. userConfig. net |
object
|
config. mongodb_4_2. mongocfg. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_4_2. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_2. mongocfg. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongocfg. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_2. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_4_2. mongocfg. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_4_2. mongocfg. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_2. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_2. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_2. mongos |
object Configuration and resource allocation for mongos in a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongos. config |
object Configuration for mongos 4.2 hosts. |
config. mongodb_4_2. mongos. config. effectiveConfig |
object Effective mongos settings for a MongoDB 4.2 cluster (a combination of settings defined in |
config. mongodb_4_2. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_2. mongos. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongos. config. userConfig |
object User-defined mongos settings for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_2. mongos. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongos. config. defaultConfig |
object Default mongos configuration for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_2. mongos. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongos. resources |
object Resources allocated to mongos hosts. |
config. mongodb_4_2. mongos. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_2. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_2. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_2. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongoinfra. configMongos |
object |
config. mongodb_4_2. mongoinfra. configMongos. effectiveConfig |
object Effective mongos settings for a MongoDB 4.2 cluster (a combination of settings defined in |
config. mongodb_4_2. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_2. mongoinfra. configMongos. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongoinfra. configMongos. userConfig |
object User-defined mongos settings for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_2. mongoinfra. configMongos. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongoinfra. configMongos. defaultConfig |
object Default mongos configuration for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_2. mongoinfra. configMongos. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongoinfra. configMongocfg |
object |
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.2 cluster (a combination of settings defined in |
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.2 cluster. |
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_4_2. mongoinfra. configMongocfg. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_2. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_4_2. mongoinfra. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_2. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_2. mongoinfra. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4 |
object config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 |
config. mongodb_4_4. mongod |
object Configuration and resource allocation for mongod in a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongod. config |
object Configuration for mongod 4.4 hosts. |
config. mongodb_4_4. mongod. config. effectiveConfig |
object Effective mongod settings for a MongoDB 4.4 cluster (a combination of settings defined in Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_4_4. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_4. mongod. config. effectiveConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_4. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_4. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongod. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_4. mongod. config. effectiveConfig. net |
object
|
config. mongodb_4_4. mongod. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongod. config. userConfig |
object User-defined mongod settings for a MongoDB 4.4 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_4. mongod. config. userConfig. storage |
object
|
config. mongodb_4_4. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongod. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_4. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_4. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_4. mongod. config. userConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_4. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_4_4. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongod. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_4. mongod. config. userConfig. net |
object
|
config. mongodb_4_4. mongod. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongod. config. defaultConfig |
object Default mongod configuration for a MongoDB 4.4 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_4_4. mongod. config. defaultConfig. storage |
object
|
config. mongodb_4_4. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongod. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_4. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_4. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_4. mongod. config. defaultConfig. storage. journal. commitInterval |
integer (int64) Commit interval between journal operations, in milliseconds. Default: 100. Acceptable values are 1 to 500, inclusive. |
config. mongodb_4_4. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_4. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongod. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. Value must be greater than 0. |
config. mongodb_4_4. mongod. config. defaultConfig. net |
object
|
config. mongodb_4_4. mongod. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongod will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongod. resources |
object Resources allocated to mongod hosts. |
config. mongodb_4_4. mongod. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_4. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongocfg. config |
object Configuration for mongocfg 4.4 hosts. |
config. mongodb_4_4. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_4_4. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_4. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongocfg. config. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_4. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_4_4. mongocfg. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongocfg. config. userConfig. storage |
object
|
config. mongodb_4_4. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongocfg. config. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_4_4. mongocfg. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongocfg. config. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_4. mongocfg. config. userConfig. net |
object
|
config. mongodb_4_4. mongocfg. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_4_4. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_4. mongocfg. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongocfg. config. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_4. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_4_4. mongocfg. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_4_4. mongocfg. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_4. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4. mongos |
object Configuration and resource allocation for mongos in a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongos. config |
object Configuration for mongos 4.4 hosts. |
config. mongodb_4_4. mongos. config. effectiveConfig |
object Effective mongos settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_4. mongos. config. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongos. config. userConfig |
object User-defined mongos settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_4. mongos. config. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongos. config. defaultConfig |
object Default mongos configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_4. mongos. config. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongos. resources |
object Resources allocated to mongos hosts. |
config. mongodb_4_4. mongos. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_4. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongoinfra. configMongos |
object |
config. mongodb_4_4. mongoinfra. configMongos. effectiveConfig |
object Effective mongos settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_4. mongoinfra. configMongos. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongoinfra. configMongos. userConfig |
object User-defined mongos settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_4. mongoinfra. configMongos. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongoinfra. configMongos. defaultConfig |
object Default mongos configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_4. mongoinfra. configMongos. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongos will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongoinfra. configMongocfg |
object |
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. effectiveConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. userConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig. cacheSizeGb |
number (double) The maximum size of the internal cache that WiredTiger will use for all data. |
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. operationProfiling. slowOpThreshold |
integer (int64) The slow operation time threshold, in milliseconds. Operations that run for longer than this threshold are considered slow, and are processed by the profiler running in the SLOW_OP mode. For details see MongoDB documentation. Value must be greater than 0. |
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_4_4. mongoinfra. configMongocfg. defaultConfig. net. maxIncomingConnections |
integer (int64) The maximum number of simultaneous connections that mongocfg will accept. Acceptable values are 10 to 16384, inclusive. |
config. mongodb_4_4. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_4_4. mongoinfra. resources. resourcePresetId |
string ID of the preset for computational resources available to a host (CPU, memory etc.). All available presets are listed in the documentation. |
config. mongodb_4_4. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4. mongoinfra. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
networkId | string ID of the network that the cluster belongs to. |
health | string Aggregated cluster health.
|
status | string Current state of the cluster.
|
sharded | boolean (boolean) Indicates current sharding status of the cluster. |
maintenanceWindow | object Window of maintenance operations. |
maintenanceWindow. anytime |
object maintenanceWindow includes only one of the fields anytime , weeklyMaintenanceWindow |
maintenanceWindow. weeklyMaintenanceWindow |
object maintenanceWindow includes only one of the fields anytime , weeklyMaintenanceWindow |
maintenanceWindow. weeklyMaintenanceWindow. day |
string |
maintenanceWindow. weeklyMaintenanceWindow. hour |
string (int64) Hour of the day in UTC. Acceptable values are 1 to 24, inclusive. |
plannedOperation | object Maintenance operation planned at nearest maintenance_window. |
plannedOperation. info |
string The maximum string length in characters is 256. |
plannedOperation. delayedUntil |
string (date-time) String in RFC3339 text format. |
securityGroupIds[] | string User security groups |
Methods
Method | Description |
---|---|
addHosts | Creates new hosts for a cluster. |
addShard | Creates a new shard. |
backup | Creates a backup for the specified MongoDB cluster. |
create | Creates a MongoDB cluster in the specified folder. |
delete | Deletes the specified MongoDB cluster. |
deleteHosts | Deletes the specified hosts for a cluster. |
deleteShard | Deletes the specified shard. |
enableSharding | Enables sharding for the cluster: creates 3 mongoinfra (or 3 mongocfg and 2 mongos) hosts that would support adding and using shards in the cluster. |
get | Returns the specified MongoDB Cluster resource. |
getShard | Returns the specified shard. |
list | Retrieves the list of MongoDB Cluster resources that belong to the specified folder. |
listBackups | Retrieves the list of available backups for the specified MongoDB cluster. |
listHosts | Retrieves a list of hosts for the specified cluster. |
listLogs | Retrieves logs for the specified MongoDB cluster. |
listOperations | Retrieves the list of Operation resources for the specified cluster. |
listShards | Retrieves a list of shards. |
move | Moves the specified MongoDB cluster to the specified folder. |
rescheduleMaintenance | Reschedule planned maintenance operation. |
resetupHosts | Resetup hosts. |
restartHosts | Restart hosts. |
restore | Creates a new MongoDB cluster using the specified backup. |
start | Start the specified MongoDB cluster. |
stop | Stop the specified MongoDB cluster. |
streamLogs | Same as ListLogs but using server-side streaming. Also allows for 'tail -f' semantics. |
update | Updates the specified MongoDB cluster. |