Method get
Returns the specified MongoDB Cluster resource.
To get the list of available MongoDB Cluster resources, make a list request.
HTTP request
GET https://mdb.api.cloud.yandex.net/managed-mongodb/v1/clusters/{clusterId}
Path parameters
Parameter | Description |
---|---|
clusterId | Required. ID of the MongoDB Cluster resource to return. To get the cluster ID, use a list request. The maximum string length in characters is 50. |
Response
HTTP Code: 200 - OK
{
"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,
"dataTransfer": true
},
// `config` includes only one of the fields `mongodb_3_6`, `mongodb_4_0`, `mongodb_4_2`, `mongodb_4_4`, `mongodb_5_0`, `mongodb_4_4Enterprise`, `mongodb_5_0Enterprise`
"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"
}
}
},
"mongodb_5_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_4Enterprise": {
"mongod": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
},
"security": {
"enableEncryption": true,
"kmip": {
"serverName": "string",
"port": "integer",
"serverCa": "string",
"clientCertificate": "string",
"keyIdentifier": "string"
}
},
"auditLog": {
"filter": "string"
},
"setParameter": {
"auditAuthorizationSuccess": true
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
},
"security": {
"enableEncryption": true,
"kmip": {
"serverName": "string",
"port": "integer",
"serverCa": "string",
"clientCertificate": "string",
"keyIdentifier": "string"
}
},
"auditLog": {
"filter": "string"
},
"setParameter": {
"auditAuthorizationSuccess": true
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
},
"security": {
"enableEncryption": true,
"kmip": {
"serverName": "string",
"port": "integer",
"serverCa": "string",
"clientCertificate": "string",
"keyIdentifier": "string"
}
},
"auditLog": {
"filter": "string"
},
"setParameter": {
"auditAuthorizationSuccess": true
}
}
},
"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_5_0Enterprise": {
"mongod": {
"config": {
"effectiveConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
},
"security": {
"enableEncryption": true,
"kmip": {
"serverName": "string",
"port": "integer",
"serverCa": "string",
"clientCertificate": "string",
"keyIdentifier": "string"
}
},
"auditLog": {
"filter": "string",
"runtimeConfiguration": true
},
"setParameter": {
"auditAuthorizationSuccess": true
}
},
"userConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
},
"security": {
"enableEncryption": true,
"kmip": {
"serverName": "string",
"port": "integer",
"serverCa": "string",
"clientCertificate": "string",
"keyIdentifier": "string"
}
},
"auditLog": {
"filter": "string",
"runtimeConfiguration": true
},
"setParameter": {
"auditAuthorizationSuccess": true
}
},
"defaultConfig": {
"storage": {
"wiredTiger": {
"engineConfig": {
"cacheSizeGb": "number"
},
"collectionConfig": {
"blockCompressor": "string"
}
},
"journal": {
"commitInterval": "integer"
}
},
"operationProfiling": {
"mode": "string",
"slowOpThreshold": "integer"
},
"net": {
"maxIncomingConnections": "integer"
},
"security": {
"enableEncryption": true,
"kmip": {
"serverName": "string",
"port": "integer",
"serverCa": "string",
"clientCertificate": "string",
"keyIdentifier": "string"
}
},
"auditLog": {
"filter": "string",
"runtimeConfiguration": true
},
"setParameter": {
"auditAuthorizationSuccess": true
}
}
},
"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"
],
"deletionProtection": true
}
A managed MongoDB cluster. For more information, see the documentation.
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.
|
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 Time to start the daily backup, in the UTC timezone. 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 Access policy to DB |
config. access. dataLens |
boolean (boolean) Allow access for DataLens |
config. access. dataTransfer |
boolean (boolean) Allow access for DataTransfer. |
config. mongodb_3_6 |
object Configuration and resource allocation for a MongoDB 3.6 cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
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 Configuration and resource allocation for a MongoDB 4.0 cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
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 Configuration and resource allocation for a MongoDB 4.2 cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
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 Configuration and resource allocation for a MongoDB 4.4 cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
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:
|
config. mongodb_5_0 |
object Configuration and resource allocation for a MongoDB 5.0 cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
config. mongodb_5_0. mongod |
object Configuration and resource allocation for mongod in a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongod. config |
object Configuration for mongod 5.0 hosts. |
config. mongodb_5_0. mongod. config. effectiveConfig |
object Effective mongod settings for a MongoDB 5.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_5_0. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_5_0. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_5_0. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_5_0. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_5_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_5_0. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_5_0. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongod. config. effectiveConfig. net |
object
|
config. mongodb_5_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_5_0. mongod. config. userConfig |
object User-defined mongod settings for a MongoDB 5.0 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_5_0. mongod. config. userConfig. storage |
object
|
config. mongodb_5_0. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_5_0. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_5_0. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_5_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_5_0. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_5_0. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongod. config. userConfig. net |
object
|
config. mongodb_5_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_5_0. mongod. config. defaultConfig |
object Default mongod configuration for a MongoDB 5.0 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_5_0. mongod. config. defaultConfig. storage |
object
|
config. mongodb_5_0. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_5_0. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_5_0. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_5_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_5_0. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_5_0. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongod. config. defaultConfig. net |
object
|
config. mongodb_5_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_5_0. mongod. resources |
object Resources allocated to mongod hosts. |
config. mongodb_5_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_5_0. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongocfg. config |
object Configuration for mongocfg 5.0 hosts. |
config. mongodb_5_0. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_5_0. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_5_0. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_5_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_5_0. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongocfg. config. userConfig. storage |
object
|
config. mongodb_5_0. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_5_0. mongocfg. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongocfg. config. userConfig. net |
object
|
config. mongodb_5_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_5_0. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_5_0. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_5_0. mongocfg. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_5_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_5_0. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_5_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_5_0. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0. mongos |
object Configuration and resource allocation for mongos in a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongos. config |
object Configuration for mongos 5.0 hosts. |
config. mongodb_5_0. mongos. config. effectiveConfig |
object Effective mongos settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_5_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_5_0. mongos. config. userConfig |
object User-defined mongos settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_5_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_5_0. mongos. config. defaultConfig |
object Default mongos configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_5_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_5_0. mongos. resources |
object Resources allocated to mongos hosts. |
config. mongodb_5_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_5_0. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongoinfra. configMongos |
object |
config. mongodb_5_0. mongoinfra. configMongos. effectiveConfig |
object Effective mongos settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_5_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_5_0. mongoinfra. configMongos. userConfig |
object User-defined mongos settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_5_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_5_0. mongoinfra. configMongos. defaultConfig |
object Default mongos configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_5_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_5_0. mongoinfra. configMongocfg |
object |
config. mongodb_5_0. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_5_0. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_5_0. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_5_0. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_5_0. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_5_0. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_5_0. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_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_5_0. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_5_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_5_0. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_5_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_5_0. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0. mongoinfra. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4Enterprise |
object Configuration and resource allocation for a MongoDB 4.4 Enterprise cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
config. mongodb_4_4Enterprise. mongod |
object Configuration and resource allocation for mongod in a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongod. config |
object Configuration for mongod 4.4 hosts. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. effectiveConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. effectiveConfig. security |
object
|
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. enableEncryption |
boolean (boolean) If encryption at rest should be enabled or not |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. kmip |
object
|
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. kmip. serverName |
string KMIP server name |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. kmip. port |
integer (int64) KMIP server port |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. kmip. serverCa |
string KMIP Server CA |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. kmip. clientCertificate |
string KMIP client certificate + private key (unencrypted) |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. security. kmip. keyIdentifier |
string KMIP Key identifier (if any) |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. auditLog |
object
|
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. auditLog. filter |
string Audit filter |
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. setParameter |
object
|
config. mongodb_4_4Enterprise. mongod. config. effectiveConfig. setParameter. auditAuthorizationSuccess |
boolean (boolean) Enables the auditing of authorization successes |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. userConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_4Enterprise. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_4Enterprise. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. userConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. userConfig. security |
object
|
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. enableEncryption |
boolean (boolean) If encryption at rest should be enabled or not |
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. kmip |
object
|
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. kmip. serverName |
string KMIP server name |
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. kmip. port |
integer (int64) KMIP server port |
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. kmip. serverCa |
string KMIP Server CA |
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. kmip. clientCertificate |
string KMIP client certificate + private key (unencrypted) |
config. mongodb_4_4Enterprise. mongod. config. userConfig. security. kmip. keyIdentifier |
string KMIP Key identifier (if any) |
config. mongodb_4_4Enterprise. mongod. config. userConfig. auditLog |
object
|
config. mongodb_4_4Enterprise. mongod. config. userConfig. auditLog. filter |
string Audit filter |
config. mongodb_4_4Enterprise. mongod. config. userConfig. setParameter |
object
|
config. mongodb_4_4Enterprise. mongod. config. userConfig. setParameter. auditAuthorizationSuccess |
boolean (boolean) Enables the auditing of authorization successes |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. defaultConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. defaultConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. config. defaultConfig. security |
object
|
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. enableEncryption |
boolean (boolean) If encryption at rest should be enabled or not |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. kmip |
object
|
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. kmip. serverName |
string KMIP server name |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. kmip. port |
integer (int64) KMIP server port |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. kmip. serverCa |
string KMIP Server CA |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. kmip. clientCertificate |
string KMIP client certificate + private key (unencrypted) |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. security. kmip. keyIdentifier |
string KMIP Key identifier (if any) |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. auditLog |
object
|
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. auditLog. filter |
string Audit filter |
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. setParameter |
object
|
config. mongodb_4_4Enterprise. mongod. config. defaultConfig. setParameter. auditAuthorizationSuccess |
boolean (boolean) Enables the auditing of authorization successes |
config. mongodb_4_4Enterprise. mongod. resources |
object Resources allocated to mongod hosts. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4Enterprise. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4Enterprise. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongocfg. config |
object Configuration for mongocfg 4.4 hosts. |
config. mongodb_4_4Enterprise. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4Enterprise. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongocfg. config. userConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongocfg. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. userConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongocfg. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4Enterprise. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4Enterprise. mongos |
object Configuration and resource allocation for mongos in a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongos. config |
object Configuration for mongos 4.4 hosts. |
config. mongodb_4_4Enterprise. mongos. config. effectiveConfig |
object Effective mongos settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4Enterprise. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongos. config. userConfig |
object User-defined mongos settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongos. config. defaultConfig |
object Default mongos configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongos. resources |
object Resources allocated to mongos hosts. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4Enterprise. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_4_4Enterprise. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongoinfra. configMongos |
object |
config. mongodb_4_4Enterprise. mongoinfra. configMongos. effectiveConfig |
object Effective mongos settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4Enterprise. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongos. userConfig |
object User-defined mongos settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongos. defaultConfig |
object Default mongos configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg |
object |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 4.4 cluster (a combination of settings defined in |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 4.4 cluster. |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_4_4Enterprise. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_4_4Enterprise. 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_4Enterprise. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_4_4Enterprise. mongoinfra. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0Enterprise |
object Configuration and resource allocation for a MongoDB 5.0 Enterprise cluster. config includes only one of the fields mongodb_3_6 , mongodb_4_0 , mongodb_4_2 , mongodb_4_4 , mongodb_5_0 , mongodb_4_4Enterprise , mongodb_5_0Enterprise |
config. mongodb_5_0Enterprise. mongod |
object Configuration and resource allocation for mongod in a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongod. config |
object Configuration for mongod 5.0 hosts. |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig |
object Effective mongod settings for a MongoDB 5.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_5_0Enterprise. mongod. config. effectiveConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. effectiveConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. effectiveConfig. security |
object
|
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. enableEncryption |
boolean (boolean) If encryption at rest should be enabled or not |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. kmip |
object
|
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. kmip. serverName |
string KMIP server name |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. kmip. port |
integer (int64) KMIP server port |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. kmip. serverCa |
string KMIP Server CA |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. kmip. clientCertificate |
string KMIP client certificate + private key (unencrypted) |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. security. kmip. keyIdentifier |
string KMIP Key identifier (if any) |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. auditLog |
object
|
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. auditLog. filter |
string Audit filter |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. auditLog. runtimeConfiguration |
boolean (boolean) Allows runtime configuration of audit filter and auditAuthorizationSuccess |
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. setParameter |
object
|
config. mongodb_5_0Enterprise. mongod. config. effectiveConfig. setParameter. auditAuthorizationSuccess |
boolean (boolean) Enables the auditing of authorization successes |
config. mongodb_5_0Enterprise. mongod. config. userConfig |
object User-defined mongod settings for a MongoDB 5.0 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_5_0Enterprise. mongod. config. userConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongod. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongod. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. userConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_5_0Enterprise. mongod. config. userConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_5_0Enterprise. mongod. config. userConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. userConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongod. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. userConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. userConfig. security |
object
|
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. enableEncryption |
boolean (boolean) If encryption at rest should be enabled or not |
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. kmip |
object
|
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. kmip. serverName |
string KMIP server name |
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. kmip. port |
integer (int64) KMIP server port |
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. kmip. serverCa |
string KMIP Server CA |
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. kmip. clientCertificate |
string KMIP client certificate + private key (unencrypted) |
config. mongodb_5_0Enterprise. mongod. config. userConfig. security. kmip. keyIdentifier |
string KMIP Key identifier (if any) |
config. mongodb_5_0Enterprise. mongod. config. userConfig. auditLog |
object
|
config. mongodb_5_0Enterprise. mongod. config. userConfig. auditLog. filter |
string Audit filter |
config. mongodb_5_0Enterprise. mongod. config. userConfig. auditLog. runtimeConfiguration |
boolean (boolean) Allows runtime configuration of audit filter and auditAuthorizationSuccess |
config. mongodb_5_0Enterprise. mongod. config. userConfig. setParameter |
object
|
config. mongodb_5_0Enterprise. mongod. config. userConfig. setParameter. auditAuthorizationSuccess |
boolean (boolean) Enables the auditing of authorization successes |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig |
object Default mongod configuration for a MongoDB 5.0 cluster. Configuration of a mongod daemon. Supported options are a limited subset of all options described in MongoDB documentation. |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig |
object Collection configuration for WiredTiger. |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. storage. wiredTiger. collectionConfig. blockCompressor |
string Default type of compression to use for collection data. |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. storage. journal |
object Configuration of the MongoDB journal. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. defaultConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. defaultConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. config. defaultConfig. security |
object
|
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. enableEncryption |
boolean (boolean) If encryption at rest should be enabled or not |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. kmip |
object
|
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. kmip. serverName |
string KMIP server name |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. kmip. port |
integer (int64) KMIP server port |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. kmip. serverCa |
string KMIP Server CA |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. kmip. clientCertificate |
string KMIP client certificate + private key (unencrypted) |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. security. kmip. keyIdentifier |
string KMIP Key identifier (if any) |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. auditLog |
object
|
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. auditLog. filter |
string Audit filter |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. auditLog. runtimeConfiguration |
boolean (boolean) Allows runtime configuration of audit filter and auditAuthorizationSuccess |
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. setParameter |
object
|
config. mongodb_5_0Enterprise. mongod. config. defaultConfig. setParameter. auditAuthorizationSuccess |
boolean (boolean) Enables the auditing of authorization successes |
config. mongodb_5_0Enterprise. mongod. resources |
object Resources allocated to mongod hosts. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongod. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0Enterprise. mongod. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0Enterprise. mongocfg |
object Configuration and resource allocation for mongocfg in a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongocfg. config |
object Configuration for mongocfg 5.0 hosts. |
config. mongodb_5_0Enterprise. mongocfg. config. effectiveConfig |
object Effective mongocfg settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0Enterprise. mongocfg. config. effectiveConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongocfg. config. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongocfg. config. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. effectiveConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongocfg. config. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. effectiveConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. userConfig |
object User-defined mongocfg settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongocfg. config. userConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongocfg. config. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongocfg. config. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. userConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongocfg. config. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. userConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. defaultConfig |
object Default mongocfg configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongocfg. config. defaultConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongocfg. config. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongocfg. config. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. defaultConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongocfg. config. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. config. defaultConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. resources |
object Resources allocated to mongocfg hosts. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongocfg. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0Enterprise. mongocfg. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0Enterprise. mongos |
object Configuration and resource allocation for mongos in a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongos. config |
object Configuration for mongos 5.0 hosts. |
config. mongodb_5_0Enterprise. mongos. config. effectiveConfig |
object Effective mongos settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0Enterprise. mongos. config. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongos. config. userConfig |
object User-defined mongos settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongos. config. userConfig. net |
object Network settings for mongos. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongos. config. defaultConfig |
object Default mongos configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongos. config. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongos. resources |
object Resources allocated to mongos hosts. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongos. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0Enterprise. mongos. resources. diskTypeId |
string Type of the storage environment for the host. Possible values:
|
config. mongodb_5_0Enterprise. mongoinfra |
object Configuration and resource allocation for mongoinfra (mongos+mongocfg) in a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongoinfra. configMongos |
object |
config. mongodb_5_0Enterprise. mongoinfra. configMongos. effectiveConfig |
object Effective mongos settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0Enterprise. mongoinfra. configMongos. effectiveConfig. net |
object Network settings for mongos. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongos. userConfig |
object User-defined mongos settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongoinfra. configMongos. userConfig. net |
object Network settings for mongos. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongos. defaultConfig |
object Default mongos configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongoinfra. configMongos. defaultConfig. net |
object Network settings for mongos. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg |
object |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig |
object Effective mongocfg settings for a MongoDB 5.0 cluster (a combination of settings defined in |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. effectiveConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. userConfig |
object User-defined mongocfg settings for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. userConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. userConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. userConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. userConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. userConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. userConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig |
object Default mongocfg configuration for a MongoDB 5.0 cluster. |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig. storage |
object
|
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger |
object Configuration of the WiredTiger storage engine. Configuration of WiredTiger storage engine. |
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig. storage. wiredTiger. engineConfig |
object Engine configuration for WiredTiger. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig. operationProfiling |
object
|
config. mongodb_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig. operationProfiling. mode |
string Mode which specifies operations that should be profiled.
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. configMongocfg. defaultConfig. net |
object
|
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. resources |
object Resources allocated to mongoinfra (mongos+mongocfg) hosts. |
config. mongodb_5_0Enterprise. 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_5_0Enterprise. mongoinfra. resources. diskSize |
string (int64) Volume of the storage available to a host, in bytes. |
config. mongodb_5_0Enterprise. 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 Maintenance window for the cluster. A maintenance window settings. |
maintenanceWindow. anytime |
object Maintenance operation can be scheduled anytime. maintenanceWindow includes only one of the fields anytime , weeklyMaintenanceWindow |
maintenanceWindow. weeklyMaintenanceWindow |
object Maintenance operation can be scheduled on a weekly basis. maintenanceWindow includes only one of the fields anytime , weeklyMaintenanceWindow Weelky maintenance window settings. |
maintenanceWindow. weeklyMaintenanceWindow. day |
string Day of the week (in |
maintenanceWindow. weeklyMaintenanceWindow. hour |
string (int64) Hour of the day in UTC (in Acceptable values are 1 to 24, inclusive. |
plannedOperation | object Planned maintenance operation to be started for the cluster within the nearest maintenanceWindow. A planned maintenance operation. |
plannedOperation. info |
string Information about this maintenance operation. The maximum string length in characters is 256. |
plannedOperation. delayedUntil |
string (date-time) Time until which this maintenance operation is delayed. String in RFC3339 text format. |
securityGroupIds[] | string User security groups |
deletionProtection | boolean (boolean) Deletion Protection inhibits deletion of the cluster |