简体   繁体   English

如何从 web 浏览器查看谷歌云项目中的所有资源?

[英]How to see all resources in a google cloud project - from a web browser?

Background: I am coming from Azure cloud where I could see all resources in a project (resource group) by simply navigating to the resource group in https://portal.azure.com from a web browser.背景:我来自 Azure 云,通过简单地从 web 浏览器导航到https://portal.azure.com中的资源组,我可以看到项目(资源组)中的所有资源。

Question: In GCP, I am shown an overview page when I navigate to https://console.cloud.google.com/home/dashboard?project=abc-def-ghi .问题:在 GCP 中,当我导航到https://console.cloud.google.com/home/dashboard?project=abc-def-ghi时,会显示一个概览页面。 I like to see all resources in this project from a web browser?我喜欢从 web 浏览器查看这个项目中的所有资源? Is it possible?是否可以?

天蓝色

控制点

Yes, you can use Asset Inventory feature.是的,您可以使用资产清单功能。 You have that kind of UI你有那种用户界面

在此处输入图像描述

And also work by API, and you can export your assets to BigQuery to track the changes, evolutions, history,....也可以通过 API 工作,您可以将您的资产导出到 BigQuery 以跟踪变化、演变、历史……

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 删除 Google Cloud 项目中的所有资源 - Delete all resources in a Google Cloud Project 如何解决谷歌云上“所有主机都被其他资源占用”的问题? - How to solve "All hosts are taken by other resources" on Google Cloud? 使用 Google Cloud Platform SDK CLI 列出给定项目下的所有活动资源 - Using the Google Cloud Platform SDK CLI to List all Active Resources Under a Given Project 如何删除 Google Cloud Firestore 中项目的所有 collections? - How do I delete ALL collections for a project in Google Cloud Firestore? 如何从 Google Cloud Console 中删除项目 - How to delete a project from Google Cloud Console Google Cloud IAP:如何从托管在单独的 Firebase 项目上的 web 应用程序访问 App Engine API(受 IAP 保护)? - Google Cloud IAP: How to access App Engine API (protected by IAP) from a web application hosted on a separate Firebase project? 在谷歌云项目中启用所有 API - Enabling all API in Google Cloud project Google Cloud CLI - 列出一个项目的所有资源 - Google Cloud CLI - issue listing all resources of a proect 如何从谷歌云存储桶中获取项目名称/ID? - How to get project name/id from Google Cloud Storage bucket? 如何以编程方式获取谷歌云项目编号? - How to get google cloud project number programmaticaly?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM