pydo.databases.update_cluster_metrics_credentials()
Generated on 3 Jul 2025
from pydo
version
v0.12.0
Description
To update the credentials for all database clusters’ metrics endpoints, send a PUT request to /v2/databases/metrics/credentials
. A successful request will receive a 204 No Content status code with no body in response.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.