{
  "_self": "",
  "id": "cosmosdev",
  "_rid": "cosmosdev",
  "media": "//media/",
  "addresses": "//addresses/",
  "_dbs": "//dbs/",
  "enableMultipleWriteLocations": false,
  "enableNRegionSynchronousCommit": false,
  "writableLocations": [
    {
      "name": "South Central US",
      "databaseAccountEndpoint": "http://garuda-cf040-emu.eastus2.azurecontainer.io:8081/"
    }
  ],
  "readableLocations": [
    {
      "name": "South Central US",
      "databaseAccountEndpoint": "http://garuda-cf040-emu.eastus2.azurecontainer.io:8081/"
    }
  ],
  "userConsistencyPolicy": {
    "defaultConsistencyLevel": "Eventual"
  },
  "userReplicationPolicy": {
    "minReplicaSetSize": 3,
    "maxReplicasetSize": 4,
    "asyncReplication": false
  },
  "systemReplicationPolicy": {
    "minReplicaSetSize": 3,
    "maxReplicasetSize": 4
  },
  "readPolicy": {
    "primaryReadCoefficient": 1,
    "secondaryReadCoefficient": 1
  },
  "queryEngineConfiguration": "{\"sqlAllowSubQuery\":true,\"sqlAllowTop\":true,\"sqlAllowGroupByClause\":true,\"sqlAllowLike\":true,\"sqlAllowScalarSubQuery\":true,\"sqlAllowAggregateFunctions\":true,\"maxSpatialQueryCells\":2147483647,\"maxLogicalOrPerSqlQuery\":2147483647,\"maxLogicalAndPerSqlQuery\":2147483647,\"maxInExpressionItemsCount\":2147483647,\"enableSpatialIndexing\":true,\"sqlDisableOptimizationFlags\":0,\"sqlAllowNonFiniteNumbers\":false,\"spatialMaxGeometryPointCount\":256,\"queryMaxInMemorySortDocumentCount\":-500,\"maxUdfRefPerSqlQuery\":10,\"maxSqlQueryInputLength\":524288,\"maxQueryRequestTimeoutFraction\":0.9,\"maxJoinsPerSqlQuery\":10,\"allowNewKeywords\":true}"
}