listActiveServers
Retrieve a list of all currently running MongoDB-compatible server instances to monitor active database connections and manage server resources.
Instructions
Get a list of all currently running MongoDB-compatible server instances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}