Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Walk Resource Hierarchy
Version 1.0.0
Find an organization, list its folders, then list the projects directly under it.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform as a ServiceArazzoWorkflows
Provider
Workflows
walk-resource-hierarchy
Resolve an organization and enumerate its child folders and projects.
Searches for an organization by query, then lists its child folders and projects.
1
findOrganization
cloudresourcemanager.organizations.search
Search for the organization and capture the first matching organization resource name.
2
listFolders
cloudresourcemanager.folders.list
List the folders that are direct children of the resolved organization.
3
listProjects
cloudresourcemanager.projects.list
List the projects that are direct children of the resolved organization.