2025-03-17 20:58:26 +01:00

45 lines
740 B
JSON

{
"topology_description": {
"type": "Single",
"servers": [
{
"address": "a:27017",
"avg_rtt_ms": 5,
"type": "Standalone",
"tags": {
"data_center": "dc"
}
}
]
},
"operation": "write",
"read_preference": {
"mode": "SecondaryPreferred",
"tag_sets": [
{
"data_center": "nyc"
}
]
},
"suitable_servers": [
{
"address": "a:27017",
"avg_rtt_ms": 5,
"type": "Standalone",
"tags": {
"data_center": "dc"
}
}
],
"in_latency_window": [
{
"address": "a:27017",
"avg_rtt_ms": 5,
"type": "Standalone",
"tags": {
"data_center": "dc"
}
}
]
}