pydo.monitoring.get_database_mysql_threads_active()
Generated on 6 Mar 2026
from pydo version
v0.28.0
Description
Retrieve active (running) threads for a MySQL service.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
db_id |
string | True | The DBaaS cluster UUID (database ID). | |
start |
string | True | UNIX timestamp to start metric window. | |
end |
string | True | UNIX timestamp to end metric window. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.