Logz.io · Arazzo Workflow
Logz.io Sub Account Cleanup
Version 1.0.0
List sub accounts, fetch one by id to confirm, and delete it.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
cleanup-subaccount
Confirm a sub account exists and then delete it.
Lists time-based accounts, retrieves the target account by id, and deletes it.
1
listAccounts
getAll
Retrieve settings for the main account and all of its sub accounts so the target account can be confirmed to exist.
2
getAccount
get
Read the targeted sub account by id to confirm it exists before deleting it.
3
deleteAccount
deleteTimeBasedAccount
Delete the confirmed sub account by its id.