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