Google Cloud Platform · Arazzo Workflow
Google Cloud Platform Audit Folder and Projects
Version 1.0.0
Search for a folder, fetch its record, then list the projects directly under it.
View Spec
View on GitHub
API ManagementCloud ComputingInfrastructurePlatform as a ServiceArazzoWorkflows
Provider
Workflows
audit-folder-and-projects
Find a folder by query then read it and enumerate its child projects.
Searches for a folder, gets it by id, and lists its child projects.
1
searchFolder
cloudresourcemanager.folders.search
Search for the folder and capture the first matching folder resource name.
2
getFolder
cloudresourcemanager.folders.get
Fetch the full folder record by its resource id.
3
listChildProjects
cloudresourcemanager.projects.list
List the projects that are direct children of the matched folder.