az oracle-database cloud-exadata-infrastructure database-server
注释
此参考是 Azure CLI(版本 2.57.0 或更高版本)oracle 数据库 扩展的一部分。 该扩展会在首次运行 az oracle-database cloud-exadata-infrastructure database-server 命令时自动安装。 了解更多关于扩展 的相关信息。
云 Exadata 基础结构 - 数据库服务器。
命令
名称 | 说明 | 类型 | Status |
---|---|---|---|
az oracle-database cloud-exadata-infrastructure database-server list |
按 CloudExadataInfrastructure 列出 DbServer 资源。 |
扩展 | GA |
az oracle-database cloud-exadata-infrastructure database-server list
按 CloudExadataInfrastructure 列出 DbServer 资源。
az oracle-database cloud-exadata-infrastructure database-server list --cloudexadatainfrastructurename --exainfraname
--resource-group
[--max-items]
[--next-token]
示例
列出 Exa 数据库服务器
az oracle-database cloud-exadata-infrastructure database-server list --cloudexadatainfrastructurename <name> --resource-group <RG name>
必需参数
CloudExadataInfrastructure 名称。
资源组的名称。 可以使用 az configure --defaults group=<name>
配置默认组。
可选参数
命令输出中要返回的项总数。 如果可用的项总数大于指定的值,则会在命令的输出中提供令牌。 若要恢复分页,请在后续命令的 --next-token
参数中提供令牌值。
用于指定开始分页的位置的令牌。 这是先前截断的响应中的令牌值。
全局参数
提高日志记录详细程度以显示所有调试日志。
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
输出格式。
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID
配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。