Logz.io · Arazzo Workflow
Logz.io Provision a Sub Account
Version 1.0.0
Create a time-based log sub account, read it back, and adjust its retention.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
provision-subaccount
Create a time-based sub account, confirm it, and update its retention.
Creates a time-based sub account, retrieves it by id, and updates its retention days.
1
createSubAccount
createTimeBasedAccount
Create a new time-based log sub account using the main account token. The sharingObjectsAccounts array is required and is sent empty.
2
getSubAccount
get
Retrieve the created sub account settings by id to confirm the account exists and capture its retention.
3
updateSubAccount
updateTimeBasedAccount
Update the sub account to apply the requested retention and daily volume now that it has been confirmed.