pydo.monitoring.get_sink()
Generated on 17 Apr 2025
from pydo
version
v0.10.0
Description
To get the details of a sink (resources and destination), send a GET request to /v2/monitoring/sinks/${sink_uuid}
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
sink_uuid |
string | True | A unique identifier for a sink. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.