az cosmosdb postgres
Mengelola sumber daya Azure Cosmos DB for PostgreSQL.
Perintah
Nama | Deskripsi | Jenis | Status |
---|---|---|---|
az cosmosdb postgres check-name-availability |
Memeriksa ketersediaan nama kluster. Nama kluster harus unik secara global; setidaknya 3 karakter dan paling banyak 40 karakter; mereka hanya boleh berisi huruf kecil, angka, dan tanda hubung; dan tidak boleh dimulai atau diakhir dengan tanda hubung. |
Inti | GA |
az cosmosdb postgres cluster |
Mengelola kluster Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres cluster create |
Buat kluster baru dengan simpul. |
Inti | GA |
az cosmosdb postgres cluster delete |
Hapus kluster bersama dengan simpul di dalamnya. |
Inti | GA |
az cosmosdb postgres cluster list |
Mencantumkan semua kluster dalam langganan atau grup sumber daya. |
Inti | GA |
az cosmosdb postgres cluster promote |
Mempromosikan kluster replika baca ke kluster baca-tulis independen. |
Inti | GA |
az cosmosdb postgres cluster restart |
Memulai ulang semua simpul dalam kluster. |
Inti | GA |
az cosmosdb postgres cluster server |
Mengelola server kluster Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres cluster server list |
Mencantumkan simpul kluster. |
Inti | GA |
az cosmosdb postgres cluster server show |
Dapatkan informasi tentang node dalam kluster. |
Inti | GA |
az cosmosdb postgres cluster show |
Dapatkan informasi tentang kluster seperti konfigurasi komputasi dan penyimpanan dan metadata siklus hidup kluster seperti tanggal dan waktu pembuatan kluster. |
Inti | GA |
az cosmosdb postgres cluster start |
Mulai menghentikan komputasi pada semua node kluster. |
Inti | GA |
az cosmosdb postgres cluster stop |
Menghentikan komputasi pada semua node kluster. |
Inti | GA |
az cosmosdb postgres cluster update |
Perbarui kluster yang ada. Isi permintaan dapat berisi satu atau beberapa properti dari definisi kluster. |
Inti | GA |
az cosmosdb postgres cluster wait |
Tempatkan CLI dalam status tunggu hingga kondisi terpenuhi. |
Inti | GA |
az cosmosdb postgres configuration |
Mengelola konfigurasi Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres configuration coordinator |
Mengelola konfigurasi koordinator Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres configuration coordinator show |
Dapatkan informasi konfigurasi untuk koordinator. |
Inti | GA |
az cosmosdb postgres configuration coordinator update |
Memperbarui konfigurasi koordinator dalam kluster. |
Inti | GA |
az cosmosdb postgres configuration coordinator wait |
Tempatkan CLI dalam status tunggu hingga kondisi terpenuhi. |
Inti | GA |
az cosmosdb postgres configuration list |
Mencantumkan semua konfigurasi kluster. |
Inti | GA |
az cosmosdb postgres configuration node |
Mengelola konfigurasi node Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres configuration node show |
Dapatkan informasi konfigurasi untuk simpul pekerja. |
Inti | GA |
az cosmosdb postgres configuration node update |
Memperbarui konfigurasi simpul pekerja dalam kluster. |
Inti | GA |
az cosmosdb postgres configuration node wait |
Tempatkan CLI dalam status tunggu hingga kondisi terpenuhi. |
Inti | GA |
az cosmosdb postgres configuration server |
Mengelola konfigurasi server Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres configuration server list |
Mencantumkan semua konfigurasi server dalam kluster. |
Inti | GA |
az cosmosdb postgres configuration show |
Dapatkan informasi konfigurasi untuk koordinator dan simpul. |
Inti | GA |
az cosmosdb postgres firewall-rule |
Mengelola aturan firewall Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres firewall-rule create |
Buat aturan firewall kluster baru atau perbarui aturan firewall kluster yang ada. |
Inti | GA |
az cosmosdb postgres firewall-rule delete |
Menghapus aturan firewall kluster. |
Inti | GA |
az cosmosdb postgres firewall-rule list |
Cantumkan semua aturan firewall pada kluster. |
Inti | GA |
az cosmosdb postgres firewall-rule show |
Dapatkan informasi tentang aturan firewall kluster. |
Inti | GA |
az cosmosdb postgres firewall-rule update |
Perbarui aturan firewall kluster yang ada. |
Inti | GA |
az cosmosdb postgres firewall-rule wait |
Tempatkan CLI dalam status tunggu hingga kondisi terpenuhi. |
Inti | GA |
az cosmosdb postgres role |
Mengelola peran Azure Cosmos DB for PostgreSQL. |
Inti | GA |
az cosmosdb postgres role create |
Buat peran baru atau perbarui peran yang sudah ada. |
Inti | GA |
az cosmosdb postgres role delete |
Menghapus peran kluster. |
Inti | GA |
az cosmosdb postgres role list |
Mencantumkan semua peran dalam kluster tertentu. |
Inti | GA |
az cosmosdb postgres role show |
Dapatkan informasi tentang peran kluster. |
Inti | GA |
az cosmosdb postgres role update |
Perbarui peran yang sudah ada. |
Inti | GA |
az cosmosdb postgres role wait |
Tempatkan CLI dalam status tunggu hingga kondisi terpenuhi. |
Inti | GA |
az cosmosdb postgres check-name-availability
Memeriksa ketersediaan nama kluster. Nama kluster harus unik secara global; setidaknya 3 karakter dan paling banyak 40 karakter; mereka hanya boleh berisi huruf kecil, angka, dan tanda hubung; dan tidak boleh dimulai atau diakhir dengan tanda hubung.
az cosmosdb postgres check-name-availability --name
--type {Microsoft.DBforPostgreSQL/serverGroupsv2}
Parameter yang Diperlukan
Nama kluster untuk diverifikasi.
Jenis sumber daya yang digunakan untuk verifikasi.
Parameter Global
Meningkatkan verbositas pengelogan untuk menampilkan semua log debug.
Menampilkan pesan bantuan ini dan keluar.
Hanya menampilkan kesalahan, menyembunyikan peringatan.
Format output.
String kueri JMESPath. Lihat http://jmespath.org/ untuk informasi selengkapnya beserta contohnya.
Nama atau ID langganan. Anda dapat mengonfigurasi langganan default menggunakan az account set -s NAME_OR_ID
.
Meningkatkan verbositas pengelogan. Gunakan --debug untuk log waktu lengkap.