YugabyteDB · Arazzo Workflow
YugabyteDB Aeon Discover Account Clusters
Version 1.0.0
Resolve the active account and project, then enumerate the clusters within it.
Provider
Workflows
discover-account-clusters
Walk account to project to clusters to build a cluster inventory.
Lists accessible accounts, resolves the first project under the first account, and lists all clusters in that project, returning the resolved account and project identifiers together with the cluster inventory.
1
listAccounts
listAccounts
List the accounts the API key can access and select the first account as the working context.
2
listProjects
listProjects
List the projects within the resolved account and select the first project as the working context.
3
listClusters
listClusters
Enumerate every cluster within the resolved account and project to build the cluster inventory.