Increase MongoDB Cluster Shards
Last updated
Was this helpful?
Was this helpful?
{
"type": "cluster",
"id": "d02de413-d5af-4104-a6f9-3a3c2766ee61",
"metadata": {
"state": "BUSY",
"health": "HEALTHY",
"createdDate": "2020-12-10T12:37:50.000Z",
"createdBy": "clientname@ionos.com",
"createdByUserId": "012342f-411f-1eeb-9d07-046c59cc737e"
},
"properties": {
"displayName": "Represents database name",
"location": "de/fra",
"connections": [
{
"datacenterId": "b72ebcf5-6158-4ddb-8f65-31b20d82b6c7",
"lanId": "2",
"cidrList": [
"10.1.1.3/24",
"10.1.1.4/24",
"10.1.1.5/24"
]
}
],
"mongoDBVersion": "6.0",
"instances": 3,
"maintenanceWindow": {
"dayOfTheWeek": "Thursday",
"time": "08:53:15"
},
"connectionString": "mongodb+srv://m-65f4a879f126e3c4.mongodb.de-fra.ionos.com",
"backup": {},
"edition": "enterprise",
"cores": 1,
"ram": 2048,
"storageSize": 10240,
"storageType": "SSD Standard",
"shards": 3,
"biConnector": {
"enabled": false
},
"type": "sharded-cluster"
}
}