list_timebase_activity
List active cursors, loaders, connections, and locks to monitor TimeBase server activity.
Instructions
List active cursors, loaders, connections, and locks. Limited TimeBase server versions support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Activity collection to return. | all |
| limit | No | Maximum number of rows to return for each requested collection. | |
| instance_key | No | TB instance key. Required when multiple TimeBase instances are configured. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locks | No | ||
| counts | No | ||
| cursors | No | ||
| loaders | No | ||
| warnings | No | ||
| connections | No | ||
| instance_key | Yes |