Mengambil konfigurasi SSL dari kluster AnalyticDB for MySQL Data Warehouse Edition (V3.0).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
adb:DescribeDBClusterSSL |
get |
*DBCluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID wilayah kluster. Catatan
Anda dapat memanggil operasi DescribeRegions untuk menanyakan daftar wilayah terbaru. |
cn-hangzhou |
| DBClusterId |
string |
Yes |
ID kluster. Catatan
Anda dapat memanggil operasi DescribeDBClusters untuk menanyakan ID semua kluster AnalyticDB for MySQL Data Warehouse Edition dalam suatu wilayah. |
am-bp1ub9grke1**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
348303D8-6F42-5141-9B00-A6EECA1E37B6 |
| ExpireTime |
string |
Waktu kedaluwarsa Sertifikat SSL. Waktu mengikuti standar ISO 8601 dalam format yyyy-MM-ddTHH:mm:ssZ dan ditampilkan dalam UTC. |
2022-10-11T08:16:43Z |
| ConnectionString |
string |
Titik akhir yang dilindungi oleh Enkripsi SSL. |
am-d7oualxo05x4o5be872***.ads.aliyuncs.com |
| SSLEnabled |
boolean |
Menunjukkan apakah Enkripsi SSL diaktifkan. Nilai yang valid:
Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "348303D8-6F42-5141-9B00-A6EECA1E37B6",
"ExpireTime": "2022-10-11T08:16:43Z",
"ConnectionString": "am-d7oualxo05x4o5be872***.ads.aliyuncs.com",
"SSLEnabled": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.