Logz.io · Arazzo Workflow
Logz.io Notification Endpoint Cleanup
Version 1.0.0
List notification endpoints, confirm one by id, and delete it.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
cleanup-endpoint
Confirm a notification endpoint exists and then delete it.
Lists notification endpoints, retrieves the target endpoint by id, and deletes it.
1
listEndpoints
getAllEndpoints
Retrieve all notification endpoints configured in the account so the target endpoint can be confirmed.
2
getEndpoint
getEndpointById
Read the targeted endpoint by id to confirm its type and title before deleting it.
3
deleteEndpoint
deleteEndpoint
Delete the confirmed notification endpoint by its id.