我的要求是导出服务限制,如网络限制、Oracle 云基础设施 (OCI) 上的租户的存储限制。是否可以使用 OCI CLI 或 API 获取相同的内容
2 回答
是的,您需要检查服务限制: https : //docs.oracle.com/en-us/iaas/tools/oci-cli/2.24.0/oci_cli_docs/cmdref/limits.html
对于 Oracle OCI 中的所有内容,您有以下选项
OCI CLI - https://docs.oracle.com/en-us/iaas/tools/oci-cli/2.24.0/oci_cli_docs/index.html
OCI SDK(Java、Python、.NET、GO Ruby、TypeScript) https://oracle-cloud-infrastructure-python-sdk.readthedocs.io/en/latest/index.html# https://docs.oracle.com /en-us/iaas/tools/typescript/2.5.1/globals.html https://docs.oracle.com/en-us/iaas/Content/API/Concepts/sdks.htm
Terraform 提供者 https://registry.terraform.io/providers/hashicorp/oci/latest/docs